Macd Stochastic Fractal MA5/25 Daily Marylin

Locked
phil_trade

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by phil_trade »

milanese wrote:
Zypip wrote:
Hi Tommaso,

Your contribution on this thread is amazing. Thanks a lot.

I have noticed recently that taking (user defined)% of profit (user defined) pips away from the nearest S or R avoided to give too much of the profit back. Being myself a code-nutter, do you think you could implement this into v0.39 (that's the version I'm using and enjoying right now) ?

Hope you are making pips,

Cheers,

Zyp
Hi Zyp,

ok here you go :D

UsePartCloseOnTP=true determinates if you want to use the modul
MinSRHitForTPZone=0 min Hits that are needed for a SR zone to be a "PartTP Zone"
DeltaPipsFromSRZoneToTakeProfit=50 x pips away MM will close
extern double PartClosePercent=50 Percentage of the trade lots to close

Cheers :)

Tommaso
Hi Tommaso

Great job ! Do you battle with Steve to get the most speedy coders title on earth ? :lol:

cheers

Philippe
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 »

phil_trade wrote: Hi Tommaso

Great job ! Do you battle with Steve to get the most speedy coders title on earth ? :lol:

cheers

Philippe
Hi Philippe :D

never, I don't fight losing battles :mrgreen: Steve would be all times the winner :D

Wish you a nice day :)

Tommaso
User avatar
Zypip
Trader
Posts: 148
Joined: Thu Apr 26, 2012 9:44 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by Zypip »

Hi Tommaso,

This is most impressive !! thank you. I will test shortly and report. The thing is that v0.39 is performing quite well for me right now so that I am always wary of replacing it with a newest version. So, If I may, my question would be wether I can switch to this new version if trades have been opened by 0.39 ? will the new version take over and will manage the opened trades ?

Many thanks again,

Zyp
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 »

Zypip wrote:Hi Tommaso,

This is most impressive !! thank you. I will test shortly and report. The thing is that v0.39 is performing quite well for me right now so that I am always wary of replacing it with a newest version. So, If I may, my question would be wether I can switch to this new version if trades have been opened by 0.39 ? will the new version take over and will manage the opened trades ?

Many thanks again,

Zyp
Hi Zyp,

yes you can without problems switch :)

Cheers and much green pips :)

Tommaso
User avatar
Zypip
Trader
Posts: 148
Joined: Thu Apr 26, 2012 9:44 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by Zypip »

milanese wrote:
Zypip wrote:Hi Tommaso,

This is most impressive !! thank you. I will test shortly and report. The thing is that v0.39 is performing quite well for me right now so that I am always wary of replacing it with a newest version. So, If I may, my question would be wether I can switch to this new version if trades have been opened by 0.39 ? will the new version take over and will manage the opened trades ?

Many thanks again,

Zyp
Hi Zyp,

yes you can without problems switch :)

Cheers and much green pips :)

Tommaso
Great, thanks !
User avatar
Zypip
Trader
Posts: 148
Joined: Thu Apr 26, 2012 9:44 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by Zypip »

milanese wrote:
Hi Zyp,

ok here you go :D

UsePartCloseOnTP=true determinates if you want to use the modul
MinSRHitForTPZone=0 min Hits that are needed for a SR zone to be a "PartTP Zone"
DeltaPipsFromSRZoneToTakeProfit=50 x pips away MM will close
extern double PartClosePercent=50 Percentage of the trade lots to close

Cheers :)

Tommaso
Tommaso,

I have one more question regarding your mods.

Does MM know which one of the nearest SR zones to take as a TP zone.

I mean, say you sell and price is heading your way (south), you should have one nearest R zone (the one you just left above) and one nearest S zone (the one you are heading to below). In my exemple my TP zone should be the nearest S zone (below) and not the nearest R zone. Just want to make sure that MM is not going to mix them up :)

Cheers,

Zyp
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 »

Zypip wrote:
milanese wrote:
Hi Zyp,

ok here you go :D

UsePartCloseOnTP=true determinates if you want to use the modul
MinSRHitForTPZone=0 min Hits that are needed for a SR zone to be a "PartTP Zone"
DeltaPipsFromSRZoneToTakeProfit=50 x pips away MM will close
extern double PartClosePercent=50 Percentage of the trade lots to close

Cheers :)

Tommaso
Tommaso,

I have one more question regarding your mods.

Does MM know which one of the nearest SR zones to take as a TP zone.

I mean, say you sell and price is heading your way (south), you should have one nearest R zone (the one you just left above) and one nearest S zone (the one you are heading to below). In my exemple my TP zone should be the nearest S zone (below) and not the nearest R zone. Just want to make sure that MM is not going to mix them up :)

Cheers,

Zyp
Hi Zyp,

sure she knows it ;)

Cheers :)

Tommaso
kwittusen
Trader
Posts: 47
Joined: Thu Dec 13, 2012 9:44 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by kwittusen »

Hi,

I have silly question, if i have a 5 digit broker, then i need to adjust the pips right ? for instance the value DeltaPipsFromSRZoneToTakeProfit=50, in my case should it say 500(equals to 50pip) or is this taken under consideration ?
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 »

kwittusen wrote:Hi,

I have silly question, if i have a 5 digit broker, then i need to adjust the pips right ? for instance the value DeltaPipsFromSRZoneToTakeProfit=50, in my case should it say 500(equals to 50pip) or is this taken under consideration ?
no it is done automatic

Cheers :)
Tommaso
kwittusen
Trader
Posts: 47
Joined: Thu Dec 13, 2012 9:44 am

Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Post by kwittusen »

milanese wrote:
kwittusen wrote:Hi,

I have silly question, if i have a 5 digit broker, then i need to adjust the pips right ? for instance the value DeltaPipsFromSRZoneToTakeProfit=50, in my case should it say 500(equals to 50pip) or is this taken under consideration ?
no it is done automatic

Cheers :)
Tommaso

Thanks for your answer Tommaso, the reason for asking is that i tested the version with partial close, i know that is not the official version yet but anyway, the value "DistanceInterTrade=10" if i understod that correct it means it have to be 10pips between the trades, well on mine where it took 3 trades it was only 1pips between.
Locked

Return to “Automated trading systems”