trading
Here are 1,923 public repositories matching this topic...
-
Updated
Apr 26, 2021 - C++
-
Updated
Dec 23, 2020 - Python
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 26, 2021 - C#
-
Updated
Apr 26, 2021 - Jupyter Notebook
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 2, 2021 - Python
-
Updated
Apr 26, 2021 - Python
-
Updated
Feb 17, 2021
-
Updated
Apr 22, 2021 - C++
-
Updated
Jan 5, 2021 - Python
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
Apr 22, 2021 - Python
-
Updated
Mar 19, 2021 - Python
-
Updated
Apr 22, 2021 - Go
-
Updated
Apr 5, 2021 - JavaScript
After the backtest run, we see the statistics. It is very good! Is there any simple way to see that statistics separately for long ans short trades?
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 29, 2018 - Python
@twopirllc Thanks for such a beautiful library for technical indicators, it helps me a lot in many ways.
I am stuck on one point, didn't find any relevant python indicator library or calculation for getting values of ATR Trailing Stops, is there any way please help me out.
Thanks in advance.
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Feb 27, 2021 - Python
-
Updated
Apr 26, 2021 - Java
-
Updated
Apr 17, 2021 - Python
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 .