As part of my Technical Analysis education and code sharing series, I am sharing python code written by me here for use by anyone interested. You will find examples of how to scan and fetch results from ChartInk. (NOTE: The examples will work with the current set up of ChartInk. However, if ChartInk changes the APIs at its end, the code shared here could fail.)
To run these examples, you do not need an account with ChartInk.com.
In order to save screeners using the 'Atlas' feature, you need to have an account with ChartInk.com. (Free account is enough). Please remember NOT to save your Atlas screeners in 'Private' mode.
I am sharing three screener examples to help you get started.
I have uploaded videos on how to use the shared code in my https://www.youtube.com/@PriceCatch channel. Take a look there.
The code is in Python and pyproject.toml contains the libraries required for using the code shared by me. Use pip or uv to install them.
Files are licensed under the Mozilla Public License 2.0 - see the LICENSE.txt file for details.
All the resources shared in this Project are for educational purposes. Remember to carefully assess the usability before using because you alone are responsibile for your actions.
You can reach me through my social media handles. You can watch my educational videos on Youtube at (www.youtube.com/@PriceCatch)
All the best.
PriceCatch