Support Board
Date/Time: Sun, 24 Nov 2024 15:26:37 +0000
Post From: Python code of number of trade bar (Binance)
[2024-05-24 22:55:07] |
User395175 - Posts: 87 |
What i mean is, i want to use python to make the exact same tick bar chart as sc does, and idk how to achieve it. i can use binance api to receive real-time tick data, and make tick bar chart based on the number of trades, but im not sure if i can make the same tick bar chart as the one in sc (same timestamp, same high, low, open, close value at each bar)
Date Time Of Last Edit: 2024-05-24 23:00:56
|