
Set up the trading research environment by installing Anaconda, Python, and a Chrome-driven driver, then install selenium and related libraries to enable web automation for Chartink scanner.
Dear All
Install specific version (3.141.0) of selenium.
You can uninstall selenium
pip uninstall selenium
pip install selenium==3.141.0
Use Selenium to automate browser tasks and extract scanner data from a web page by identifying elements by ID, reading table data, and compiling it into a list for analysis.
Explore selenium-based web browser automation to login with a premium account, navigate a trading scanner, and automate data access for one-minute and three-minute windows.
Use This code in later all videos.
Automate end-to-end order placement from the Chartink scanner to the engine account, using Selenium and Python to fetch stock symbols, compute risk-based quantities, and place stop-loss trades with continuous scanning.
Watch a live demo of algorithmic trading using a scanner, showing automated login, live stock scans, stop-loss orders, and a continuous buy-and-sell workflow.
Watch a live demo of placing and monitoring orders with Chartink scanner, including stop-loss and time-based conditions, with real-time logging and multi-window results.
The goal of this course is to delver the knowledge of API trading(Basics) and Traders can Trade using chart-ink scanner stocks list. This course will help you if you want to automate the trade of stocks generated from chart-ink scanner.
You can expect to gain the following skills from this course
Learn Basics of Chart-ink Scanner
Browser Automation using Selenium
Smart API Setup of Angel Broking (Angel one)
Place Buy and SL order of Stocks
Place order of Stocks generated using Chart-ink Scanner
Before joining this course you must know :
How to make Chart-ink Scanner
Python Language Basics
Must Have Angel Broking (Angel one's) Account
Chrome and Chrome Driver Install.
This course is for:
Traders looking to automate the trade from chart-ink scanner stocks list can join this course.
Traders looking to automate order placement into Angel Broking's (Angel one's) platform
Anyone interested in Automation of order placement in the Indian market
I have try to explain Chartink scanner, Selenium required commands as well as Smart API of Angel Broking and shown requires tools setup and installations. You can learn in depth using resources i have provided.