-
Updated
Jan 16, 2021
technical-analysis
Here are 263 public repositories matching this topic...
-
Updated
Jan 16, 2021 - Python
-
Updated
Jan 31, 2021 - Python
-
Updated
Feb 4, 2021 - Python
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Jul 19, 2020 - Python
-
Updated
Jan 2, 2021 - JavaScript
The value of the indicator is different because you are using LOG10 instead of the natural logarithm.
Although Math.log10 is also listed in the source you provided, it is possible that it is replaced by the original ln (x)
JavaScript also changes the name of the ln () function to log (), and mathematically log () is log10 ()
It is possible that log in chopindex Tvw is wrong, but the question
-
Updated
Jan 28, 2021 - Python
-
Updated
Feb 3, 2021 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Feb 6, 2021 - Jupyter Notebook
-
Updated
Mar 7, 2019 - Go
-
Updated
Jul 3, 2017 - Python
-
Updated
Nov 23, 2020 - Go
-
Updated
Sep 27, 2017 - Java
-
Updated
Jan 8, 2021 - R
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 19, 2020 - Rust
-
Updated
Aug 21, 2019 - Python
-
Updated
Feb 5, 2021 - Python
-
Updated
Dec 19, 2020 - Python
-
Updated
Sep 5, 2018 - Jupyter Notebook
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Dec 28, 2020 - Python
-
Updated
Feb 6, 2021 - C#
-
Updated
Nov 30, 2020 - Python
-
Updated
Jan 11, 2021 - Julia
Improve this page
Add a description, image, and links to the technical-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the technical-analysis topic, visit your repo's landing page and select "manage topics."
hi,
if possible, please add these indicators as well:
TDI (Traders Dynamic Index)
chandelier exit
pivot points
BOP (balance of power)
CTM (Chande trend meter)
Coppock Curve
Correlation Coefficient
PMO (DecisionPoint Price Momentum Oscillator)
Ulcer Index
most of them except TDI are available on stockcharts.com
thanks