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
Close
Hashes for python_strategies_breezeconnect-4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e4a3cb3506c3e67b1c16d7eed7b1ddbeda3d0625c041eb619aba680c5cef82 |
|
MD5 | 461fa315a477728b595490d3350b049b |
|
BLAKE2b-256 | 5033bd3c9ceda9ff89e69e4850b3b0c43d4ca2f8966bfe3129ca5cdad9aa6e6c |