doncat99 / FinanceCenterLinks
Fetching Financial Data (US/China)
☆62Updated last year
Alternatives and similar repositories for FinanceCenter
Users that are interested in FinanceCenter are comparing it to the libraries listed below
Sorting:
- backtrader with DRL ( Deep Reinforcement Learning)☆69Updated 2 years ago
- Trend Prediction for High Frequency Trading☆43Updated 2 years ago
- Plot backtrader's result using plotly instead of the matplotlib☆46Updated 2 years ago
- A python script that estimates the support and resistance lines of a stock's prices over a time period☆76Updated 4 years ago
- These are the code snippets used in the Backtrader for backtesting guide on the AlgoTrading101 website☆139Updated 3 years ago
- I will upload and update my quant strategies here☆60Updated 7 years ago
- Addons (analyzers, observers, indicators, data feeds etc) for backtrader☆33Updated last year
- A well-tuned algorithm to generate & draw support/resistance line on time series. 根据时间序列自动生成支撑线压力线☆146Updated 4 years ago
- backtrader documentation☆65Updated 2 years ago
- Pairs Trading with Machine Learning on Distributed Python Platform☆122Updated 3 years ago
- Python implementation of the strategies described in the book "151 trading strategies", written by Kakushadze and Serur.☆79Updated 5 years ago
- High Frequency Trading☆110Updated 7 years ago
- Here I go through the processing of prototyping a mean reversion trading strategy using statistical concepts, then test it in backtrader.☆66Updated 3 years ago
- quantitative - Quantitative finance back testing library☆64Updated 6 years ago
- This Python package manages methods to reshape tick by tick data for order flow analysis☆108Updated this week
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆104Updated 6 years ago
- btconfig provides a simple way to initialize a strategy using config files with additional features.☆40Updated last year
- trading strategy is a fixed plan to go long or short in markets, there are two common trading strategies: the momentum strategy and the …☆61Updated 5 years ago
- Having effective intraday forecast for the level of trading volume is of vital importance to algorithmic trading and portfolio management…☆51Updated 5 years ago
- These are the code for the article "Backtrader for Backtesting (Python) – A Complete Guide" on AlgoTrading101's Blog. Article and code ar…☆31Updated 5 years ago
- ☆106Updated 8 years ago
- Build a statistical risk model using PCA. Optimize the portfolio using the risk model and factors using multiple optimization formulation…