bbgo-template
Trading strategy template
Provides a foundation for building a basic backtesting framework for Go-based trading strategies
A minimal template for BBGO strategy.
2 stars
1 watching
3 forks
Language: Go
last commit: about 2 years ago bbgo
Related projects:
Repository | Description | Stars |
---|---|---|
jnlin/bbgo-strategy-infinite-grid | An infinite grid trading strategy implementation in Go | 4 |
c9s/bbgo | A Go-based framework for building and backtesting cryptocurrency trading bots | 1,226 |
kismuz/btgym | A framework for running reinforcement learning experiments in real-world algorithmic trading environments | 988 |
thedimlebowski/trading-gym | A reinforcement learning framework for developing trading strategies | 550 |
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
tradingstrategy-ai/getting-started | A repository providing examples and tools for developing and backtesting algorithmic trading strategies in Python. | 59 |
gbeced/basana | A framework for developing and testing algorithmic trading strategies using Python and asynchronous I/O. | 590 |
sabakihq/go-board | A data structure representing a rectangular grid used in a two-player strategy board game | 21 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
ceruleanacg/quantitative-trading | Provides implementations and references for applying quantitative methods to trading strategies using reinforcement learning. | 35 |
sreenivasdoosa/sdoosa-algo-trade-python | A Python-based framework for building algorithmic trading strategies on the Indian stock market | 531 |
betrybe/playbook-go | A guide to best practices and design patterns in the Go programming language | 310 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
constverum/quantdom | Framework for testing and evaluating trading strategies using Python | 717 |
catchplay/scaffold | A tool to generate a starter project layout for building Go applications. | 149 |