Market Maker
Binance BTC · 用 Binance mid / bid / ask 作为 fair price 参考,再生成做市参数。API key 和 private key 只在服务器 env/config,不在网页输入。
API: missing server env
| Pair | Name | Mark | Bid | Ask | Spread | Spread Bps | 24h Range Bps | 24h Chg | Volume | Updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| BTCUSDT | Binance BTCUSDT | 78,882.01 | 78,882.00 | 78,882.01 | 0.010000 | 0.001268 bps | 205.2458 bps | 0.0013% | - | 1131.77M | - | - | - | 2026-08-27T02:11:49.831775+00:00 |
Live JSON
debug · refreshes every 1s{
"symbol": "BTC",
"current": {
"ticker": "BTCUSDT",
"symbol": "BTCUSDT",
"base_symbol": "BTC",
"name": "Binance BTCUSDT",
"mark_price": 78882.005,
"bid_price": 78882.0,
"ask_price": 78882.01,
"spread": 0.00999999999476131,
"spread_bps": 0.0012677162547733555,
"high_24h": 79251.6,
"low_24h": 77632.58,
"price_change_24h": 0.00132,
"volume_24h": 1131766279.3044813,
"open_interest": null,
"tick_size": null,
"step_size": null,
"max_order_size": null,
"range_bps": 205.24581019751074,
"updated_at": "2026-08-27T02:11:49.831775+00:00",
"link": "https://www.binance.com/en/trade/BTCUSDT?type=spot",
"raw": {
"bookTicker": {
"symbol": "BTCUSDT",
"bidPrice": "78882.00000000",
"bidQty": "0.14620000",
"askPrice": "78882.01000000",
"askQty": "1.81139000"
},
"ticker": {
"symbol": "BTCUSDT",
"priceChange": "103.66000000",
"priceChangePercent": "0.132",
"weightedAvgPrice": "78583.89535184",
"prevClosePrice": "78778.34000000",
"lastPrice": "78882.00000000",
"lastQty": "0.03503000",
"bidPrice": "78882.00000000",
"bidQty": "0.14620000",
"askPrice": "78882.01000000",
"askQty": "1.81573000",
"openPrice": "78778.34000000",
"highPrice": "79251.60000000",
"lowPrice": "77632.58000000",
"volume": "14402.01296000",
"quoteVolume": "1131766279.30448120",
"openTime": 1787710309012,
"closeTime": 1787796709012,
"firstId": 6620212165,
"lastId": 6624387070,
"count": 4174906
},
"price": {
"symbol": "BTCUSDT",
"price": "78882.00000000"
}
}
},
"markets": [
{
"ticker": "BTCUSDT",
"symbol": "BTCUSDT",
"base_symbol": "BTC",
"name": "Binance BTCUSDT",
"mark_price": 78882.005,
"bid_price": 78882.0,
"ask_price": 78882.01,
"spread": 0.00999999999476131,
"spread_bps": 0.0012677162547733555,
"high_24h": 79251.6,
"low_24h": 77632.58,
"price_change_24h": 0.00132,
"volume_24h": 1131766279.3044813,
"open_interest": null,
"tick_size": null,
"step_size": null,
"max_order_size": null,
"range_bps": 205.24581019751074,
"updated_at": "2026-08-27T02:11:49.831775+00:00",
"link": "https://www.binance.com/en/trade/BTCUSDT?type=spot",
"raw": {
"bookTicker": {
"symbol": "BTCUSDT",
"bidPrice": "78882.00000000",
"bidQty": "0.14620000",
"askPrice": "78882.01000000",
"askQty": "1.81139000"
},
"ticker": {
"symbol": "BTCUSDT",
"priceChange": "103.66000000",
"priceChangePercent": "0.132",
"weightedAvgPrice": "78583.89535184",
"prevClosePrice": "78778.34000000",
"lastPrice": "78882.00000000",
"lastQty": "0.03503000",
"bidPrice": "78882.00000000",
"bidQty": "0.14620000",
"askPrice": "78882.01000000",
"askQty": "1.81573000",
"openPrice": "78778.34000000",
"highPrice": "79251.60000000",
"lowPrice": "77632.58000000",
"volume": "14402.01296000",
"quoteVolume": "1131766279.30448120",
"openTime": 1787710309012,
"closeTime": 1787796709012,
"firstId": 6620212165,
"lastId": 6624387070,
"count": 4174906
},
"price": {
"symbol": "BTCUSDT",
"price": "78882.00000000"
}
}
}
],
"quote_preview": {
"fair_price": 78882.005,
"bid": 78866.22859900001,
"ask": 78897.781401,
"spread": 31.55280199999106,
"spread_bps": 4.0,
"inventory_skew_bps": 0.0,
"margin_usd": 300.0,
"order_size_usd": 300.0,
"base_quantity": 0.0038031487663124177,
"tp_pct": 0.001,
"take_profit_bps": 0.1,
"take_profit_reference_price": 78882.005,
"take_profit_price": 78882.79382005,
"take_profit_side": "none",
"sl_pct": 0.2,
"stop_loss_price": 78724.24099,
"take_profit_margin_usd": 0.003,
"stop_loss_margin_usd": 0.6,
"post_only": true,
"mode": "live",
"close_mode": false,
"reducing_side": "none",
"position_usd": 0.0,
"close_threshold_usd": 1500.0
}
}