All Projects → onestarshang → golden_eye

onestarshang / golden_eye

Licence: other
a quantitative trading system(股指交易)

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to golden eye

Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (+1417.65%)
Mutual labels:  trading-algorithms, quantitative-finance
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (+1994.12%)
Mutual labels:  trading-algorithms, quantitative-finance
AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
Stars: ✭ 227 (+1235.29%)
Mutual labels:  trading-algorithms, quantitative-finance
Awesome Quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Stars: ✭ 8,205 (+48164.71%)
Mutual labels:  trading-algorithms, quantitative-finance
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (+676.47%)
Mutual labels:  trading-algorithms, quantitative-finance
Quant Trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
Stars: ✭ 2,407 (+14058.82%)
Mutual labels:  trading-algorithms, quantitative-finance
QuantResearch
Quantitative analysis, strategies and backtests
Stars: ✭ 1,013 (+5858.82%)
Mutual labels:  trading-algorithms, quantitative-finance
Robin stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
Stars: ✭ 967 (+5588.24%)
Mutual labels:  trading-algorithms, quantitative-finance
Quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Stars: ✭ 104 (+511.76%)
Mutual labels:  trading-algorithms, quantitative-finance
Binance grid trader
A grid trading strategy and trading-bot for Binance Exchange. 币安交易所的网格交易
Stars: ✭ 132 (+676.47%)
Mutual labels:  trading-algorithms, quantitative-finance
Stock Bot
An application that allows you to design and test your own stock trading algorithms in an attempt to beat the market.
Stars: ✭ 240 (+1311.76%)
Mutual labels:  trading-algorithms, quantitative-finance
catalyst-docs
Documentation for the Catalyst algorithmic trading library
Stars: ✭ 41 (+141.18%)
Mutual labels:  trading-algorithms
coinfi
CoinFi is the cryptocurrency market intelligence platform.
Stars: ✭ 68 (+300%)
Mutual labels:  trading-algorithms
crypto-trading-engine
Crypto real-time trading engine
Stars: ✭ 19 (+11.76%)
Mutual labels:  quantitative-finance
quantlib
The idiomatic rust implementation of the QuantLib C++ quantitative finance library
Stars: ✭ 89 (+423.53%)
Mutual labels:  quantitative-finance
Pynaissance
A walk through the frameworks of Python in Finance. The repository is currently in the development phase. The finalized version will include a full-fledged integration and utilization of Quantopian, GS-Quant, WRDS API and their relevant datasets and analytics.
Stars: ✭ 16 (-5.88%)
Mutual labels:  quantitative-finance
hqfl
Haskell Quantitative Finance Library
Stars: ✭ 14 (-17.65%)
Mutual labels:  quantitative-finance
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Stars: ✭ 169 (+894.12%)
Mutual labels:  trading-algorithms
optionmatrix
Financial Derivatives Calculator with 168+ Models (Options Calculator)
Stars: ✭ 121 (+611.76%)
Mutual labels:  quantitative-finance
random
This is all my random garbage.
Stars: ✭ 23 (+35.29%)
Mutual labels:  quantitative-finance

#Golden Eye

一个简单的股指量化交易系统

所有接口使用的是银河的http 接口(yhapi),需要去请求获取数据等

  • ema 曲线图
  • macd 曲线图
  • 累计收入曲线
  • 单日净收入
  • 买卖平仓信息展示
  • 前端使用 highcharts 表格
  • 数据文件
  • mysql 数据表
  • 每日数据存储
  • 简单地数据接口
  • 单独的指标计算集合

emapic

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