package
0.12.3
Repository: https://github.com/procodr/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.