trading
Here are 1,616 public repositories matching this topic...
-
Updated
Nov 6, 2020 - C++
-
Updated
Sep 22, 2019 - Python
-
Updated
Oct 10, 2020 - Python
-
Updated
Nov 8, 2020 - C#
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Oct 16, 2020 - Python
-
Updated
May 14, 2020
-
Updated
Jul 19, 2020 - C++
-
Updated
Mar 12, 2020 - Python
bukosabino / ta
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
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
Jul 14, 2020 - Python
-
Updated
Nov 9, 2020 - Go
-
Updated
Oct 26, 2020 - Python
-
Updated
Nov 29, 2018 - Python
-
Updated
Oct 4, 2020 - AutoHotkey
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Python
-
Updated
Feb 10, 2019 - JavaScript
-
Updated
Jan 16, 2020 - TypeScript
-
Updated
Oct 17, 2020 - Java
-
Updated
May 25, 2020 - Python
-
Updated
Nov 9, 2020 - JavaScript
With Python 3.5.x having reached its end of life/support, we can (drop supposed 3.4 support
- f-strings
- [variable annotations](https://docs.python.org/3
Improve this page
Add a description, image, and links to the trading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading topic, visit your repo's landing page and select "manage topics."
According to @rspadim, functions in
entropy.pycould use numpy array instead of strings, as it's better to numba.Guide on how to implement this is available in the comments in PR #311 .