Get Live MTM Updates for Alice Blue trading accounts & get Telegram Notifications
- Python v3.6+
- Alice Blue Userid & Api Key
- Telegram Bot Token
- Make sure you have all the requirements satisfied.
- Clone This repository.
- run command
python -m pip install -r requirements.txt
in a terminal window. Make sure the terminal window is opened in the folder that has the repository cloned in it. - add your Alice Blue
User ID
,API Key
& aUser Name
to thealice_blue.txt
file. - add your Telegram
Channel ID
& and your telegramBot Token
to thetelegram.txt
file. - you are good to go, run
main.py
to run the MTM Moniter App.
- Make sure you are logged into Alice Blue before you run
main.py
. - The app only moniters your
netwise positions
(check out Alice Blue's official API documentation).