breeze connect strategies in python
Project description
UAT python_strategies
Steps to install Strategy Library for UAT
pip install python_strategies_breezeconnect==2.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(product_type = "options", stock_code = "NIFTY",strike_price = "18700",qty = "50",expiry_date = "2023-06-15T06:00:00.000Z",order_type = "market",validity = "day",validity_date =
"2023-06-09T06:00:00.000Z",exchange_code = "NFO",stoploss = "",put_price = "0",call_price = "0")
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-2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604d610f839d2e416fe3be8aec255e883b3fe511733a8e168eca643ca9509eaa |
|
MD5 | 3738152f515c1b573c328d7a0e61043c |
|
BLAKE2b-256 | 6cd11b3e1fe7fe25c06e11807bba24c32daee6625c61ee9464d33bf00fa582ad |