All Projects → ivopetiz → technical-indicators

ivopetiz / technical-indicators

Licence: MIT License
Finance package written in Golang, mainly with TA indicators.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to technical-indicators

techindicators
Python functions and an associated Jupyter notebook for technical analysis of stock price data. Numpy is used for calculating technical indicators. Matplotlib and mpl_finance are used for plotting data.
Stars: ✭ 31 (-44.64%)
Mutual labels:  finance, technical-analysis, technical-indicators
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (+14.29%)
Mutual labels:  finance, technical-analysis, technical-indicators
Finance4py
股市技術分析小工具
Stars: ✭ 8 (-85.71%)
Mutual labels:  finance, stock, technical-analysis
tuneta
Intelligently optimizes technical indicators and optionally selects the least intercorrelated for use in machine learning models
Stars: ✭ 77 (+37.5%)
Mutual labels:  finance, technical-analysis, technical-indicators
open-climate-investing
Application and data for analyzing and structuring portfolios for climate investing.
Stars: ✭ 20 (-64.29%)
Mutual labels:  finance, stock
pybacen
This library was developed for economic analysis in the Brazilian scenario (Investments, micro and macroeconomic indicators)
Stars: ✭ 40 (-28.57%)
Mutual labels:  finance, stock
pinance
Python module(s) to get stock data, options data and news.
Stars: ✭ 70 (+25%)
Mutual labels:  finance, stock
stock-market-scraper
Scraps historical stock market data from Yahoo Finance (https://finance.yahoo.com/)
Stars: ✭ 110 (+96.43%)
Mutual labels:  finance, stock
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 5,155 (+9105.36%)
Mutual labels:  finance, stock
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (-53.57%)
Mutual labels:  finance, stock
stocki
The CLI for fetching stock market data
Stars: ✭ 32 (-42.86%)
Mutual labels:  finance, stock
ark-invest-api
📈 API for tracking holdings and trades of ARK Invest funds
Stars: ✭ 49 (-12.5%)
Mutual labels:  finance, stock
AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
Stars: ✭ 227 (+305.36%)
Mutual labels:  finance, technical-analysis
IEX CPP API
Unofficial C++ Lib for the IEXtrading API
Stars: ✭ 34 (-39.29%)
Mutual labels:  finance, stock
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (-17.86%)
Mutual labels:  finance, stock
TradeBot
Crypto trading bot using Binance API (Java)
Stars: ✭ 292 (+421.43%)
Mutual labels:  technical-analysis, technical-indicators
py-investment
Extensible Algo-Trading Python Package.
Stars: ✭ 19 (-66.07%)
Mutual labels:  finance, technical-analysis
pystockfilter
Financial technical and fundamental analysis indicator library for pystockdb.
Stars: ✭ 26 (-53.57%)
Mutual labels:  finance, stock
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-62.5%)
Mutual labels:  finance, stock
stocklist
Stock data collection and analysis
Stars: ✭ 27 (-51.79%)
Mutual labels:  finance, stock

Indicators

Codacy Badge Build Status Coverage Status license

Finance technical indicators used to predict future prices

  • SMA
  • EMA
  • Bollinger Bands
  • MACD
  • OBV
  • Ichimoku Cloud

TODO

  • RSI
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].