Skip to content
#

trading

Here are 1,868 public repositories matching this topic...

ta
brightening-eyes
brightening-eyes commented Aug 22, 2020

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

sweg44
sweg44 commented Mar 17, 2021

Hi guys,

I think that a progress bar when running a strategy on a df would be a great feature because I am always frustrated when I have to keep checking back on the progress of my strategies (most of the data I use is >1Mn rows) and so a progress bar - like those you see in the package "tqdm" would be great,

Simple Example of Progress Bars when running a for loop
from tqdm import tqdm

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at

  • Updated Feb 27, 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.

Curate this topic

Add this topic to your repo

To associate your repository with the trading topic, visit your repo's landing page and select "manage topics."

Learn more