Resources
Everything we've made public
The playlist, the write-ups and the walkthroughs. All free, all in Hinglish, no sign-up wall.
The playlist
100+ Pine Script videos
Syntax basics through to full strategies, in order. Start anywhere.
100+
Videos in order
Every essential topic, from first script to full strategy.
Real code, line by line
Written on screen and explained as it goes — nothing pasted in from off camera.
Kept current
New videos as the language changes, so the playlist doesn't drift out of date.
Written
Latest articles
Guides, technical breakdowns and the reasoning behind the code.
PySide6
Creating Dropdown Menus with QComboBox in PySide6
QComboBox is a versatile widget in PySide6 that allows users to select from a list of options in a compact dropdown format, making it ideal for …
PySide6
Pyside6 Grouping QRadioButtons for Exclusive Choices in GUIs
QRadioButtons are essential for presenting users with mutually exclusive options, like selecting one item from a set of choices. By grouping them, you ensure only one …
PySide6
Implementing QCheckBox for Multiple Selections in PySide6
QCheckBox is a versatile widget in PySide6 that allows users to toggle options on or off, making it ideal for scenarios where multiple independent selections are …
PySide6
QLineEdit: Allows single-line text editing
The QLineEdit widget in PySide6 provides a single-line text editor for user input. It is commonly used in forms and dialogs where users need to enter …
Pine Script
Pine Script v6 Overview: Everything You Need to Know to Get Started
Pine Script is the programming language developed by TradingView, designed specifically for creating custom technical indicators, strategies, and trading tools directly on their platform. Its user-friendly …
PySide6
QMessageBox: Modal Dialog for User Messages and Prompts
QMessageBox is a convenient and easy-to-use dialog box in PySide6 for displaying messages to the user. It can be used to show information, warnings, errors, or …
Walkthroughs
Watch one get built
Full sessions, start to finish, at the pace it actually takes.
Prefer to follow a syllabus? Pine Script Mastery covers the same ground in order, with live classes.
See the course