mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-10 16:58:08 +00:00
1.7 KiB
1.7 KiB
title, source, fetched_at
| title | source | fetched_at |
|---|---|---|
| Event Greek Update | Binance Open Platform | https://developers.binance.com/docs/derivatives/options-trading/user-data-streams/Event-Greek-Update | 2026-01-27T05:28:12.735Z |
Event: Greek Update
Event Description
GREEK_UPDATE will be triggered when a position changes or periodically every 10 seconds when having position.
URL PATH
/private
Event Name
GREEK_UPDATE
Response Example
{ "e": "GREEK_UPDATE", "E": 1762917544216, "T": 1762917544216, "G": [ { "u": "BTCUSDT", "d": "-0.01304097", //delta "g": "-0.00000124", //gamma "t": "16.11648100", //theta "v": "-3.83444011" //vega } ]}