A Python library for algorithmic trading analysis
Project description
Algo Trade V1
A Python library for algorithmic trading analysis that provides various tools for market analysis, including technical analysis, fundamental analysis, and pump detection.
Features
- Technical Analysis Tools
- Fundamental Analysis
- Pump Detection
- Volume Profile Analysis
- Signal Analysis
- Data Fetching Utilities
Installation
You can install the package using pip:
pip install algo-trade-v1
Usage
Here's a basic example of how to use the library:
from algo_trade_v1.libs import technical_analyzer, fundamental_analyzer, pump_ranking_analyzer
# Technical Analysis
analyzer = technical_analyzer.TechnicalAnalyzer()
# Your analysis code here
# Fundamental Analysis
fundamental = fundamental_analyzer.FundamentalAnalyzer()
# Your fundamental analysis code here
# Pump Detection
pump_detector = pump_ranking_analyzer.PumpRankingAnalyzer()
# Your pump detection code here
Documentation
For detailed documentation, please visit our documentation page.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file algo_trade_v1-0.1.0.tar.gz.
File metadata
- Download URL: algo_trade_v1-0.1.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48d29ffd0caed36bf4c8d5a2b26d4668bbf41dbe170b470580005b5023a69c45
|
|
| MD5 |
58ef80fc16faff14a06f3784e9f7dcf8
|
|
| BLAKE2b-256 |
754732b82283d107f6eaa86e4379c5b411de4ed273568bf3a8f8867b6f5e5a33
|
File details
Details for the file algo_trade_v1-0.1.0-py3-none-any.whl.
File metadata
- Download URL: algo_trade_v1-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f11c042b64de49141bb934d766545051bcaaec05455512180d1507d8b0c3842
|
|
| MD5 |
3c5af630cbc1577cee2476b0d56e90b1
|
|
| BLAKE2b-256 |
8c543d29feecd018b2f930cef3e7a36dc5d0956106cb2faf2f657e70657c411f
|