Created
December 1, 2021 03:24
-
-
Save kvzhuang/23a5548c9ce9e9bc995e3aa3e43577d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
riskControls: | |
sessionBased: | |
ftx: | |
orderExecutor: | |
bySymbol: | |
XRPUSDT: | |
# basic risk control order executor | |
basic: | |
minQuoteBalance: 100.0 | |
maxBaseAssetBalance: 100.0 | |
minBaseAssetBalance: 0.0 | |
maxOrderAmount: 100.0 | |
exchangeStrategies: | |
- on: ftx | |
grid: | |
symbol: XRPUSDT | |
quantity: 1 | |
gridNumber: 80 | |
profitSpread: 0.003 | |
upperPrice: 1.016 | |
lowerPrice: 0.98 | |
long: true | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment