Skip to main content

None

Project description

torchquantum

TorchQuantum is a backtesting framework that integrates the structure of PyTorch and WorldQuant's Operator for efficient quantitative financial analysis.

Contents

Installation

for Unix:

cd /path/to/your/directory
git clone git@github.com:nymath/torchquantum.git
cd ./torchquantum

Before running examples, you should compile the cython code.

python setup.py build_ext --inplace

Now you can run examples

python ./examples/main.py

If you are not downloading the dataset, then you should

cd ./examples
mkdir largedata
cd ./largedata
wget https://github.com/nymath/torchquantum/releases/download/V0.1/Stocks.pkl.zip
unzip Stocks.pkl.zip
rm Stocks.pkl.zip
cd ../
cd ../

Features

  • High-speed backtesting framework.
  • A revised gplearn library that is compatible with Alpha mining.
  • CNN and other state of the art models for mining alphas.
  • Event Driven backtesting framework will be available.

Contribution

For more information, we refer to Documentation.

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

torchqtm-0.0.3.tar.gz (96.5 kB view details)

Uploaded Source

Built Distribution

torchqtm-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl (146.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file torchqtm-0.0.3.tar.gz.

File metadata

  • Download URL: torchqtm-0.0.3.tar.gz
  • Upload date:
  • Size: 96.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for torchqtm-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b83d692fd9d2f4cb7a7b4aa78d9de3546a08aad5754a641efa05d974a75ef256
MD5 ac1dbef37142f89aada71458eadaf274
BLAKE2b-256 4fd2339c8d1673a16ca050021d96c8e70b287be0b66812c48dc39eae668b6794

See more details on using hashes here.

File details

Details for the file torchqtm-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for torchqtm-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1803bd3bc0a6e12798ec566a35735173b7d455e00322c8a89bdac09692263ee5
MD5 303db10e2f4200d7da0827a677998b16
BLAKE2b-256 7c085a5e4632d335292e7d49ce991dea32ce15e6c9052925a60aabebd5bf43a9

See more details on using hashes here.

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