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

Add strategy: forex.analytics, an genetic optimization algorithm for TA-lib stats #389

Merged
merged 15 commits into from
Jul 27, 2017
Merged

Add strategy: forex.analytics, an genetic optimization algorithm for TA-lib stats #389

merged 15 commits into from
Jul 27, 2017

Commits on Jul 16, 2017

  1. Add a 'noop' strategy, which just does nothing. Can be used to genera…

    …te e.g. candlestick data for model training.
    crubb committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    9a35559 View commit details
    Browse the repository at this point in the history
  2. - Add option to sim to disable output of option

    - Add option to `sim` to disable writing HTML results
    crubb committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    60d035e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    247283e View commit details
    Browse the repository at this point in the history
  4. - .gitignore trained models

    - Limit width of progressbar in training to 80 cols
    crubb committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    60c8c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Configuration menu
    Copy the full SHA
    8570a6f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. - Added timezone to datetime displays

    - Fixed hang when not using a test dataset
    - Changed default indicators
    crubb committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    bd83ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d232a View commit details
    Browse the repository at this point in the history
  3. Windows fixes for sim spawn

    crubb committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    7eacf97 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    7abdb12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027558b View commit details
    Browse the repository at this point in the history
  3. Speed up parseSimulation()

    crubb committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    86808c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a78b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. - Use the defaults of the forex.analytics project for training

    - Add a check for unknown indicators
    crubb committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    5280c73 View commit details
    Browse the repository at this point in the history
  2. forex_analytics documentation

    crubb committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    57cf5f3 View commit details
    Browse the repository at this point in the history
  3. !!! -> !

    crubb committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    5f42d26 View commit details
    Browse the repository at this point in the history