• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

hi ,can you make an ea after this zig zag indicator for big time frame 1H-4h chart
a martingale ea + news filter
TP 10 pip
Trailing stop 5 pip
Pip step 30 pip
30 min before news come robot need stop trading and open again trade after news 60 min (like 1H candelstick to say)
Money Management for small deposit like 500
This indicator work very well in big time frames is Zig Zag for that need martingale strategy but with a low exponent like 1.5 for example
(will work very well on multipair strategy with lot 0.01 on a broker with leverage up to 1000)

Hi, what is the entry point, signal?
 

Attachments

  • 4441.jpg
    4441.jpg
    127.8 KB · Views: 285
Hi Mr. Tanaka can you help me, I would like to copy the behavior of xmt when trail like ronz ea and separate it would be the parameter, takeprofit, stoploss, trailingstart,comment,magicnumber. Thanks in advance
 

Attachments

Last edited:
Hi Mr. Tanaka can you help me, I would like to copy the behavior of xmt when trail like ronz ea and separate it would be the parameter, takeprofit, stoploss, trailingstart,comment,magicnumber. Thanks in advance
Sorry, I don't understand. Please explain more detail.
 
number 3 + upper target , for uptrend just buy orders for pip step 30
number 3 +lower target , for downtrend just sell orders for pip step 30
TP 10 and Trailing stop 5
martingale for retracements and pullbaks
money management for small deposit from 500 for example
news filter 30 min before news trade stop for that pair 60 min after trade again
i have a martingale source code with TP, TS ,MM
thanks for your time
I am trying to get signal from the indicator but it looks like number 3 + repaint?? Because it gives a lot of index buffer signals.
I wonder how I can get the right signal... I will modify the indicator code to remove other signals. What I can do is to add max trade option to adjust the orders.
 

Attachments

  • test.jpg
    test.jpg
    114.4 KB · Views: 246
  • noize.jpg
    noize.jpg
    47.8 KB · Views: 245
I am trying to get signal from the indicator but it looks like number 3 + repaint?? Because it gives a lot of index buffer signals.
I wonder how I can get the right signal... I will modify the indicator code to remove other signals. What I can do is to add max trade option to adjust the orders.
I will add max trade in parameter to avoid many orders.
 

Attachments

  • EU(H1).jpg
    EU(H1).jpg
    37.7 KB · Views: 219
  • EU(BT).jpg
    EU(BT).jpg
    36.6 KB · Views: 212
Last edited:
I coded.
Can you try BT with EURUSD TF H1 with default setting. I guess higher time frame is better.
To avoid a many orders, you can put 'next order pips ** ' This means the next order will be placed after **pips.
I still don't know why indicator buffer signal is not the exactly same positions.
Also please use the attached indicator, which I have modified.:ok:
 

Attachments

Last edited:
Back
Top