E-Commerce-Module/src/LocalStore/Settings.json

38 lines
No EOL
878 B
JSON

{
"stopLossPercentage": 0.15,
"profitSavePercent": 0.075,
"maximumOrderSize": 0.75,
"tradingInterval": 5,
"tradingIntervalType": "minutes",
"maximumOrderValUSD": 5,
"priceRangeExclusion": 0.015,
"priceRangeExclusionMaxOpen": 3,
"profitTargetPercent": 0.015,
"profitAggUSD": 0.4985724690877609,
"totalProfit": 6.647632921170934,
"transactionFeePercent": 0.004,
"tradingCurrencies": [
{
"tradingCurrency": "GIGA",
"allocation": 0.2
},
{
"tradingCurrency": "ATOM",
"allocation": 0.2
},
{
"tradingCurrency": "XXMRZ",
"allocation": 0.2,
"compPair": "XMRUSD"
},
{
"tradingCurrency": "XDG",
"allocation": 0.2
},
{
"tradingCurrency": "NANO",
"allocation": 0.2
}
],
"profitWallet": "nano_1cjnndcda5w9c3sx6jo8kgdkn86i7dsi1nd3tr1x3scdmxutu8i7eodk5b83"
}