Newbie question on thresholds - saw this way back:
4. You can set two different thresholds for buy and sell commands. You will be notified when the EMA value passes threshold 1 but the bot will only trade after the EMA value has passed threshold 2. Thats 2 threshold for buy and 2 thresholds for sell that you can set.
question - if threshold 1 just triggers notification, how come it seems to change profitability in testing?
Thanks for any help