-
Updated
Feb 16, 2020 - JavaScript
trading-strategies
Here are 326 public repositories matching this topic...
-
Updated
Jul 23, 2020
-
Updated
Aug 22, 2020 - C#
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Jul 19, 2020 - C++
-
Updated
Jun 18, 2020 - Python
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 25, 2020 - Python
-
Updated
May 6, 2020 - Jupyter Notebook
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Aug 24, 2020 - Jupyter Notebook
-
Updated
Aug 24, 2020 - Python
-
Updated
May 19, 2019
-
Updated
Aug 23, 2020 - Java
-
Updated
Sep 3, 2019 - Python
-
Updated
Aug 24, 2020 - C++
Hey,
First of all thank you for the hard work put into this, it's a really awesome project that I still learn how to use.
I'm not that proficient in using python so that is why I'll put my suggestion here. I have used python more for machine learning stuff and there the option of searching hyperparameters was also between grid and random search. However, I found that using bayesian optimizati
-
Updated
Feb 14, 2017 - Jupyter Notebook
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Jan 18, 2019 - Python
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 3, 2019 - Python
-
Updated
Jun 8, 2020 - Python
OSPath.String() should not be called and we should always use either the AsString(), Unix(), or Native() method.
IIRC I had had tried removing the String() method in the hopes of getting a compilation error wherever it was used but that didn't give me any compile error. I thought I had removed all instances but they still persist.
Stack trace from latest error reported (taken from the ui log
-
Updated
Aug 23, 2020 - Python
-
Updated
Sep 27, 2017 - Java
-
Updated
Aug 23, 2020 - Python
Improve this page
Add a description, image, and links to the trading-strategies topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading-strategies topic, visit your repo's landing page and select "manage topics."


Expected Behavior
Support Variable Index Dynamic Average (VIDYA) indicator
Actual Behavior
Not supported
Potential Solution
Implements VIDYA (formula)
Checklist
masterbranch