Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.98 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.98 KB

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