Advertisement
bit_ben

bit_ben's bullish Stepgain (6.x)

Nov 23rd, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. "stepgain": {
  2. "NAME": "stepgain",
  3. "TRADING_LIMIT": 0.001,
  4. "PERIOD": 15,
  5. "BUY_LEVEL": 0.6,
  6. "GAIN": 0.6,
  7. "EMA1": 16,
  8. "EMA2": 8,
  9. "HIGH_BB": 49,
  10. "LOW_BB": 49,
  11. "STDV": 2,
  12. "SMAPERIOD": 50,
  13. "BUYLVL1": 1.1,
  14. "BUYLVL2": 5.2,
  15. "BUYLVL3": 70,
  16. "SELLLVL1": 1.1,
  17. "SELLLVL2": 0.8,
  18. "SELLLVL3": 70,
  19. "BUYLVL": 2,
  20. "SELLLVL": 2,
  21. "PANIC_SELL": false,
  22. "DOUBLE_UP": false,
  23. "DOUBLE_UP_CAP": 1,
  24. "STOP_LIMIT": 60,
  25. "BUY_ENABLED": true,
  26. "MIN_VOLUME_TO_BUY": 0.0001,
  27. "MIN_VOLUME_TO_SELL": 0.0001,
  28. "TRADES_TIMEOUT": 600
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement