Add `binance` section to broker conf template

basic_buy_bot
Tyler Goodlet 2023-06-09 15:55:47 -04:00
parent 7c00ca0254
commit 06026ec661
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ token_type = 'Bearer'
expires_at = 1616095326.355846
[binance]
api_key = ''
api_secret = ''
[deribit]
key_id = ''
key_secret = ''