Categorygithub.com/tsuz/go-pine
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.

Build Status docs godocs codecov Go Report Card Maintainability

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

# Packages

No description provided by the author
No description provided by the author
Pine represents core indicators written in the PineScript manual V5.
No description provided by the author