All Projects → MathisWellmann → go_ehlers_indicators

MathisWellmann / go_ehlers_indicators

Licence: MIT license
A collection of John Ehlers technical analysis indicators / Filters written in pure go, with links to original papers

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go ehlers indicators

yata
Yet Another Technical Analysis library [for Rust]
Stars: ✭ 142 (+389.66%)
Mutual labels:  trading, technical-analysis, indicators
Tradestation
EasyLanguage indicators and systems for TradeStation
Stars: ✭ 65 (+124.14%)
Mutual labels:  trading, technical-analysis
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+3424.14%)
Mutual labels:  trading, technical-analysis
Jhtalib
Technical Analysis Library Time-Series
Stars: ✭ 131 (+351.72%)
Mutual labels:  trading, technical-analysis
Finta
Common financial technical indicators implemented in Pandas.
Stars: ✭ 901 (+3006.9%)
Mutual labels:  trading, technical-analysis
Bitvision
Terminal dashboard for trading Bitcoin, predicting price movements, and losing all your money
Stars: ✭ 957 (+3200%)
Mutual labels:  trading, technical-analysis
Trendyways
Simple javascript library containing methods for financial technical analysis
Stars: ✭ 121 (+317.24%)
Mutual labels:  trading, technical-analysis
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+12624.14%)
Mutual labels:  trading, technical-analysis
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+9034.48%)
Mutual labels:  trading, technical-analysis
Cbpro Trader
Automated cryptocurrency trading on Coinbase Pro (formerly gdax-trader)
Stars: ✭ 171 (+489.66%)
Mutual labels:  trading, technical-analysis
Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (+558.62%)
Mutual labels:  trading, technical-analysis
Octobot
Cryptocurrency trading bot: high frequency, daily trading, social trading, ...
Stars: ✭ 706 (+2334.48%)
Mutual labels:  trading, technical-analysis
Rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
Stars: ✭ 4,425 (+15158.62%)
Mutual labels:  trading, ta-lib
Pandas Ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
Stars: ✭ 962 (+3217.24%)
Mutual labels:  trading, technical-analysis
Ta4j Origins
A Java library for technical analysis ***Not maintained anymore, kept for archival purposes, see #192***
Stars: ✭ 354 (+1120.69%)
Mutual labels:  trading, technical-analysis
Trading Signals
Technical indicators to run technical analysis with JavaScript / TypeScript. 📈
Stars: ✭ 118 (+306.9%)
Mutual labels:  trading, technical-analysis
Ta Rs
Technical analysis library for Rust language
Stars: ✭ 248 (+755.17%)
Mutual labels:  trading, technical-analysis
tuneta
Intelligently optimizes technical indicators and optionally selects the least intercorrelated for use in machine learning models
Stars: ✭ 77 (+165.52%)
Mutual labels:  trading, technical-analysis
tvjs-overlays
💴 Collection of overlays made by the TradingVueJs community
Stars: ✭ 65 (+124.14%)
Mutual labels:  trading, indicators
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (+355.17%)
Mutual labels:  trading, technical-analysis

Ehlers Indicators and Filters

A collection of John Ehlers technical analysis indicators and filters written in pure go Every indicator includes tests and a graph on synthetic data.

Installation:

go get github.com/MathisWellmann/go_ehlers_indicators

Indicators / Filters include:

Images:

With synthetic data from MathisWellmann/timeseries_generator

fama laguerre_filter frama super_smoother cyber_cycle center_of_gravity mama gaussian_filter re_flex trend_flex laguerre_rsi Roofing Filter fisher_transform inverse_fisher_transform

TODOs:

  • Swiss Army Knife Indicator
  • Ehlers Filter
  • (maybe) Empirical mode decomposition
  • (maybe) Fourier Transform for traders

Feel free to post a pull-request for more indicators or in case I made a mistake.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].