Open New More then one trade at a time
-
Hi All,
How do I open more then one trade? and set max trades open?
Its signal based indicator.
I'm looking to open a trade at every signal
ATM its opening at the right signal but it waits before it closed before it opens the next?
Without the once per bar filters it opens as many as it can till the account is maxed out..
https://fxdreema.com/shared/bPjBYBIMb
Cheers
Deadllee -
Hi @Deadllee , You can use Once per tick block and limit your trade with trades count block.
-
Humm I'll try it out. Just thinking that once per tick might still open more than one trade per bar.
Lets just say it opens 3 trades on the one bar.
And the 3 trades are running but the next signals it should of made a trade but it doesn't cause them 3 trades are open and blocking the trade.
For example if I made a hammer candle EA. 2-3 formed one after the other. The EA currently will open 1 trade and miss the following 2 when I want the EA to open every signal when the conditions are true.
Hope all that above makes sense
Cheers deadllee
-
@deadllee then you can change the tick to bar, and still use the trade count block.