-
Updated
Jul 23, 2020
trading-algorithms
Here are 242 public repositories matching this topic...
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 22, 2020 - Python
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Jan 16, 2020 - TypeScript
-
Updated
Aug 23, 2020 - Java
-
Updated
Aug 24, 2020 - C++
-
Updated
Aug 24, 2020 - Python
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
Jan 18, 2019 - Python
-
Updated
Jan 11, 2020 - Python
-
Updated
Aug 22, 2020 - Python
could you add SMIIO?
Hi, twopirllc,
I find that you maintain pandas-ta very diligent. Thank you for your work.
I find a indicator is useful, SMIIO, SMI Ergodic Indicator/Oscillator.
https://www.tradingview.com/chart/LOCO/wsKsWzWo-Momentum-based-SMIIO-Indicator/
yes, I find Stochastic in pandas-ta, I think Stochastic is too sensitive.
I tried to code SMIIO but not success.
Could you add SMIIO to pandas-t
Relative strength
-
Updated
Aug 16, 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
Dec 9, 2019 - Rust
-
Updated
Jul 3, 2020 - Java
-
Updated
Feb 6, 2020 - Python
-
Updated
Jun 5, 2020
-
Updated
Jul 2, 2020 - Jupyter Notebook
-
Updated
Dec 17, 2019 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Aug 14, 2020 - TypeScript
-
Updated
Oct 29, 2019 - Python
-
Updated
May 25, 2020 - JavaScript
-
Updated
Aug 2, 2020 - Rust
-
Updated
Aug 17, 2020 - Python
Improve this page
Add a description, image, and links to the trading-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading-algorithms 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