Skip to main content

A package for predicting buy and sell signals

Project description

Evx predictor mlbot

This is a simple package used to generate buy and sell signals for crypto and conventional stock markets based on the excess volume index(EVX)
You can read more about EVX in the whitepaper here

Usage

In your python script simply import the module and use as follows
from regpredict import regbot

print(regbot.signal(20,65,0.4587))

The above methods take an assets opening, closing, and bids volume fraction of the asset based on the time interval you have chosen. A zero classification output would instruct the user not to buy or sell the asset if it is registerd in the database, while one output means buy the asset.

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

regpredict-0.0.9.tar.gz (237.4 kB view hashes)

Uploaded Source

Built Distribution

regpredict-0.0.9-py3-none-any.whl (236.2 kB view hashes)

Uploaded Python 3

Supported by

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