once per bar opens position on each & every bar after the condition happens, which also i dont want...
Posts made by asif
-
RE: PLEASE HELP ME TO GET A SOLUTION...posted in Questions & Answers
-
PLEASE HELP ME TO GET A SOLUTION...posted in Questions & Answers
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.........
-
RE: Suddenly my EA stopped working...posted in Questions & Answers
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...
-
RE: Suddenly my EA stopped working...posted in Questions & Answers
No errors are shown to the journal..
-
RE: Suddenly my EA stopped working...posted in Questions & Answers
Hello dear sir ADMIN anyone expert.. I'm asking for your help to solve this problem.. Thank you...
-
Suddenly my EA stopped working...posted in Questions & Answers
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...
-
RE: General Problem: Only Recently Created EAs Don't Workposted in Bug Reports
Facing the exact same problem... Does your problem solved..?? If solved then how was that..?? Please kindly share...
-
RE: How To Set Maximum Number Of Open Tradesposted in Questions & Answers

Tried In this way.. But still dont work... Ea continues to open trade in every tick change..
-
RE: How To Set Maximum Number Of Open Tradesposted in Questions & Answers
Can u please show me the way to use it.. thank u..
-
RE: How To Set Maximum Number Of Open Tradesposted in Questions & Answers
Should I use it individually or should i connect it with other blocks..?? Tried in both ways.. didn't work...
-
How To Set Maximum Number Of Open Tradesposted in Questions & Answers
My scalping ea open positions continuously based on conditions... But i want to open Suppose.. maximum 10 positions.. If one of them is closed then i want my ea to open only One position, not more then that.. Can anyone please explain if it is possible to set the maximum total number of open trades... Thank You...