help for distance and variables
-
I need help with variables and commands.
I would need to measure a distance between an intersection between 2 moving averages and a third moving average and transform this distance into a variable to be able to use it in the take profit -
@aleeee You'll never be able to get the exact value of an intersection. A trader can see it on screen but from a programming point of view they are non existent. The closes you can get is the previous and the later MA's candle value for each of them.