Blog

MarketSecrets - Learn To Trade Like a Pro

What are the OBSTACLES to Price Action Movements?

What are the OBSTACLES to Price Action Movements?

Price does not move in straight lines. So when we draw the zones, we need to remember this. We would have drawn a demand/supply zone and will be waiting at those zones for taking entry. But there are many obstacles price can come across on its way to our entry. When one of these obstacles is reached, price usually does not retrace to our entry.

These obstacles are:
• HTF imbalance in control
• HTF trending trendline confluence
• HTF sloping 20 EMA confluence

How to trade using Inside Gap Trading Strategy?

How to trade using Inside Gap Trading Strategy?

There are 2 types of inside gaps:
• Price gaps up in downtrend
• Price gaps down in uptrend
For our example in this episode, let’s take price gapping up in a downtrend.

Different parts of Inside Gap Trading Strategy

There are three major parts which forms this pattern.
1. Prior downtrend – The market should already be in an downtrend, price should have dropped big the previous day
2. Gap up– Price gaps up the next day well above the low and closing price of the previous day.
3. Pullback – this is the critical point of this strategy and has 2 outcomes.
a. If the stock gaps up and then sell off (which is pullback to the downside) and remains below the high of the day, it’s possible that the stock has reached its high of the day.
b. However, if a stock gaps up and pulls back to the downside, but then rallies to break above its opening price, the up move is probably not a trap and the stock should make new intraday highs – this is no trade zone for us

How to create algo for MACD Intraday Trend Following strategy?

How to create algo for MACD Intraday Trend Following strategy?

In this episode , we are going to learn how to code MACD Intraday Trend Following Strategy.
Let’s get into the set-up.

Condition:
This is a slightly complicated strategy, we will be using Bollinger Band in combination with MACD to take buying, selling, shorting and short covering decisions.

Buy: When MACD line crosses signal line, with histogram above 0 and closing price of the candle is above Top Bollinger Band.
Short: When signal line crosses MACD line, with histogram below 0 and closing price of the candle is below Bottom Bollinger Band.
Sell: When we get Short signal
Cover: When we get Buy signal

Example:
Buy: When MACD line crosses signal line, with histogram above 0 and current time is within the allowable trade time of 9.30 & 3.15 and closing price of the candle is above Top Bollinger Band.
Short: When signal line crosses MACD line, with histogram below 0 and current time is within the allowable trade time of 9.30 & 3.15 and closing price of the candle is below Bottom Bollinger Band.
Sell: When we get Short signal or if time crosses 3.15
Cover: When we get Buy signal or if time crosses 3.15

AMIBroker AFL Data Feed – February 2022

AMIBroker is one of the most famous Algo-Trading Tools available in the market today, which uses AFL Scripting. We can use AMIBroker to create, back-test and deploy and strategy. This post is the placeholder for sharing AMIBroker AFL Data Feed for February 2022. Note: These files contain data feed up-to 1 minute. We are providing…
Read more

What is Re-Alignment in Price Action Trading?

What is Re-Alignment in Price Action Trading?

SUPPLY, DEMAND, AND THE MARKETS, HAVE MEMORY:
How many times have you seen a market retrace back to a level where a recent major move started from, only to respect that level almost exactly before making another strong directional move? It happens often enough to be something that you need to understand, and know how to make correct use of, because these scenarios can often yield very high-probability and high reward to risk trades

It’s important to note that the trade setups by Market Secrets are not a perfect science. There are occurrences in the market that are critical to understand, and our trade setups will provide a tool to have at your disposal when you’re analysing charts.

How to trade using Exhaustion Gap Trading Strategy?

How to trade using Exhaustion Gap Trading Strategy?

This price action step up is usually designed to trap you into a potentially weak market and into a poor trade, catching stop-losses on the long side, and generally panicking traders to do the wrong thing.

Different parts of Exhaustion Gap Trading Strategy
The Exhaustion gap means a gap formation at the end of an uptrend. Consider a stock is in uptrend for a long time and it is in the end of an uptrend, price gap ups.
When do you mean by end of uptrend? Simple – Price gaps up into/near a supply zone. This kind of gap is called Exhaustion gap. This is a sign of weak market. This type of gaps are created to trap traders.

There are four major parts which forms this pattern.
1. Prior uptrend – The market was on uptrend for at least last 2-3 days. Market was already trending
2. Gap up near or into supply zone – Price gaps up the next day near a supply zone or into a supply zone.
3. Reversal candlestick pattern – Price struggles to move up after the gap up and continue to be range bound for a while. Price then forms Reversal candlestick pattern near the supply zone. This is the signal for price reversal to the downside.
4. Closing the gap – When prices close under the gap, it gives the confirmation of the exhaustion gap. An exhaustion gap occurs with extremely high volume.

What is ONE thing that can change your trading career upside down?

What is ONE thing that can change your trading career upside down?

Knowing What You Control
It is human nature to want to control everything we can in our life. But in reality, there are only very few things that you can control. Same is true for trading. When it comes to trading, there are only a few things over which you have control. In fact, there are only four things in trading that you can control.

Before you make the trade, you can control:
• Which stock to trade
• How much quantity of stock to trade
• Where you enter
After you make the trade, you can control:
• Where you exit

How to create algo for Keltner Channel trading System?

How to create algo for Keltner Channel trading System?

In this episode , we are going to learn how to code Keltner Channel trading System.
Let’s get into the set-up.

Condition:
This is a slightly complicated strategy, we will be using Keltner Band Code to take buying, selling, shorting and short covering decisions. Keltner Band is kind of similar to Bollinger band in structure, but parameters are different.

Buy: When high of the candle crosses Keltner Top Band
Short: When Keltner Bottom Band crosses low of the candle
Sell: When Keltner Mid Band crosses low of the candle
Cover: When high of the candle crosses Keltner Mid Band

What are 3 common mistakes people do with their SL placements?

What are 3 common mistakes people do with their SL placements?

1. Don’t Become An “INVOLUNTARY TRADER”
2. Rules Are Meaningless Without Discipline
3. The Emotional Stop-Loss

AMIBroker AFL Data Feed – January 2022

AMIBroker is one of the most famous Algo-Trading Tools available in the market today, which uses AFL Scripting. We can use AMIBroker to create, back-test and deploy and strategy. This post is the placeholder for sharing AMIBroker AFL Data Feed for January 2022. Note: These files contain data feed up-to 1 minute. We are providing…
Read more

error: Content is protected !!