summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.example b/.env.example
index d082395..cd70aec 100644
--- a/.env.example
+++ b/.env.example
@@ -8,6 +8,10 @@ LOG_LEVEL=INFO
RISK_MAX_POSITION_SIZE=0.1
RISK_STOP_LOSS_PCT=5
RISK_DAILY_LOSS_LIMIT_PCT=10
+RISK_TRAILING_STOP_PCT=0
+RISK_MAX_OPEN_POSITIONS=10
+RISK_VOLATILITY_LOOKBACK=20
+RISK_VOLATILITY_SCALE=false
DRY_RUN=true
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=