1 个仓库
Utilities for exporting aggregated financial bar data to structured files.
Distinct from Time Series Resampling: Specifically handles the exporting of financial bar data to CSV, whereas Time Series Resampling focuses on the transformation logic.
Explore 1 awesome GitHub repository matching data & databases · Bar Data Exporting. Refine with filters or upvote what's useful.
pyalgotrade is a Python algorithmic trading library designed for developing, backtesting, and executing automated trading strategies. It provides a comprehensive framework for financial strategy backtesting, a technical analysis library for computing mathematical indicators, and connectors for cryptocurrency exchange integration. The project distinguishes itself by supporting sentiment-based trading through the integration of real-time social media feeds and keyword streams. It features a quantitative trading visualization tool for plotting price action and portfolio equity curves, along with
Groups time-series bar data by frequency and exports the results to CSV files.