Backtesting and live trading tool written in Golang inspired by PineScript from TradingView.
- For core indicators, checkout the Indicator documentation
- For backtesting, checkout the Backtest documentation
- 15+ Supported indicators and examples and more coming.
- Supports PineScript V5 API
- Similar looking syntax to Pinescript, making conversion to Golang easy
- Many examples (backtest, indicator)
- Tick level analysis
- Backtesting capability
- Predicting indicators (coming soon)
If you like this project, please give it a ⭐️
This library is has not been stress tested and is not production ready.