Add freqtrade quant strategies and deploy docs
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"strategy": null,
|
||||
"data": null,
|
||||
"symbol": null,
|
||||
"market": "Crypto",
|
||||
"timeframe": "1D",
|
||||
"start": null,
|
||||
"end": null,
|
||||
"capital": 10000,
|
||||
"commission": 0.0012,
|
||||
"slippage": 0.0,
|
||||
"leverage": 1,
|
||||
"direction": "long",
|
||||
"params": {},
|
||||
"config": null,
|
||||
"script": false
|
||||
}
|
||||
Reference in New Issue
Block a user