BinanceFuturesMarkPriceUpdate() #1059
-
Hi, Binance Futures have the concept of a mark price for the instruments. I have tried to subscribe to it in case it comes through the on_data() method, but no luck :
thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @AVince This isn't yet handled in a first class way in the platform, however an example of how to setup this exact usecase is provided in the docs Hope that helps! |
Beta Was this translation helpful? Give feedback.
Hi @AVince
This isn't yet handled in a first class way in the platform, however an example of how to setup this exact usecase is provided in the docs
https://docs.nautilustrader.io/integrations/binance.html#binancefuturesmarkpriceupdate
Hope that helps!