https://github.com/nmweaver/merx
Merx is a collection of some common technical analysis indicators written using the Pandas library.
https://github.com/nmweaver/merx
pandas python strategies technical-analysis trading
Last synced: 5 months ago
JSON representation
Merx is a collection of some common technical analysis indicators written using the Pandas library.
- Host: GitHub
- URL: https://github.com/nmweaver/merx
- Owner: noahtheprogrammer
- License: gpl-3.0
- Created: 2023-05-07T20:40:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T21:40:07.000Z (over 2 years ago)
- Last Synced: 2024-12-28T21:23:34.600Z (over 1 year ago)
- Topics: pandas, python, strategies, technical-analysis, trading
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# merx
This repository is a collection of Python technical analysis indicators written using the Pandas library. I created this library in order to better understand what goes behind the scenes within the indicators traders commonly use and to gain further experience within the Python programming language.
**Further documentation coming soon.**