trading
Here are 1,843 public repositories matching this topic...
-
Updated
Mar 12, 2021 - C++
-
Updated
Dec 23, 2020 - Python
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 11, 2021 - C#
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Mar 10, 2021 - Python
-
Updated
Feb 17, 2021
-
Updated
Mar 12, 2021 - C++
-
Updated
Jan 5, 2021 - Python
-
Updated
Mar 10, 2021 - Jupyter Notebook
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
Feb 3, 2021 - Python
-
Updated
Dec 28, 2020 - Python
-
Updated
Mar 7, 2021 - Go
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 29, 2018 - Python
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
Jan 29, 2021 - JavaScript
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Mar 12, 2021 - Python
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Oct 4, 2020 - AutoHotkey
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Feb 27, 2021 - Python
-
Updated
Mar 7, 2021 - Java
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 .