The package fetch data from tradovate.
Project description
Information
This package to connect TradOvate API
Installation
# Create an isolated Python virtual environment
pip3 install virtualenv
virtualenv ./virtualenv --python=$(which python3)
# Activate the virtualenv
# IMPORTANT: it needs to be activated every time before you run
. virtualenv/bin/activate
# Install Python requirements
pip install -r requirements.txt
# Install cointrol-*
pip install -e .
# Set param enviroment env.env
TO_ENV=DEMO
TO_NAME=Your credentials here
TO_PASSWORD=Your credentials here
TO_APPID="Sample App"
TO_CID=0
TO_SEC=Your API secret here
# run test
python -m test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tradovate-0.0.1.tar.gz
(20.0 kB
view details)
Built Distribution
tradovate-0.0.1-py3-none-any.whl
(22.4 kB
view details)
File details
Details for the file tradovate-0.0.1.tar.gz
.
File metadata
- Download URL: tradovate-0.0.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de0db18bf04ffa09a796ba4b8ba4deebb07f2b9e53fb78369f521856e0ea8801 |
|
MD5 | 5373598b5e3d85c520d40a06bf94a9d5 |
|
BLAKE2b-256 | b503df245228e0eacd3f5f5f8d702ea293828337ec96472af1a6845dd54db29c |
File details
Details for the file tradovate-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: tradovate-0.0.1-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e5d3d65bc16f9f0601fd18d23f6f482f5a19131b0c7438c9d6faf7e21be3eef |
|
MD5 | d562684ff607376f96accbfad10bb1a4 |
|
BLAKE2b-256 | 7ebcbe97f9d49b35653c20617eab09a7b7ee6a4f44c690f256c2c5133ebf5596 |