This code block works if you use either a Stop Loss or Not. Requirements You need to include "Trade.mqh " to get a...
Showing posts with label Block. Show all posts
Showing posts with label Block. Show all posts
MetaTrader 5 Expert Advisor | Code Block for "Trailing Stop" based on current market price. (Ask / Bid)
0
MetaTrader 5 Expert Advisor | A Code block to detect A "New Candle/Bar" using bars history (very effective way)
0
MetaTrader 5 Expert Advisor | A Code block to detect A "New Candle/Bar" using bars history (very effective way)
RobotFX
15.6.25
In previous code I used the time to detect a new bar. This time let's use the bars count to detect a new bar. it's way l...