//
pkg.gl
Category
github.com/sdcoffey/techan
example
package
0.12.1
Repository:
https://github.com/sdcoffey/techan.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
0
Files
60 SLOC
#
Functions
BasicEma
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
StrategyExample shows how to create a simple trading strategy.