[
  {
    "path": "CNAME",
    "content": "goex.top"
  },
  {
    "path": "README.md",
    "content": "<div align=center><img src=\"https://raw.githubusercontent.com/goex-top/go-awesome-quant/master/gopher.png\" height=\"130\" width=\"139\"/></div>\n<div align=center><img src=\"https://awesome.re/badge.svg\" /></div>\n\n# Go Awesome Quant\n\nA curated list of insanely awesome libraries for golang, packages and resources for Quants (Quantitative Finance)\n> Respect [awesome-quant project](https://github.com/wilsonfreitas/awesome-quant)\n> Thanks [gopherize](https://gopherize.me/)\n\n**Only for Golang**\n\n## Golang\n\n### Numerical Libraries & Data Structures\n- [gonum](https://www.gonum.org/) - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more.\n- [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - DataFrame for statistics and data manipulation/exploration\n- [gota](https://github.com/go-gota/gota) - Gota: DataFrames and data wrangling in Go (Golang)\n- [GoDataframe](https://github.com/qingtiandalaoye/GoDataframe) - just like pandas in python, I want to give a quick impl in go lang for my backtest strategy system\n- [GoDS (Go Data Structures)](https://github.com/emirpasic/gods) - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more\n\n### Statistics\n- [gonum/stats](https://github.com/gonum/gonum/tree/master/stat) - Package stat is a statistics package for the Go language.\n- [stats](https://github.com/segmentio/stats) - Go package for abstracting stats collection\n- [stats](https://github.com/montanaflynn/stats) - A well tested and comprehensive Golang statistics library package with no dependencies.\n- [gostats](https://github.com/lyft/gostats) - Go client for Stats\n\n### Limitation\n- [rate](https://github.com/goex-top/rate) - A timed rate limiter for Go\n\n### Orderbook\n- [go-hft-orderbook](https://github.com/alexey-ernest/go-hft-orderbook) - Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges\n\n### Indicators\n- [go-talib](https://github.com/markcheno/go-talib) - A pure Go port of TA-Lib\n- [talib-cdl-go](https://github.com/iwat/talib-cdl-go) - A pure Go port of ta-lib only in candle recognition module (CDL).\n\n### Machine Learning\n- [sklearn](https://github.com/pa-m/sklearn) - bits of sklearn ported to Go #golang\n- [gorgonia](https://github.com/gorgonia/gorgonia) - Gorgonia is a library that helps facilitate machine learning in Go.\n\n### Trading & Backtesting\n- [goex](https://github.com/nntaoli-project/goex) - Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene\n- [goex_backtest](https://github.com/nntaoli-project/goex_backtest) - goex orderbook backtest\n- [crex](https://github.com/coinrust/crex) - A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.\n- [gobacktest](https://github.com/dirkolbrich/gobacktest) - event-driven backtesting framework written in golang\n- [gocryptotrader](https://github.com/thrasher-corp/gocryptotrader) - A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.\n\n### Market data\n- [finance-go](https://github.com/piquette/finance-go) - Financial markets data library implemented in go\n- [go-quote](https://github.com/markcheno/go-quote) - Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang\n\n\n### Risk Analysis\n\n### Factor Analysis\n\n### Time Series\n\n### Data Sources\n\n### Excel Integration\n\n### Charts/Plot\n- [plot](https://github.com/gonum/plot) - A repository for plotting and visualizing data\n- [go-chart](https://github.com/wcharczuk/go-chart) - go chart is a basic charting library in native golang.\n- [go-echarts](https://github.com/go-echarts/go-echarts) - The adorable charts library for Golang\n\n### Algorithm\n- [algorithm-pattern](https://github.com/greyireland/algorithm-pattern) - 算法模板，最科学的刷题方式，最快速的刷题路径，你值得拥有~\n- [数据结构和算法](https://github.com/hunterhug/goa.c) - 📚 数据结构和算法（Golang实现）\n\n### Learn\n- [go-training](https://github.com/go-training/training) - Learning Golang one day\n\n### Tool\n- [gophernotes](https://github.com/gopherdata/gophernotes) - The Go kernel for Jupyter notebooks and nteract.\n\n### Scraper\n- [colly](https://github.com/gocolly/colly) - Elegant Scraper and Crawler Framework for Golang\n- [goquery](https://github.com/PuerkitoBio/goquery) - A little like that j-thing, only in Go.\n- [req](https://github.com/imroc/req/v3) - Simple Go HTTP client with Black Magic\n- [chromedp](https://github.com/chromedp/chromedp) - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.\n- [rod](https://github.com/go-rod/rod) - A Chrome DevTools Protocol driver for web automation and scraping.\n\n\n### Sentiment Intensity Analyzer\n- [centiment](https://github.com/elithrar/centiment) - 🤖 Crypto-currency sentiment analysis via Google Natural Language & Twitter.\n- [tsignal](https://github.com/mchmarny/tsignal) - Analyzing social media sentiment and its impact on stock market\n- [Twitter sentiment](https://github.com/jbrukh/sentiment) - Classifier of Twitter sentiment\n- [sentiment](https://github.com/cdipaolo/sentiment) - Simple Sentiment Analysis in Golang\n- [goml](https://github.com/cdipaolo/goml) - On-line Machine Learning in Go (and so much more)\n- [sentiment-server](https://github.com/cdipaolo/sentiment-server) - Simple, Modular Microservice For Language Sentiment\n- [sentiment](https://github.com/SocialHarvest/sentiment) - A simple in memory sentiment analysis package.\n- [homo](https://github.com/vufa/homo) - An open source natural interaction system based on offline wake-up, natural language understanding and sentiment analysis\n- [govader](https://github.com/jonreiter/govader) - vader sentiment analysis in go\n- [sentiment](https://github.com/lixy529/sentiment) - 情感分析, 这个公司要倒闭\n- [tfeel](https://github.com/mchmarny/tfeel) - Twitter sentiment analysis\n- [GoQuant](https://github.com/Go-Quant/goquant)GoQuant is a powerful Go framework designed for financial data analysis and visualizations, with no boundaries!\n\n\n\n### Container\n- [stl4go](https://github.com/chen3feng/stl4go) - Generic Container and Algorithm Library for Go\n\n\n\n\n\n\n\n\n\n\n"
  }
]