pythonでBinance APIを使ってチャート作成し画像で保存する方法を知っておくと、他のツールを作った時に連携すると、けっこう見た目もよくなるんですね。 この記事では、実際に動くサンプルコードを交えながら、仮想通貨チャートを自動生成して画像として ...
RSIによるビットコイン取引戦略のバックテストをPythonとbinance APIで実行してみました。 RSI(相対力指数)は、オシレーター系のテクニカル指標の代表格で、現在の相場の相対的な強弱(又は過熱感)を表す指標です。 ↓のような計算式で算出します。
The Binance Futures Testnet Trading Bot is a Python-based command-line application developed to interact with Binance USDT-M Futures Testnet. The project demonstrates how to integrate with the Binance ...
A Python-based trading bot that interacts with the Binance Futures Testnet (USDT-M) and allows users to place Market and Limit orders through both a Command Line Interface (CLI) and a lightweight ...