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.1.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.1-py3-none-any.whl (52.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fintech_webserver-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 2eb2ea1d8a2aad47f0ce9164b47b24d9d58edaa77b58fd8cebf40625cc31db9f
MD5 2387599ba30e86ff86d6187aada45aa4
BLAKE2b-256 867df7dc1e0bf19e16727a751b6721b528f1dde3343d2c58f48cffacba28c20c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fintech_webserver-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 83f677e8b81ccd4dfcb017635d77f6231b78851e436d3522e6565c0b22c01c0a
MD5 ff7e5e73e82eda5f6417e713a4d654b0
BLAKE2b-256 a56756420e802d6a3a5e14ac0837733659746e573a5a5d5fbec12435a8a5adbc

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