Advertisement
den4ik2003

Untitled

Jan 30th, 2025
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. {
  2. "init_spread_size": "200",
  3. "cooldown": "5000",
  4. "webcore_market": "DEX_3Gjckk5jXnJffBruUS2EEYhpiDEN6z5TPXLkFVHkSkkg",
  5.  
  6. "params": [
  7. {
  8. "spread_size": "30",
  9. "zero_quote": "61.518",
  10. "zero_base": "1617.34",
  11. "offset_quote": "61.518",
  12. "offset_base": "1617.34",
  13. "zones":
  14. [
  15. {
  16. "bound": "200",
  17. "n_levels": "5",
  18. "total": "30",
  19. "quantity_step": "0",
  20. "side": "BUY",
  21. "protection": "false",
  22. },
  23. {
  24. "bound": "1000",
  25. "n_levels": "2",
  26. "total": "25",
  27. "quantity_step": "0",
  28. "side": "BUY",
  29. "protection": "false",
  30. },
  31. {
  32. "bound": "200",
  33. "n_levels": "5",
  34. "total": "1000",
  35. "quantity_step": "0",
  36. "side": "SELL",
  37. "protection": "false",
  38. },
  39. {
  40. "bound": "1000",
  41. "n_levels": "2",
  42. "total": "500",
  43. "quantity_step": "0",
  44. "side": "SELL",
  45. "protection": "false",
  46. },
  47. ],
  48. },
  49. ]
  50. }
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement