У нас вы можете посмотреть бесплатно TimescaleDB for Algotrading - Full course in Python или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to set up and feed trade data to a timescale DB instance from Python. We'll also look at continuous aggregates and how to automatically convert raw trade data into OHLCV candles that we can integrate into a trading bot. ⭐ Code: https://github.com/ChadThackray/times... 🧠 You will learn how to: ⌨️ Use a websocket to pull raw trade data from Binance using the testnet ⌨️ Set up a timescale DB instance using docker and insert data into it using python and psycopg2 ⌨️ Integrate timescale with an existing trading bot in python to speed up query times ⏱️ Timestamps: (00:00:00) Course Introduction (00:05:11) Streaming Websocket Trade data from Binance (00:39:01) Aggregating trade data to OHLCV candles with continuous aggregates (00:59:28) Integrating timescale with our trading bot and fetching data in python 📋 Blog Posts (with code): Binance websocket streaming: https://greyhoundanalytics.com/blog/s... Continuous aggregates: https://greyhoundanalytics.com/blog/c... Integrating Timescale into a trading bot: https://greyhoundanalytics.com/blog/i...