stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Macd Stochastic Fractal MA5/25 Daily Marylin
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1448
Page 112 of 141
Author:  zTB [ Wed Oct 23, 2013 2:24 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

milanese wrote:
spotdespot wrote:You could do that already if you want to with Steve's MPTM or Baluda's MPBM.

Cheers,
Dave.
Hi Dave ,

sure you are right, but I am more thinking of a kind of stack-basketmanagement similary BASA has.., maybe here included the ideas of Mike..

Cheers :)
Tommaso
Great stuff, Tommaso.

The harder you work, the luckier you get. :)

Z
Author:  kwittusen [ Wed Oct 23, 2013 6:44 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Thanks for the answer Tommaso, and i Spotdespot i know you can apply Steve's MPTM or Baluda, but i tought i would be nice to have it in the same EA, but i understand what your saying, as we say here, "why run over the lake for water" (Sometimes it can be worth it :-)
Author:  niepce [ Wed Oct 23, 2013 8:37 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Off topic : various pics of code improvement, code review, backtesting and forwardtesting
http://occultpopagenda.blogspot.fr/2011 ... mming.html
Author:  grat001 [ Fri Oct 25, 2013 8:10 am ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Hi,

here is my new modification. I changed all is now pending orders with expire.

Include also notification for android MT.

Grat
Author:  milanese [ Fri Oct 25, 2013 12:07 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Hi all,

here is an experimental version, with a partclose (50%) function, if profit is > as an user determinated value. Just for experimenting..

UsePartCloseOnTP if it is set true it will partclose if profit is bigger as PartCloseTpInUSD here you can set in USD what you want. Note partclose will only work if your lotsize will allow it (it must be divisible in 2 and rest must be > MinLotSize broker wants)

Cheers and have a great weekend :)

Tommaso
Author:  AGT [ Fri Oct 25, 2013 4:25 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

@Grat - is your version for Gold only ? Bcz of "0.40B-G" ...
Author:  grat001 [ Fri Oct 25, 2013 4:30 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

for AGT - i trying for EURUSD - working also on H1

G... like Grat :)

here is my idea,

every order that opens MM goes briefly into the red. Therefore I open pending trade with expire time.

Now in the same time EA open 3 order. I now make modification, Open 2 pending order, one OP_BUY(SELL)LIMIT and second OP_BUY(SELL)STOP.

Now i make backtesting.

Grat
Author:  Zypip [ Wed Oct 30, 2013 10:43 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

milanese wrote:Hi all,

here is an experimental version, with a partclose (50%) function, if profit is > as an user determinated value. Just for experimenting..

UsePartCloseOnTP if it is set true it will partclose if profit is bigger as PartCloseTpInUSD here you can set in USD what you want. Note partclose will only work if your lotsize will allow it (it must be divisible in 2 and rest must be > MinLotSize broker wants)

Cheers and have a great weekend :)

Tommaso
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
Author:  milanese [ Wed Oct 30, 2013 10:57 pm ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

Zypip wrote:
milanese wrote:Hi all,

here is an experimental version, with a partclose (50%) function, if profit is > as an user determinated value. Just for experimenting..

UsePartCloseOnTP if it is set true it will partclose if profit is bigger as PartCloseTpInUSD here you can set in USD what you want. Note partclose will only work if your lotsize will allow it (it must be divisible in 2 and rest must be > MinLotSize broker wants)

Cheers and have a great weekend :)

Tommaso
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
You have to thank Philippe for this really great strategy :) , yes I think I can code this, but I will use the 0.40B as base because 0.39 has still some bugs.., I will look tomorrow if I find some time, it is an interesting idea :) Thanks for that

Cheers :)

Tommaso
Author:  milanese [ Thu Oct 31, 2013 8:23 am ]
Post subject:  Re: Macd Stochastic Fractal MA5/25 Daily Marylin

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
All times are UTC Page 112 of 141