Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 14:44:38 +0000



Post From: alert formula

[2023-08-03 12:11:18]
User120564 - Posts: 11
once the crossover has been completed, the validation of the crossover as a signal is subordinate only if the fast moving average is equal to or greater than 3 ticks or more than the slow moving average = > 3 ticks.
example:
fast moving average: 15503
slow moving average: 15500
valid signal because the gap between the 2 moving averages IS HIGHER => 3 ticks.
fast moving average: 15502
slow moving average: 15500
signal NOT valid because the difference between the 2 moving averages is LOWER < 3 ticks.

THANK YOU for your help because I don't speak English.