19
loading...
This website collects cookies to deliver better user experience
# 3Commas API info
# BOTS_READ permissions are mandatory
# BOTS_WRITE permissions are only needed if you want to adjust the take profit value
API_Key = ''
API_Secret = ''
account_id = ''
# Discord webhook for notifications
DiscordWebhook = ''
# Adjust TP, too?
adjust_TP = True # Can be True or False
# Adjust TP percentages when SO is completed
TPSO5 = 3 # Safety order 5
TPSO6 = 7 # Safety order 6
TPSO7 = 10 # Safety order 7
# Trailing settings
trailing_enabled = False
trailing_deviation = 0