den4ik2003

Untitled

Mar 3rd, 2026
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. (.venv) ubuntu@ip-172-31-22-104:/mnt/.launch-cache/SVN$ cat common.m.user.config
  2. {
  3. "group": "SVN",
  4. "strategy": "M",
  5. "clients": [
  6. {
  7. "group": "SVN",
  8. "strategy": "M",
  9. "client": {
  10. "ticker": {
  11. "symbol": {
  12. "base": "SVN",
  13. "quote": "USDT"
  14. },
  15. "exchange": {
  16. "name": "mexc",
  17. "type": "spot"
  18. },
  19. "price_prec": 8,
  20. "qty_prec": 2,
  21. "min_notional": 5.0
  22. },
  23. "strategy": "M"
  24. },
  25. "spread_size": 0.005,
  26. "cancel_on_start": false,
  27. "retain": false,
  28. "fast_arbitrage": false,
  29. "tag": 1772549971,
  30. "tb_order_funds": 0.0,
  31. "tb_spread_size": 0.0,
  32. "tb_price_bound": 0.0,
  33. "buy_side": {
  34. "target": 9274.0,
  35. "left_maker": 491.30932259270014,
  36. "left_taker": -0.13335464504242833,
  37. "zones": [
  38. {
  39. "bound": 1.0,
  40. "quantity": null,
  41. "funds": 80.0,
  42. "qty_step": 0.0025,
  43. "n_levels": 4,
  44. "protection": false
  45. },
  46. {
  47. "bound": 20.0,
  48. "quantity": null,
  49. "funds": 120.0,
  50. "qty_step": 0.02,
  51. "n_levels": 10,
  52. "protection": false
  53. },
  54. {
  55. "bound": 30.0,
  56. "quantity": null,
  57. "funds": 1000.0,
  58. "qty_step": 0.05,
  59. "n_levels": 6,
  60. "protection": true
  61. }
  62. ],
  63. "n_always_repost": 0
  64. },
  65. "sell_side": {
  66. "target": 18900780.0,
  67. "left_maker": 21479179.749999993,
  68. "left_taker": -52848.53707317074,
  69. "zones": [
  70. {
  71. "bound": 30.0,
  72. "quantity": 800000.0,
  73. "funds": null,
  74. "qty_step": 0.05,
  75. "n_levels": 7,
  76. "protection": true
  77. },
  78. {
  79. "bound": 15.0,
  80. "quantity": 1900000.0,
  81. "funds": null,
  82. "qty_step": 0.013000000000000001,
  83. "n_levels": 10,
  84. "protection": false
  85. },
  86. {
  87. "bound": 1.0,
  88. "quantity": 9500000.0,
  89. "funds": null,
  90. "qty_step": 0.0033,
  91. "n_levels": 3,
  92. "protection": false
  93. }
  94. ],
  95. "n_always_repost": 0
  96. }
  97. }
  98. ],
  99. "cooldown": 2.5
Advertisement
Add Comment
Please, Sign In to add comment