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.2.tar.gz (3.2 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.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stmrtpy-1.0.2.tar.gz
  • Upload date:
  • Size: 3.2 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.2.tar.gz
Algorithm Hash digest
SHA256 d1124ba7caa720258e0280f9bb71ac0e2209d907b45da8d025bb5b97730be8fe
MD5 ffc1c7165ef2610933baf9a1045ec7fb
BLAKE2b-256 1204f22aeebc879217da3b5893374b71059a5b8a08c300edbf98b1f78c9d1870

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stmrtpy-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f8d446fe7612bc7d86982015797e922949865557be0681ae0a27c7d50c2581e5
MD5 4fc46d92461d2ad17fc88f9722d46707
BLAKE2b-256 fe9f309ecf8d7d7ae8bb41f7d928b578ab0eca1ba032a34f61dac4817bfe8f5f

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