問題タブ [binance]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
api - Websocket を使用した Binance オーダーブック管理
バイナンスのドキュメントにある提案された実装について質問があります。ガイドラインは次のリンクから入手できます: ローカル オーダー ブックを正しく管理する方法
@depth データの一定のストリームが必要な場合、提案された最初の 4 つのステップが必要なのはなぜですか。最初にストリームをバッファリングしてからスナップショットを取得して、破棄するデータを決定し、ストリームをリッスンし続けるのはなぜですか? これらの手順が自分のユース ケース (リアルタイムの注文帳データを追跡する) に必要であるとしても、それらの手順の論理的な必要性を理解していません。
xcode - official binance-api swift4 compile error
about this https://github.com/dpyro/BinanceApi. I use XCode 10, macos 10.13/10.14 and swift 4.2. I did do what is written in the readme file, but I still got an error. The log is a little bit long so I insert here a small portion.
-
the error part in the log when it fails is this.
"
I did remove the recurring file names for the sake of the text size. The only thing that I get out of this is this line
But don't know how to fix this because I don't get a pre compiler error warning and I use Swift.
Being busy for 6 hours but whatever I do I cant find the solution. Please, any suggestions?
BTW, how can I avoid that it compiles for every apple device? I only need the macos version.
python - Binance API get_ticker() データ
Binance から返された最後の 3 つの数字が何をget_ticker()
意味するのかを理解するのに苦労しています。