Hi guys, thanks for the assistance, yes the error was on my side, There was a setting that was left unchanged. All is well now. Thanks for the help. I appreciate it.
This is a known problem with mt5, you have to use a ping block set up to mimic, set a variable to 0 - for each position - formula block to add 1 to the variable... you can use this set up for any information you need to get.
Not easy to get pips as it changes for different assets, but high-low is the point difference. if in a condition price 1 is > price 2, - 1 from 2, or - 2 from 1, then this is the value you can use to show the distance..
Hello,
You can use the "No position" block to exclude all pairs after, for example, GBPUSD has been executed. This also works with multiple signals within the same tick cycle.
Those distances in money depend on many factors (lot size, leverage...). You should use pips or points instead in order to make it more replicable to any chart.