New scalping stock strategy based on volatility

Description: Share, develop, and backtest custom indicators and automated trading bots. Discuss code implementations across cTrader, MetaTrader 4, MetaTrader 5, and TradingView Pine Script.
Post Reply
PTStockScalper
Site Admin
Posts: 36
Joined: Thu Sep 03, 2026 6:04 pm

New scalping stock strategy based on volatility

Post by PTStockScalper »

Hi Traders,

i got an idea for stock scalping EA based on volatility, previous Supports and Resistances.

First of all i test my ideas with real trading XTB account with small deposit.
If it will give me sense, i will try to create automatic EA for that.

These are tests from stock:CSG.

What do you think about it.
Attachments
IMG_1062.png
IMG_1062.png (899.22 KiB) Viewed 57 times
IMG_1061.png
IMG_1061.png (901.23 KiB) Viewed 57 times
IMG_1060.png
IMG_1060.png (810.5 KiB) Viewed 57 times
IMG_1058.jpeg
IMG_1058.jpeg (367.61 KiB) Viewed 57 times
PTStockScalper
Site Admin
Posts: 36
Joined: Thu Sep 03, 2026 6:04 pm

Re: New scalping stock strategy based on volatility

Post by PTStockScalper »

As you can see on charts there is same situation, same positions, but different timeframe.
So it is important to enable that ea to “watch” what is going on from different perspectives.
Fairman
Posts: 48
Joined: Thu Sep 03, 2026 8:11 pm

Re: New scalping stock strategy based on volatility

Post by Fairman »

PTStockScalper wrote: Fri Sep 04, 2026 12:44 pm As you can see on charts there is same situation, same positions, but different timeframe.
So it is important to enable that ea to “watch” what is going on from different perspectives.
Correct me if I’m wrong

From what I see, you sell once price breaks the support and buy once price breaks resistance?

Do you know about the liquidity sweep concept?
PTStockScalper
Site Admin
Posts: 36
Joined: Thu Sep 03, 2026 6:04 pm

Re: New scalping stock strategy based on volatility

Post by PTStockScalper »

Fairman wrote: Fri Sep 04, 2026 2:02 pm
PTStockScalper wrote: Fri Sep 04, 2026 12:44 pm As you can see on charts there is same situation, same positions, but different timeframe.
So it is important to enable that ea to “watch” what is going on from different perspectives.
Correct me if I’m wrong

From what I see, you sell once price breaks the support and buy once price breaks resistance?

Do you know about the liquidity sweep concept?
Hi Fairman,

no, at this first version of strategy i have only long (buy) positions without leverage.
What i try to do is to buy bigger volume for better price in relative to intraday and medium term moving average.

In future, i would add hedging with sell thrue CFD only for partial hedge, that means that my buy positions are allways bigger than selling.
In stocks is allways good to be in long. I do not like naiked sell positions there.

What do you think about it?
Fairman
Posts: 48
Joined: Thu Sep 03, 2026 8:11 pm

Re: New scalping stock strategy based on volatility

Post by Fairman »

PTStockScalper wrote: Fri Sep 04, 2026 4:34 pm
Fairman wrote: Fri Sep 04, 2026 2:02 pm
PTStockScalper wrote: Fri Sep 04, 2026 12:44 pm As you can see on charts there is same situation, same positions, but different timeframe.
So it is important to enable that ea to “watch” what is going on from different perspectives.
Correct me if I’m wrong

From what I see, you sell once price breaks the support and buy once price breaks resistance?

Do you know about the liquidity sweep concept?
Hi Fairman,

no, at this first version of strategy i have only long (buy) positions without leverage.
What i try to do is to buy bigger volume for better price in relative to intraday and medium term moving average.

In future, i would add hedging with sell thrue CFD only for partial hedge, that means that my buy positions are allways bigger than selling.
In stocks is allways good to be in long. I do not like naiked sell positions there.

What do you think about it?
I think it’s a good plan, one way or another the stocks will go back up
Post Reply