Macd Stochastic Fractal MA5/25 Daily Marylin

Locked
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by milanese »

matt_32 wrote:



I can hard code it but can i change it in the parameters?
I see that DeltaTimeHistoTrades has a value of: 1970.01.01 04:00
how can I change it from 4 hrs to 8hrs pause ?

Matt
you have to set DeltaTimeHistoTrades=28800

Cheers :)
Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
matt_32
Trader
Posts: 204
Joined: Tue Apr 03, 2012 8:51 am
Location: Crete, Greece

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by matt_32 »

Ok but what does the "1970.01.01 04:00" mean in the parameters ?
"Wise men speak because they have something to say; Fools because they have to say something." - Plato 347 BC
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by milanese »

matt_32 wrote:Ok but what does the "1970.01.01 04:00" mean in the parameters ?
You can ignore it is the way Empty4 displays the value..., look only at the 04:00 this means 4h...

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
matt_32
Trader
Posts: 204
Joined: Tue Apr 03, 2012 8:51 am
Location: Crete, Greece

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by matt_32 »

milanese wrote:
matt_32 wrote:Ok but what does the "1970.01.01 04:00" mean in the parameters ?
You can ignore it is the way Empty4 displays the value..., look only at the 04:00 this means 4h...

Cheers :)

Tommaso


Thank's Tommaso
"Wise men speak because they have something to say; Fools because they have to say something." - Plato 347 BC
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by milanese »

zanzistor wrote:Hi milanese (italian?)
I wanna try in demo your system... Please version 40B, just put in the chart running everything in default? Or there are some set file for each pair to run ^? Please let me know... Tommaso... Grazie mille in anticipo
Hi and welcome :)

Please read the UserGuide from Mike on page 1 that will very good explain all you need to know:)

Cheers :)
Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
alex_forex
Trader
Posts: 438
Joined: Tue Nov 15, 2011 5:46 pm
Location: F R A N C E

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by alex_forex »

Phil,

Your short term addon did well on Gold :-)

Cheers
Alex
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by milanese »

zanzistor wrote:
milanese wrote:
zanzistor wrote:Hi milanese (italian?)
I wanna try in demo your system... Please version 40B, just put in the chart running everything in default? Or there are some set file for each pair to run ^? Please let me know... Tommaso... Grazie mille in anticipo
Hi and welcome :)

Please read the UserGuide from Mike on page 1 that will very good explain all you need to know:)

Cheers :)
Tommaso
I did, and i create set files for all pairs, can i attach here? Thanks tommaso
certo ;) you can is sure for other users interesting too :)

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

Re: DateTime Entries

Post by Radar »

Hey Tommaso,

Regarding the datetime externs... It would be less confusing if they were changed to extern int, so that they don't display dates when looking at the settings.

Since TimeElapsedSinceLastOpenTrade uses...

Code: Select all

timeelapsed = TimeCurrent()-opentime;
... and TimeElapsedSinceLastHistoTrade uses

Code: Select all

 timeelapsed = TimeCurrent()-closetime;
...and we're entering the relevant times in seconds anyway, nothing else needs to be changed, and Marilyn will continue her dance without any problems :)

Have fun!

Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Re: DateTime Entries

Post by milanese »

Radar wrote:Hey Tommaso,

Regarding the datetime externs... It would be less confusing if they were changed to extern int, so that they don't display dates when looking at the settings.

Since TimeElapsedSinceLastOpenTrade uses...

Code: Select all

timeelapsed = TimeCurrent()-opentime;
... and TimeElapsedSinceLastHistoTrade uses

Code: Select all

 timeelapsed = TimeCurrent()-closetime;
...and we're entering the relevant times in seconds anyway, nothing else needs to be changed, and Marilyn will continue her dance without any problems :)

Have fun!



Radar =8^)
:D You are right maybe less confusing for the users, I will do so with the next update ;)

Cheers:)
Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
TonkaTuff
Trader
Posts: 74
Joined: Wed May 01, 2013 6:30 am
Location: Sydney, AUSTRALIA

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by TonkaTuff »

Updated with zanzistor's settings.

Cheers,
TT
You do not have the required permissions to view the files attached to this post.
In theory, there is no difference between theory and practice. In practice, there is.
Locked

Return to “Automated trading systems”