@len-1 Hi
save your Prj in a MQ5 file and rename the current project. anytime if you need older Prj you can import file to your account.
don't save by ex5
@len-1 Hi
save your Prj in a MQ5 file and rename the current project. anytime if you need older Prj you can import file to your account.
don't save by ex5
@karant it is not the next candle. it is the current candle. you can compare the candle 1 and 2 at the same time.
You don't know about algorithm. just first read some information about how can create algorithm for coding. it is better for your time .
@karant
What does it mean, Candle 1 > Candle 1 ?!!!!! this block never pass

@jstap and blocks 7,8,9 , you can remove all. i show you before if you don't want to learn then do not ask in topic
@karant What are you doing with block 4 !!!
@karant Your block 5 never cant pass condition.
@karant You cant add "Close position" block to "Buy" block.
always use "Buy" and "Sell" blocks as last blocks
after open position use "If position " block for control your position
@tec-nacks
Hi
you can put an order above 100 pips in ID 1 close candle
and if candle ID 0 in your time frame is closed and your order is not touched you should re-order a new position
@karant
https://fxdreema.com/shared/OzkjRXSHc
it is the algorithm for blocks
@Ultra525 Hi.
Use the history menu to check the last changes and back to last status
You should check your backtest settings. Always spread is floating or current in Mt4.
You should set the spread for an accurate result and from the other side you can delete history data and download again
If you need just two positions then just add 2 blocks for open positions.
You need these blocks for control positions "Bucket of Trades" , "For each Trade" and if it is enough position you should off one block
@vijaym4 if you want to repeat one block for few times after finishing that block you can connect the down connection to the upper connection.
you can add some blocks to control how much position is open and after that turn off the blocks
Hi, you can't find any block for your like Martingel calculated.
It is not complicated for a programmer
@l-andorrà Ok i understand it is in Mt4 block. I don't know why we don't have in Mt5 this important menu!!
thnaks
@l-andorrà Hello my friend,
I see your old post now and am interested in finding this menu.
I saw it before but for now, I can't find Trade statistics in the condition block.
can you share a link with this block, please?
Thank you
@Mosco1991
Yes, always after converting you need to remove some error and you should know the mt5 code base