Skip to content

Instantly share code, notes, and snippets.

@GuntharDeNiro
Created February 3, 2020 00:44
Show Gist options
  • Save GuntharDeNiro/114f99f7c0825192848f2e1455b9139a to your computer and use it in GitHub Desktop.
Save GuntharDeNiro/114f99f7c0825192848f2e1455b9139a to your computer and use it in GitHub Desktop.
"krakenFutures": {
"XBT-USD": {
"strategy": "tsa",
"enabled": true,
"override": {
"TRADING_LIMIT": 20,
"BUY_METHOD": "Market_Maker",
"SELL_METHOD": "Market_Maker",
"BUY_ENABLED": false,
"SELL_ENABLED": false,
"LEVERAGE": 0,
"ROE": 50,
"REDUCING_RATIO": 1,
"INVESTED_PERC": 0.1,
"SR_INVESTED_PERC": 0.1,
"SR_RATIO": 1,
"INITIAL_CAPITAL": 0.00353788687,
"CAPITAL_RISK": 0.01,
"MAX_LOSS": 999999,
"SR_LIMIT_LONG": 1,
"SR_LIMIT_SHORT": 1,
"MAX_OPEN_CONTRACTS": 100000,
"MAX_BUY": 2,
"MAX_SELL": 2,
"STOP_LIMIT": 9999999,
"ROE_TRAILING": false,
"ROE_LIMIT": 15,
"FLIP": true,
"PERIOD": 1,
"STOP_BUY": 0,
"STOP_SELL": 0,
"UTA_PERIOD": 1,
"VOLUME_MAKER": false,
"REBATES_BUSTER": false,
"PSAR_PERIOD": 1440,
"GAIN": 0.1
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment