Thank you.
Definitely gonna try that out.
Hello, I need some help here.
I have tried to create an EA and I want to make the EA able to input maximum number of order.
For example, I am using a Moving Average crossover and I want to make when the crossover happen, I want to enter 10 maximum number of order after the rule is fulfilled.
I only know how to use once per bar block and if i do not put the block, the order keep on stacking until my margin is not enough.
Thank you.
Thank you very much!
Bit by bit I got a hang of your system.
Thank you very much again!

Hello, Currently I am trying to make the following EA:
No trade - set 8 pending buy and pending sell with different lot at 10 pips price difference:
...... Eg: Level 1 :0.01@ 1.1000 , level 2 : 0.02@ 1.1010 , level 3 : 0.03 @1.1020
When trade is running after 10 bar: delete the pending which is not hit and post another 8 level of position.
Repeat step 2 until shut down of EA.
Can give me the general Idea and I will work from there.
Thank you.
__https://fxdreema.com/shared/xY2ZUzIfe[/quote:3rl4f3m4]
Thank you. I will try to test the block. Thanks again and happy holiday!
Hello,
I need help, can anyone please teach me on trailing profit?
For example.
When i am running profit of 10 pips, I want to move my stop loss to a profit of 5 pips and the take profit to a profit of 15 pips.
If it is loss, no modification happen.
The modification only happen one time for each trade or maximum of "X" time to avoid infinite tp level.
I stuck and out of idea on this matter.
Thank you.