Skip to content

Instantly share code, notes, and snippets.

@fatherofluqmaan
fatherofluqmaan / config.json
Last active August 18, 2021 10:04
custom coding from the Strategy.py file. The code is only that which has been changed
{
"coinbasepro" : {
"api_url" : "https://api.pro.coinbase.com",
"api_key_file" : "coinbase.key",
"config" : {
"live" : 0,
"sellatloss" : 0,
"sellatresistance" : 0,
"buymaxsize" : 50,
"trailingstoploss" : -1.5,