Majority of signals

If there is a majority of long or short signals, the bot will enter a trade position.

Ex 1: The general strategy triggers 1 long signal, 0 short signal. -> The bot opens a long position.

Ex 2: The general strategy triggers 1 long signal, 1 short signal. -> The bot will not open any position.

Ex 3: The general strategy triggers 1 long signal, 2 shorts signals. -> The bot opens a short position.

Last updated