module
0.0.0-20230617070221-e9734852d2af
Repository: https://github.com/tsuz/go-pine.git
Documentation: pkg.go.dev
# README
🍍 Go Pine
Backtesting and live trading tool written in Golang inspired by PineScript from TradingView.
📘 Documentation
- For core indicators, checkout the Indicator documentation
- For backtesting, checkout the Backtest documentation
🏎️ Features
- 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)
❤️ Support
If you like this project, please give it a ⭐️
⛔️ Warning
This library is has not been stress tested and is not production ready.