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.0.4.tar.gz (26.0 kB 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.0.4-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nlp_project-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a3335bf655819a1f675a22ccd1764c5b33268bd756c9f73220a1bc6250dbbed2
MD5 bfb96905dca948cc1407a6263ba9702a
BLAKE2b-256 231ed20df89286266e8a2b136a3265b3fc2cf7091a04f8f0f56d005eaa932447

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nlp_project-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 25.4 kB
  • 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.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 99566d04a896ac8235ec6e483f47a8594b24f1b952c0bd128958cf7e49d3bff4
MD5 636b7810d00aa4d04e1190cf2b91f12b
BLAKE2b-256 dc7260d646c185c0c14f7b82162658c8b79c0b468f7c3b9f30309183517bd6e0

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