breeze connect strategies in python
Project description
UAT python_strategies
Steps to install Strategy Library for UAT
pip install python_strategies_breezeconnect==4.0
code usage
from python_strategies import Strategies
async def main():
obj = Strategies(app_key = "your app key",secret_key = "your secret key",api_session = "your api session",max_profit = "your max profit",max_loss = "your max loss")
await obj.long_straddle(stock_code = "NIFTY",strike_price = "18700",qty = "50",expiry_date = "2023-06-15T06:00:00.000Z",exchange_code = "NFO")
await main()
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
File details
Details for the file python_strategies_breezeconnect-4.0.tar.gz
.
File metadata
- Download URL: python_strategies_breezeconnect-4.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e4a3cb3506c3e67b1c16d7eed7b1ddbeda3d0625c041eb619aba680c5cef82 |
|
MD5 | 461fa315a477728b595490d3350b049b |
|
BLAKE2b-256 | 5033bd3c9ceda9ff89e69e4850b3b0c43d4ca2f8966bfe3129ca5cdad9aa6e6c |