Closed ndthanh2605 closed 2 years ago
@qmatias
Can you try updating your blankly pip install blankly --upgrade
. @qmatias reminded me that this is because of a bug that was resolved in v1.18.12
thanks so much, the bug is resolved
Can you try updating your blankly
pip install blankly --upgrade
. @qmatias reminded me that this is because of a bug that was resolved in v1.18.12
Could I ask you another question? I checked the price event for futures market data but I found it was wrong, it's the price of spot market. How can I fix it?
Thank you.
Are you sure its the same as spot? In our futures exchanges we are using the mark price directly from the exchange.
Yes, I use the FuturesStrategyState to get & print the last price in history here:
time 1662739200 ( 2022-09-09 23:00:00 ) price: O 21266.76 H 21403.05 L 21143.53 C 21295.52
You can check the price in binance website ( binance_futures and binace_spot )
Description
When I test Binance futures strategy using your examples (https://github.com/blankly-finance/blankly/tree/main/examples), all 3 examples yeild error and cannot run.
settings.json
backtest.json (if applicable)
Error (if applicable)
Platform Info