From Binance and Yahoo Finance to One Reusable Market-Data Interface

A shared Python pipeline for crypto and stock data Financial data is rarely available in exactly the structure your analytical application needs. Cryptocurrency markets trade continuously,...

From Binance Scripts to a Reusable Python Data Package

HdWCryptoData combines Binance Vision archives and recent REST API candles into analysis-ready pandas DataFrames—installable directly from PyPI. HdWCryptoData combines Binance Vision archives and recent REST...

Synchronizing Data Frames from Different Time Zones

Synchronizing data frames from different time zones is a requirement to be able to work consistently with a uniform time indication especially with (price)...

LSTM Sequence Length Helper

Helpers for LSTM models For predicting time series, such as the daily or hourly price history of financial assets like cryptocurrencies or stock tickers, LSTM...

Feature Engineering

Feature engineering is the process of transforming raw data into relevant information for use by machine learning models. In other words, feature engineering is the process...

Data Driven Workflow for Stock

Data is the basis Data is the Basis of all Knowledge! That's why we use a data driven workflow for stock tickers also. If we...