config: document emaCross in config

This commit is contained in:
c9s 2023-12-20 12:13:09 +08:00
parent 311ba3b2ac
commit 382a78949c
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -200,6 +200,9 @@ exchangeStrategies:
# buyBelowNeutralSMA: when this set, it will only place buy order when the current price is below the SMA line.
buyBelowNeutralSMA: true
# emaCross is used for turning buy on/off
# when short term EMA cross fast term EMA, turn on buy,
# otherwise, turn off buy
emaCross:
enabled: false
interval: 1h