Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "init_spread_size": "200",
- "cooldown": "3000",
- "self_target_market": "LBANK_SPOT",
- "params": [
- {
- "spread_size": "30",
- "zero_quote": "51.2306",
- "zero_base": "2047.95",
- "offset_quote": "51.2306",
- "offset_base": "2047.95",
- "zones":
- [
- {
- "bound": "300",
- "n_levels": "2",
- "total": "20",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "30",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "300",
- "n_levels": "2",
- "total": "600",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- {
- "bound": "1000",
- "n_levels": "2",
- "total": "500",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- ],
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement