@Chen-0 open price on M1, it's faster
Posts made by ambrogio
-
RE: CUSTOM INDICATORposted in Questions & Answers
@Chen-0 please, check the journal tab for any errors
-
RE: CUSTOM INDICATORposted in Questions & Answers
@Chen-0 strange, it works for me. Wich model of backtest are you using?
-
RE: BUG ??? Invalid price (10015)posted in Questions & Answers
@OntradingX Clear. From the error I saw from the screenshot I understood that the EA doesn't place pending orders. But at this point if you see the pending orders on the chart and also in the list in the MT5/MT4 toolbox it means that the EA has done its job, then it is definitely a problem on the broker side.
-
RE: BUG ??? Invalid price (10015)posted in Questions & Answers
@OntradingX you should catch the exact time of the issue and do a visual backtest to see what happens at the exact moment the EA places the P.O. As @sktsec says if the pending order (stop or limit) is on the wrong side of the bid/ask it throws the error. This can happen for example when working with price levels based on objects on the chart
-
RE: CUSTOM INDICATORposted in Questions & Answers
@Chen-0 said in CUSTOM INDICATOR:
I've been trying to turn this custom indicator into an EA, I don't know what's the issue pls help.
https://fxdreema.com/shared/3dkCqAlceThat's my custom indicator
in "range of candle" put lowest value for buffer 2
-
RE: CUSTOM INDICATORposted in Questions & Answers
@delo5 said in CUSTOM INDICATOR:
@l-andorrà
do you know how to convert the linear reggression candle , to a mt4 platform that will show and fx dreema ?please, your question is not related to this topic.
-
RE: BUG ??? Invalid price (10015)posted in Questions & Answers
@OntradingX said in BUG ??? Invalid price (10015):
@sktsec
I didn't understand. What do I have to check? The orders were on the screen, the price went through the orders, they were buy orders so the price of (ask) should trigger them and it didn't trigger this error.
What do you mean by (check pending order price)???
If it is a pending order, then it means that it is already at a certain price on the chart and when the market price reaches it (it should be triggered and become an executed order) or am I wrong?it is worth checking both "journal" and "expert" tabs
-
RE: What's wrong here ?posted in Questions & Answers
@forexbob-0 said in What's wrong here ?:
I want to open sudden pending orders, I have done this but no activity monitored
https://fxdreema.com/shared/IM7WBOogeyour project opens pending orders the right way but immediately close them. So you should see something like this on chart.

this happens due to the following blocks:

-
RE: We need to have an in-built News Filter...It is high time we have this MT4 and MT5posted in General Discussions
@Shah-Yahya said in We need to have an in-built News Filter...It is high time we have this MT4 and MT5:
Found some tutorial re calendar/news on mql5.com.
Article dated back to 12 January 2022mql5.com/en/articles/9874 - MQL5 Cookbook – Economic Calendar

-
RE: candles countposted in General Discussions
<<<<<how to set current time frame,i changed d1 to h1 but result not shown errors coming>>>>>
@priyaavatar i don't know, sorry, this is a question for @roar
-
RE: MACD 2 TIME FRAMESposted in Questions & Answers
@mamanx2 your project seems to be right, just move "once per bar" just above buy and sell block