diff --git a/config/brokers.toml b/config/brokers.toml index 7205d82c..c9384461 100644 --- a/config/brokers.toml +++ b/config/brokers.toml @@ -7,6 +7,11 @@ token_type = 'Bearer' expires_at = 1616095326.355846 +[binance] +api_key = '' +api_secret = '' + + [deribit] key_id = '' key_secret = ''