Skip to main content

Bravo! You have received a Medical Diploma from
the Orbital Convergence University International Air and Water Embassy of the Tangerine Planet.

You are now officially certified to include this module in your practice.


ramps_majestic


description


install

pip install ramps_majestic

--

usage

from datetime import datetime
import json
import pprint

import pandas
import rich	

import ramps_majestic
import ramps_majestic.victory_multiplier.purchase_treasure_at_inclines as purchase_treasure_at_inclines_VM	
import ramps_majestic.victory_multiplier.purchase_treasure_over_span as purchase_treasure_over_span_VM
import ramps_majestic.example_data.read as read_example_data

trend = read_example_data.start ("yahoo-finance--BTC-USD.CSV")	
trend_DF = pandas.DataFrame (trend)	

enhanced_trend_DF = ramps_majestic.calc (
	trend_DF,
	period = 14,
	multiplier = 3
)
enhanced_list = enhanced_trend_DF.to_dict ('records')


'''
	This calculates the multipliers
'''
treasure_at_inclines_VM = purchase_treasure_at_inclines_VM.calc (
	enhanced_trend_DF,
	include_last_change = True
)

rich.print_json (data = treasure_at_inclines_VM ["relevant"])	

open_price_at_spans_VM = purchase_treasure_over_span_VM.calc (enhanced_trend_DF)
print ("open_price_at_spans_VM:", open_price_at_spans_VM)
print ("treasure_at_inclines_VM:", treasure_at_inclines_VM ["treasure purchase victory multiplier"])


ramps_majestic.chart_the_data (
	enhanced_trend_DF,
	treasure_at_inclines_VM
)

Download files

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

Source Distribution

ramps_galactic-1.1.2.tar.gz (79.5 kB view details)

Uploaded Source

Built Distribution

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

ramps_galactic-1.1.2-py3-none-any.whl (76.1 kB view details)

Uploaded Python 3

File details

Details for the file ramps_galactic-1.1.2.tar.gz.

File metadata

  • Download URL: ramps_galactic-1.1.2.tar.gz
  • Upload date:
  • Size: 79.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-27-generic

File hashes

Hashes for ramps_galactic-1.1.2.tar.gz
Algorithm Hash digest
SHA256 092e6684787c80ea5833411dd51422636866d8c1edd99fae0d93a4c27fe595af
MD5 6df4e0a8bb769a20043f5ba8ab45c202
BLAKE2b-256 86cc9af9c088d84e50bc63ea308ed870bed78492cbe2d9c3266c06fee81a4c6d

See more details on using hashes here.

File details

Details for the file ramps_galactic-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: ramps_galactic-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 76.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-27-generic

File hashes

Hashes for ramps_galactic-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 49a679fafe5ed94e9d72038d4d357fa137cc0e18800d309cdbcea281b3e70cf0
MD5 2214ab4cb18b192ff2a1a4b0c109cf32
BLAKE2b-256 a012174ecb1c50a8cf1b956e08e19a9256dd06aaf1fefa9e6d325b5bff1d2f6c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.2 This release

2 files

1.1.1

2 files

1.1.0

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.4

2 files

1.0.3

2 files

1.0.1

2 files

Supported by

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