Skip to main content

ohlcv analyser

Project description

OhlcvAnalyser

Current Repository Structure

OhlcvAnalyser
├── __init__.py
├── MultiOhlcvAnalyser.py
├── SingleOhlcvAnalyser.py
└── utils
    ├── __init__.py
    ├── coefficient.py
    ├── date.py
    └── profit.py

BluePrint Repository Structure

OhlcvAnalyser
├── __init__.py
├── MultiOhlcvAnalyser.py
├── SingleOhlcvAnalyser.py
├── Analyser
│   ├── CoefficientAnalyser.py
│   ├── ProfitAnalyser.py
│   └── PriceAnalyser.py
└── utils

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OhlcvAnalyser-0.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

OhlcvAnalyser-0.0.3-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page