William Fouvy
Results
2
comments of
William Fouvy
Build depends files first: `python setup.py build_ext -i` then, `sudo python setup.py install`
@jisaac01 Tradingview chartOptions timeVisible, secondsVisible set to true, time using UTCTimestamp. ``` candlestick_data = [{'time': 1685129401, 'open': 175.375, 'close': 175.305, 'low': 175.28, 'high': 175.39, 'volume': 147318}, {'time': 1685129501, 'open': 175.375,...