Read more on our Blog

189
Basic Chart Pattern
Chart Pattern - Double Bottom Pattern...

The double bottom chart pattern is a bullish reversal pattern commonly found in financial markets. I...

Read More
188
Basic Chart Pattern
Chart Pattern - Head and Shoulders Pattern...

The head and shoulders pattern is a technical analysis pattern used in financial markets to predict ...

Read More
181
Basic Chart Pattern
Chart Pattern - Ascending Triangle Pattern...

An ascending triangle is a technical analysis pattern formed by the price of a security creating hig...

Read More
142
Option Trading Basics
How to do Position Sizing...

Position sizing is the way to determine or estimate appropriate number of contracts or shares to tra...

Read More
141
Option Trading Basics
Risk Management in stock and options trading...

Options trading has a high level of overall risk, as the value of options is derived from the underl...

Read More
116
PineScript Strategy Builder
Charting Functions in PineScript...

Few more examples of predefined functions in Pine Script that can be used for various purposes: C...

Read More
115
PineScript Strategy Builder
Pre-defined Functions in PineScript...

Pine Script has a number of predefined functions that can be used to perform various operations such...

Read More
114
PineScript Strategy Builder
Plot chats in Pine Script...

In Pine Script, the plot() function is used to display data on a chart. The plot() function takes on...

Read More
113
PineScript Strategy Builder
Loops in PineScript...

In Pine Script, loops are used to repeatedly execute a block of code. There are two types of loops t...

Read More
112
PineScript Strategy Builder
Conditional Statement...

In Pine Script, conditional statements are used to control the flow of execution based on certain co...

Read More
111
PineScript Strategy Builder
Function in PineScript...

In Pine Script, functions are defined using the function keyword, followed by the function name, and...

Read More
110
PineScript Strategy Builder
Variable in pine script...

In Pine Script, variables are defined using the var keyword, followed by the variable name and an as...

Read More
109
Stock Market Basics
ETFs & Nifty-50...

Nifty refers to the Nifty 50 Index, which tracks the performance of 50 of the most liquid stocks lis...

Read More
104
PineScript Strategy Builder
Different types of strategies that can be coded using Pine Script...

There are many different types of strategies that can be coded using Pine Script. Some examples incl...

Read More
90
Pivot Points
Camarilla Pivot Points...

Camarilla Pivot Points is a more recent development, it's similar to standard pivot points but w...

Read More
89
Pivot Points
DeMark's Pivot Point...

DeMark's Pivot Points are a proprietary method that was developed by Tom DeMark and are consider...

Read More
87
Pivot Points
Fibonacci Pivot Points...

Fibonacci Pivot Points are similar to standard pivot points, but they use Fibonacci ratios to ca...

Read More
85
Pivot Points
Standard Pivot Points...

Standard Pivot Points are calculated using the previous day's high, low, and close prices. The c...

Read More
84
Pivot Points
Pivot-Points Fundamentals...

Pivot points are a type of technical analysis indicator commonly used in trading to identify potenti...

Read More
82
Stock Market Basics
Back testing in stock screening...

Backtesting a stock screening strategy involves simulating the strategy on historical data to see ho...

Read More