Skip to content
#

trading-algorithms

Here are 260 public repositories matching this topic...

Lean
quant-trading

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 Oct 15, 2020
  • Python
Winthan
Winthan commented Oct 20, 2020

Which version are you running? The lastest version is Github. Pip is for major releases.

import pandas_ta as ta
print(ta.version)

Upgrade.

$ pip install -U git+https://github.com/twopirllc/pandas-ta

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [

Improve this page

Add a description, image, and links to the trading-algorithms 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-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.