Skip to main content

Professional stock plotting library with candlestick, volume, MA and RSI

Project description

stmrtpy

Professional stock market plotting library.

Features

  • Candlestick chart
  • Volume subplot
  • Moving averages
  • RSI
  • Dark mode

Install

pip install stmrtpy

Example

import pandas as pd
from stmrtpy import plot_chart

df = pd.read_csv("data.csv")

plot_chart(
    df,
    ma_windows=(20, 50),
    show_rsi=True,
    dark=True,
    save_path="chart.png"
)

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

stmrtpy-1.0.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

stmrtpy-1.0.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file stmrtpy-1.0.3.tar.gz.

File metadata

  • Download URL: stmrtpy-1.0.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for stmrtpy-1.0.3.tar.gz
Algorithm Hash digest
SHA256 8000d8bdd7fe6e650c342bcb65ca5c24db42cc965590adefdeded9bf67b39559
MD5 a079caa531e07d7c3c2633b0d79ab4d0
BLAKE2b-256 bff4f80c46cf36ac310ebf275e3ea4dc67ca9a0deaaefc170fcac0c021670148

See more details on using hashes here.

File details

Details for the file stmrtpy-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: stmrtpy-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for stmrtpy-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c18a8c96d9eae5d51d7e4e01293cd22325635957fc68492d960199fa92b84346
MD5 ea8fc3033835be99a65ba564990a4b20
BLAKE2b-256 8ce2d2b7afe06cabf1aa407f43af27f7c861171e29eccefd8f15a404ed577160

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