8000 GitHub - vidnk/BNStraddle: Bank Nifty Straddle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vidnk/BNStraddle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNStraddle

Bank Nifty Straddle

It works for Fyers only.

You need userinfo.json file with contents { "app_id": "", "app_secret": "", "fyers_id": "", "password": "", "pan_or_dob": "<YourPanNumberORDateOfBirthIn_dd-mm-yyyy_format>" }

Folders are hardcoded please change as per your requirement.

autologin.py will authenticate user and create file access_token.txt

BNFStraddle.py will use the file access_token.txt and place orders.

To send messages to telegram -

     Create a bot in telegram and save the token in the file bot_token.txt
     Create a new channel and add the above created bot to the channel then save the chat ID in the file bot_chatID.txt.

About

Bank Nifty Straddle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0