# Legal disclaimer, automated accept
# Legal disclaimer: Hereby i confirm that i accept the full responsibility for all actions by the bot.
# German:
# Haftungsausschluss: Hiermit bestätige ich, dass ich die volle Verantwortung für das Handeln übernehme. Der Bot unterstützt lediglich bei der Erstellung der Orders.
# example for automated accept:
# accept_legal_disclaimer=true
# example for manual accept:
# accept_legal_disclaimer=false
accept_legal_disclaimer=false

# License key:
license_key=

# daily, now
scheduling_type=daily

# Number
# default: 1
contracts_multiplier=1


# IB Account Number, needed if you manage multiple accounts in the TWS.
# Standardwert: <empty>
# example: account_id=U1234567890
account_id=

# Technical Settings

# TWS Client ID
# default: 7
client_id=80

# TWS Port
# default: 7497
port=7497

send_telegram_notification=false
telegram_chat_id=


