Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "init_spread_size": "200",
- "cooldown": "10000",
- "self_target_market": "LBANK_SPOT",
- "params": [
- {
- "spread_size": "1000",
- "zero_quote": "61.518",
- "zero_base": "1617.34",
- "offset_quote": "61.518",
- "offset_base": "1617.34",
- "zones":
- [
- {
- "bound": "300",
- "n_levels": "5",
- "total": "15",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "800",
- "n_levels": "10",
- "total": "30",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "1100",
- "n_levels": "5",
- "total": "10",
- "quantity_step": "0",
- "side": "BUY",
- "protection": "false",
- },
- {
- "bound": "300",
- "n_levels": "5",
- "total": "300",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- {
- "bound": "800",
- "n_levels": "10",
- "total": "1000",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- {
- "bound": "1100",
- "n_levels": "5",
- "total": "300",
- "quantity_step": "0",
- "side": "SELL",
- "protection": "false",
- },
- ],
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement