Skip to main content

A package for predicting buy and sell signals

Project description

NLP project

This is an attempt to build a language model for generating trading signals. It uses a limited vocabulary such as 'go-long', 'go-short' and 'do-nothing'. It uses the language model combined with an expert trader data also referred to as imitation learning. The assumption here is that you have data of an expert trader with at least 5 trades e.g. labeled ['go-long', 'go-short', 'do-nothing', 'go-short', 'go-long'] the model returns one of these inputs as the signal.

Usage

Install the project with:

pip install nlp-project

Then:

from nlp.imit_main import imit_signal as imit
from nlp.nlp_main import nlp_signal as nlp

The training (expert) data were simulated with imit_signal and the language model was build with a series of these inputs.

Warning

This is not financial advise. NLP project is entirely on its preliminary stages. Use it at your own risk.

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

nlp_project-0.1.0.tar.gz (14.8 MB view details)

Uploaded Source

Built Distribution

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

nlp_project-0.1.0-py3-none-any.whl (15.2 MB view details)

Uploaded Python 3

File details

Details for the file nlp_project-0.1.0.tar.gz.

File metadata

  • Download URL: nlp_project-0.1.0.tar.gz
  • Upload date:
  • Size: 14.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.4

File hashes

Hashes for nlp_project-0.1.0.tar.gz
Algorithm Hash digest
SHA256 44cfdaa525c359ea6f196a4f1ea5e35564974237fda54be47c85fd0612ca6bc9
MD5 d5f54f9ce3fcaa6fa7243ae9ac39efe9
BLAKE2b-256 37c97c4283520be83ee3f40f5d45af43c35393ac36368c1456dbef2cfc2c2f5e

See more details on using hashes here.

File details

Details for the file nlp_project-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nlp_project-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.4

File hashes

Hashes for nlp_project-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c1b1825df5d9eb146e2ccd235e97f079ac9ea5f011aaa93a4505af909b29691
MD5 759ba6e8e0ecf5b3833844769866f884
BLAKE2b-256 1f39002b53a99baa94e2a2230cc9377b52cf448c9bb1193f4da5d99d246c4d77

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