Skip to content
/ template-strategy Public template

Template for creating Iotes strategies

License

Notifications You must be signed in to change notification settings

iotes/template-strategy

Repository files navigation

Setting up this template

  • Change package name in package.json
  • Change the git repo path in package.json (Not doing this will cause github packages release to fail)
  • Change the function name in index

iotes/strategy-xxx

TODO: description

Usage

import strategy from '@iotes/strategy-xxx'

// TODO: DEMONSTRATE USAGE

How to create a strategy

Documentation on how to create a strategy is avaliable here

About

Template for creating Iotes strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published