Skip to content

Commit

Permalink
Added windows install instruction
Browse files Browse the repository at this point in the history
Added windows install example
  • Loading branch information
RaymondTerry committed Sep 5, 2021
1 parent 8ab61e2 commit 690df54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -52,5 +52,11 @@ Although any improvements are welcome!
- typing


### How to install on Windows with Python 3
Open Command Prompt:
``
py -m pip install tradingview_ta
``


This was made possible by: https://github.com/brian-the-dev/python-tradingview-ta

0 comments on commit 690df54

Please sign in to comment.