MathisWellmann / go_ehlers_indicators
A collection of John Ehlers technical analysis indicators / Filters written in pure go, with links to original papers
☆51Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go_ehlers_indicators
- Volume-Synchronized Probability of Informed Trading☆106Updated 11 years ago
- ☆125Updated 5 years ago
- This is complete algo trading package is for downloading historical OHLC data for backtesting and performing live trading on Interactive …☆61Updated 3 years ago
- Example of adaptive trend following strategy based on Renko☆118Updated 5 years ago
- A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python☆85Updated 2 years ago
- Visualization Tool for Deribit Options☆76Updated 4 years ago
- Machine learning end-to-end research and trade execution☆91Updated 4 years ago
- A project of using machine learning model (tree-based) to predict short-term instrument price up or down in high frequency trading.☆149Updated 5 years ago
- algo trading backtesting on BitMEX☆75Updated 11 months ago
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆96Updated 5 years ago
- 590 days of trade ticks on BTC/ETH/LTC/NEO to USDT☆89Updated 3 years ago
- Visualisation for auction market theory with live charts☆115Updated 4 years ago
- Python algotrading framework with UI. Backtesting and Live trading. Crypto and US broker connectors☆136Updated 5 years ago
- A python script that estimates the support and resistance lines of a stock's prices or a period☆68Updated 3 years ago
- trend / momentum and other patterns in financial timeseries☆237Updated 3 years ago
- Visual style support and resistance detection using Python code☆60Updated 5 years ago
- In this repository, an event-driven backtester is implemented based on QuantStart articles. The backtester is programmed in Python featur…☆49Updated 3 years ago
- Videos, slides, and code made available by speakers of the 2021's AlgoTrading Summit☆101Updated 3 years ago
- Limit Order Book data analysis and modeling using LSTM network☆127Updated 5 years ago
- Simple backtesting software for options☆160Updated 3 months ago
- Using Unsupervised learning, K-means, to determine stock support and resistance levels. Great for trading algorithms/bots using time seri…☆102Updated 3 years ago
- Collect real-time orderbook, trade and other HFT data from several crypto exchanges using WebSocket connections.☆61Updated 4 years ago
- Deep Q-Learning for Market Making☆118Updated 6 years ago
- Pair Trading Strategy using Machine Learning written in Python☆113Updated 2 years ago
- Limit Order Book Implemented in Python