Automated Trading not only involves automating your trading strategies but also every tiny possible manual task that needs to be automated to achieve one hundred percent automation. This tutorial discusses how one can automate the daily manual login process.
Requirements
Download latest Chrome Browser
Download latest Chrome Driver
Windows 7, 8 or 10, Windows Server 2008, 2012, 2016 or higher versions
Supported Brokers
Aliceblue, Angel Broking, Tradejini, Upstox, Zebu
Automated Login Installation Setups
1)Download the Autologin.Zip file
2)Unzip the Autologin.zip
3)Unzipped File Contains
Algomojo AutoLogin.exe – Main File
Config.YAML – Password Configuration File
Chrome Driver – Automating the Browser Instructions (Download the Latest Chrome driver and update the chrome driver. Since Google Chrome keeps on upgrading one has to keep on upgrading their chrome driver as well for smoother operations.
Readme.txt – Help Instruction to Configure the login id , password and 2FA credentials
4) Open the Config.yaml in notepad to Configure your Broker Shortcode, Login Credentials, 2fa1pwd , 2fa2pwd
Broker Short Codes ‘ab‘ – aliceblue, ‘an‘ – angelbroking, ‘up‘ – upstox, ‘tj‘ – tradejini , ‘zb‘ – zebu
Examples for setting the Config.Yaml for various brokers
Example Configuration for Aliceblue
—
broker : ‘ab’
username : ‘AB24099’
password : ‘Pwd@1234’
2fa1 : ‘dummy’
2fa2 : ‘dummy’
Example Configuration for Tradejini
—
broker : ‘tj’
username : ‘TK2399’
password : ‘Pwd@1234’
2fa1 : ‘a’
2fa2 : ‘a’
Example Configuration for Upstox
—
broker : ‘up’
username : ‘134567’
password : ‘Pwd@1234’
2fa1 : ‘1990’
2fa2 : ‘dummy’
5)Now once the config.yaml file instructions are done then one can click on the Algomojo AutoLogin.exe to test for automated login.
For the First time if you are using the Algomojo AutoLogin.exe it will be asking for permissions. Press Allow access to log in automatically
Watch the Youtube Video to understand How the Automated Login Happens
6)Bingo! Now you are able to do an Automated Login with Algomojo. Now in the next tutorial, we will be learning how to schedule the Automated Login for all the trading days and How to Automate your Login at the scheduled time using Task Manager.