Skip to main content

A webapp with different stock market analysis features made with Flask.

Project description

Webserver for stock market analysis made with Flask:

  • All Time High: An all-time high for a given date refers to the date when a symbol achieved a breakthrough in its high value within the OHLCV matrix.

  • Chart Patterns: Head-&-Shoulders (HS), Inverse HS, Double Top and Double Bottom


# Create a virtual environment
python -m venv venv

# Activate the virtual environment
# On Windows:
venv\Scripts\activate
# On macOS/Linux:
source venv/bin/activate

Install and Run

  1. Install the package:

    pip install fintech-webserver
    
  2. Start the server:

    fintech run
    

Use fintech --help to read the man page of fintech command.

Optionally, create a file named .flaskenv in current working directory to specify common options as below:

PROFILE=Development
FLASK_RUN_DEBUG=True
FLASK_RUN_PORT=8090
FLASK_RUN_HOST=0.0.0.0

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

fintech_webserver-1.0.0.tar.gz (52.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fintech_webserver-1.0.0-py3-none-any.whl (52.9 MB view details)

Uploaded Python 3

File details

Details for the file fintech_webserver-1.0.0.tar.gz.

File metadata

  • Download URL: fintech_webserver-1.0.0.tar.gz
  • Upload date:
  • Size: 52.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for fintech_webserver-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7c4f995bb8a2a57cac70013548eb27ad1a690a79081425916b4ebb18d12e9294
MD5 c750a91de164e5fe80668a615e687384
BLAKE2b-256 4e0c6c3ad291e490667ff77959ec27b41562ef01f21d6b6eac18d3c61a150995

See more details on using hashes here.

File details

Details for the file fintech_webserver-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fintech_webserver-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d3296c3937beaec746afd4fce947520e1efb7f3c163fbfc9ee13c375da42cb7
MD5 714d73bfadf822f8e1ca6812682f834b
BLAKE2b-256 7425627e3e2ce820e748feface367a5c0ccca506dee555887801bad9ddbfdc1f

See more details on using hashes here.

Supported by

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