Is there a problem with these Blocks...
Because whenever in any EA i use these blocks, at the beginning EA works fine.. But after sometime EA won't open any trades at all...
Is there a problem with these Blocks...
Because whenever in any EA i use these blocks, at the beginning EA works fine.. But after sometime EA won't open any trades at all...
once per bar opens position on each & every bar after the condition happens, which also i dont want...
Sorry it may be a newbie type solution im asking for..
I want my EA to open a position each & every time the CONDITION happens..
For example : CONDITION may be (every time when current candle crosses below 10 EMA, EA should sell..)

But if i use the BLOCK called "no trade" before the condition, EA only open position once... Next position opens only after the close of the first position....

only 1st one is open.. other will not open even if the condition happens until the close of 1st position...

But i want the EA to open position every time the condition happens, not just once..

I want all the position to remain open simultaneously.. Not just a single position after the closing of the 1st position.....
Is there any BLOCK or any other solution of this problem? Please kindly share.... THANKS IN ADVANCE.........
Is there a problem with these Blocks...
Because whenever in any EA i use these blocks, at the beginning EA works fine.. But after sometime EA won't open any trades at all...
No errors are shown to the journal..
Hello dear sir ADMIN anyone expert.. I'm asking for your help to solve this problem.. Thank you...
My EA works perfectly on back test.. It was also working on demo... But suddenly stopped working..

EA should open Buy on each of the last 4 green bars.. But didn't.. Why was that..? Faced the exact same problem with some other EA's made from fx dreema... EA only work when i completely remove it from the chart & restart again... Then after some time again repeat the same problem... why is that ?? Can anyone please help..??
Another same Example...
EA should open sell on each of the white bar.. Suddenly stopped opening trades... Please solve the problem...
Facing the exact same problem... Does your problem solved..?? If solved then how was that..?? Please kindly share...

Tried In this way.. But still dont work... Ea continues to open trade in every tick change..
Can u please show me the way to use it.. thank u..
Should I use it individually or should i connect it with other blocks..?? Tried in both ways.. didn't work...