Advertisement
den4ik2003

Untitled

Jan 31st, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. {
  2. "init_spread_size": "100",
  3. "cooldown": "10000",
  4. "webcore_market": "DEX_3Gjckk5jXnJffBruUS2EEYhpiDEN6z5TPXLkFVHkSkkg",
  5.  
  6. "params": [
  7. {
  8. "spread_size": "100",
  9. "zero_quote": "4202.20924975",
  10. "zero_base": "5987445.7",
  11. "offset_quote": "4202.20924975",
  12. "offset_base": "5987445.7",
  13. "zones":
  14. [
  15. {
  16. "bound": "300",
  17. "n_levels": "2",
  18. "total": "250",
  19. "quantity_step": "0",
  20. "side": "BUY",
  21. "protection": "false",
  22. },
  23. {
  24. "bound": "2000",
  25. "n_levels": "9",
  26. "total": "500",
  27. "quantity_step": "0",
  28. "side": "BUY",
  29. "protection": "false",
  30. },
  31. {
  32. "bound": "4000",
  33. "n_levels": "9",
  34. "total": "1000",
  35. "quantity_step": "0",
  36. "side": "BUY",
  37. "protection": "true",
  38. },
  39.  
  40. {
  41. "bound": "200",
  42. "n_levels": "4",
  43. "total": "150000",
  44. "quantity_step": "0",
  45. "side": "SELL",
  46. "protection": "false",
  47. },
  48. {
  49. "bound": "1500",
  50. "n_levels": "12",
  51. "total": "400000",
  52. "quantity_step": "2000",
  53. "side": "SELL",
  54. "protection": "false",
  55. },
  56. {
  57. "bound": "3000",
  58. "n_levels": "4",
  59. "total": "800000",
  60. "quantity_step": "0",
  61. "side": "SELL",
  62. "protection": "true",
  63. },
  64. ],
  65. },
  66. ]
  67. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement