Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "init_spread_size": "200",
- "cooldown": "120000",
- "target_exchange": {
- "is_external_market": "false",
- "market": "MEXC_SPOT",
- },
- "pricing_mode": "by_mid_price",
- "params": [
- {
- "spread_size": "2000",
- "price_step": "100",
- "zero_quote": "157",
- "zero_base": "24700",
- "offset_quote": "157",
- "offset_base": "24700",
- "zones":
- [
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "30",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "3000",
- "n_levels": "2",
- "total": "30",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "3000",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- {
- "bound": "2000",
- "n_levels": "3",
- "total": "3000",
- "quantity_step": "200",
- "side": "SELL",
- "protection": "false",
- },
- ],
- },
- {
- "spread_size": "1000",
- "price_step": "100",
- "zero_quote": "157",
- "zero_base": "24700",
- "offset_quote": "157",
- "offset_base": "24700",
- "zones":
- [
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "50",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "5000",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- ],
- },
- ]
- }
- found target exchange symbol: 0x5555565af528
- zone with bound: 1000
- zone side: SELL
- quantity 0 : 1500
- quantity 1 : 1500
- price offset 0 : 1000
- price offset 1 : 1500
- zone with bound: 2000
- zone side: SELL
- quantity 0 : 800
- quantity 1 : 1000
- quantity 2 : 1200
- price offset 0 : 2000
- price offset 1 : 2333
- price offset 2 : 2666
- zone with bound: 1000
- zone side: BUY
- quantity 0 : 15
- quantity 1 : 15
- price offset 0 : 1000
- price offset 1 : 1500
- zone with bound: 3000
- zone side: BUY
- quantity 0 : 15
- quantity 1 : 15
- price offset 0 : 2000
- price offset 1 : 3000
- market ask zones: 2
- market bid zones: 2
- zone with bound: 1000
- zone side: SELL
- quantity 0 : 2500
- quantity 1 : 2500
- price offset 0 : 500
- price offset 1 : 1000
- zone with bound: 1000
- zone side: BUY
- quantity 0 : 25
- quantity 1 : 25
- price offset 0 : 500
- price offset 1 : 1000
- market ask zones: 1
- market bid zones: 1
- init mid price = 0.009896
- params size: 2
- ok
- Поменял таргет биржу с MEXC на MFS:
- found target exchange symbol: 0x555555bed768
- zone with bound: 1000
- zone side: SELL
- quantity 0 : 1500
- quantity 1 : 1500
- price offset 0 : 1000
- price offset 1 : 1500
- zone with bound: 2000
- zone side: SELL
- quantity 0 : 800
- quantity 1 : 1000
- quantity 2 : 1200
- price offset 0 : 2000
- price offset 1 : 2333
- price offset 2 : 2666
- zone with bound: 1000
- zone side: BUY
- quantity 0 : 15
- quantity 1 : 15
- price offset 0 : 1000
- price offset 1 : 1500
- zone with bound: 3000
- zone side: BUY
- quantity 0 : 15
- quantity 1 : 15
- price offset 0 : 2000
- price offset 1 : 3000
- market ask zones: 2
- market bid zones: 2
- zone with bound: 1000
- zone side: SELL
- quantity 0 : 2500
- quantity 1 : 2500
- price offset 0 : 500
- price offset 1 : 1000
- zone with bound: 1000
- zone side: BUY
- quantity 0 : 25
- quantity 1 : 25
- price offset 0 : 500
- price offset 1 : 1000
- market ask zones: 1
- market bid zones: 1
- init mid price = 5.745
- params size: 2
- ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement