package
0.12.1
Repository: https://github.com/sdcoffey/techan.git
Documentation: pkg.go.dev

# Functions

BasicEma is an example of how to create a basic Exponential moving average indicator based on the close prices of a timeseries from your exchange of choice.
StrategyExample shows how to create a simple trading strategy.