Lumnis Alternative Data
Project description
AlpacaLumnisTrader
API Usage
Install the package
pip3 install alpaca-lumnis-trader --upgrade
Overriding the run function
Overriding the main function
Development Usage
Fork the repo
Go to the follwing link to fork the repository:
https://github.com/lumnisfactors/AlpacaLumnisTrader.git
Clone the Repo
Use the following command to clone the repository:
git clone https://github.com/[YOUR_USERNAME]/AlpacaLumnisTrader.git
Install Requirements
After cloning the repository, navigate to the project's root directory and install the required packages using the following command:
pip install -r requirements.txt
Add API Keys
Create a new file in the AlpacaLumnisTrader directory and name it KEYS.py. Add the following variables to the file and replace the empty strings with your respective API keys:
API_KEY_ALPACA = "YOUR_ALPACA_API_KEY"
SECRET_KEY_ALPACA = "YOUR_ALPACA_SECRET_KEY"
API_KEY_LUMNIS = "YOUR_LUMNIS_API_KEY"
These API keys are required for using Binance and Luminis data to make trades. Please ensure that you keep your API keys secret and never share them with anyone.
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
File details
Details for the file alpaca-lumnis-trader-0.1.3.tar.gz
.
File metadata
- Download URL: alpaca-lumnis-trader-0.1.3.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34e666ed4a97806eedde5f77b4a3b0991dcaaf942b1281de3e7eb6011d7938e5 |
|
MD5 | 779f2f89a84ef645c287ab2989631a3b |
|
BLAKE2b-256 | ebc9a13f4a09d5f360cbad9f506e3a364d672a5bbb8497921ce59985c1414a16 |