This is a known issue, try and receive the data through a loop setup
Posts made by jstap
-
RE: Bucket of positions Fxdreema MT5 does not workposted in Bug Reports
-
RE: Help with code snippet?posted in Questions & Answers
Everything you have put there should cause all trades to close
-
RE: Help with code snippet?posted in Questions & Answers
This should close all running trades, is it not closing or instantly re-opening?
-
RE: How can i add a shift parameter in a buffer of a custom indicator?posted in Questions & Answers
Add a shared link to look at, it is in the blocks you usde, candle ID1 = shift 1
-
RE: Trailing Stop for Buy & Sellposted in Questions & Answers
You are correct to use 2 to differentiate between hi & lo, set the trade type in each block.

-
RE: import mql4 and then compile again not workingposted in Questions & Answers
Add a shared link to check
-
RE: All my data is gone! Variables and links...posted in Bug Reports
Good question but this is normally a browser problem
-
RE: Edit Field Reset/Clear/Zero Out Buttonposted in Questions & Answers
Technically this should work but, are you trying tis on backtest or live? I would just redraw the text box by copying the block from on init to the used tab. Is it working?
-
RE: Edit Field Reset/Clear/Zero Out Buttonposted in Questions & Answers
Add a shared link rather than the EX/MQ file and this might help if you name the object you can use this to redraw using the reset value.
-
RE: Betting systemposted in Bug Reports
I couldn't get this to work by leaving it it the initial lot box, but by adding it to a variable it compiled. I haven't tested but it should be good: https://fxdreema.com/shared/RsYrWzRrb
-
RE: Hi I need help in creating an interface like this everytime I try it the image gets cropped and blackouts my candlesticks it's not transparentposted in General Discussions
Not enough information to show the problem you are having
-
RE: Betting systemposted in Bug Reports
have you tried putting that code straight into the 0.1 box?
-
RE: convert mql4 to mql5posted in Questions & Answers
ChatGPT is the way MT4 TO MT5, you can convert projects here. What exactly do you need?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Add a delete block, and make sure it is connected to another or has a pass block above
-
RE: custom block to MT5posted in Questions & Answers
Ask ChatGPT, give it the code and say it is for MT4 please convert to MT5
-
RE: Using ATR for SL,TPposted in Questions & Answers
the option is in the buy/sell blocks, ATR used as an indicator as a price fraction