https://github.com/westonplatter/ta_visualizer
Visualizations of Pre-Entry, Post-Exit trades based on TA. Basically a heads up display for westonplatter/ta_scanner
https://github.com/westonplatter/ta_visualizer
Last synced: 9 months ago
JSON representation
Visualizations of Pre-Entry, Post-Exit trades based on TA. Basically a heads up display for westonplatter/ta_scanner
- Host: GitHub
- URL: https://github.com/westonplatter/ta_visualizer
- Owner: westonplatter
- License: bsd-3-clause
- Created: 2020-08-06T16:06:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T13:40:39.000Z (over 4 years ago)
- Last Synced: 2024-04-14T20:10:45.248Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TA Visualizer
Visualize technical analysis based setups
## Notes
Jupyter Lab Commands
```
python -m ipykernel install --user --name=ta
```