Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Create BB strategy #1623

Closed
wants to merge 3 commits into from
Closed

Create BB strategy #1623

wants to merge 3 commits into from

Commits on Jan 3, 2018

  1. Create BB strategy

    This is a basic BB strategy:
    It advice long when candle close price enter into the band from a lower value. On the other side it advice a short position when the candle close price enter into the band from a top value.
    okibcn authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    47f24ee View commit details
    Browse the repository at this point in the history
  2. Create BB.js

    okibcn authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    1c7de10 View commit details
    Browse the repository at this point in the history
  3. Create BB.toml

    okibcn authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    64aa22a View commit details
    Browse the repository at this point in the history