@l-andorrĂ Looks fine now, tnx a lot 
Posts made by Tradeberg
-
RE: Wait candle close MA crossposted in Questions & Answers
@l-andorrĂ This is simple example only, both MA's is 4H timeframe, 5 MA crossing over 50 MA and place trade only when MA's cross has happened and WAIT when candle is close, this same 4H candle what cause crossing over each others. Exact this time when candle cloe or open next one dosn't care how code this one, price level is same.
Is make simple crossing then EA open trade middle of candle or open multiple orders because when candle close going up and down in 4h time then MA's cross happening also multiply times etc. -
RE: Buy or Sell side opposite pending order repeat issue?posted in Questions & Answers
Oh, wow. Thank you all for answers, but I figured out and get results what I want
Problem was simple as always, signal order should be ON TRADE box not TICK box. -
Wait candle close MA crossposted in Questions & Answers
Hello!
I dunno, have try thousand times but so simple thing like I just don't understand how made?
So, let's make simple 5 to 50 MA cross and what ever I chosen, like crossing above or just above I don't get results like this. I want 5 crossing above 50 and don't do nothing when cross happening but have to wait when 4h candle close and then looking that if the cross was happened and open pending order candle High..
I'm quite sure that is simple but if somebody can make me this simple thing
? -
Buy or Sell side opposite pending order repeat issue?posted in Questions & Answers
Hello.
If my specific condition if generated I'd like to buy or sell now and same time opposite pending buy or sell. This is easy, EA works great and repeat orders always when it has to be, BUT there is one issue where I need your help.
If I was Buy and there is Sell pending order what trigged then I'd like to put again Buy pending order, but first time it works great but next time when condition is correct it just don't put Buy pending after Sell is trigged. It will only when I don't use once per bar/trade etc, But then it mess up made lot of trades up on each other. Once per trade just don't work out however I try.!
It should be open olny one trade if I use once per bar block, but it open multiple trades, how can fix that?First orders are correct
https://imgur.com/NjMGm0JSecond time just don't put buy pending order after sell pending order trigged
https://imgur.com/NEVQH10