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

Include STDDEV in tulind.js #2485

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Include STDDEV in tulind.js #2485

merged 1 commit into from
Aug 28, 2018

Conversation

H256
Copy link
Contributor

@H256 H256 commented Aug 28, 2018

add missing stddev

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    added tulip.stddev to available indicators.

  • What is the current behavior? (You can also link to an open issue here)
    stddev is missing in the list.

  • What is the new behavior (if this is a feature change)?
    stddev is being calculated in custom strategies

  • Other information:
    should fix Gekko does not support tulips' standard deviation #2469

add missing stddev
@askmike
Copy link
Owner

askmike commented Aug 28, 2018

👍

@askmike
Copy link
Owner

askmike commented Aug 28, 2018

Did you test it by any chance?

@H256
Copy link
Contributor Author

H256 commented Aug 28, 2018

I've quickly mocked up a test-strategy -> there's results coming in, so i guess: it works. ;)
grafik

@askmike
Copy link
Owner

askmike commented Aug 28, 2018

awesome, thanks!

@askmike askmike merged commit eb30a7b into askmike:develop Aug 28, 2018
This was referenced Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gekko does not support tulips' standard deviation
2 participants