5 EMA Strategy - Power of Stocks
Subasish Pani's 5 EMA (Power of Stocks), fully automated for equity, futures and index options.
What is 5 EMA Strategy - Power of Stocks?
5 EMA Strategy - Power of Stocks is an automated trading tool from MyAlgoMate. Subasish Pani's 5 EMA (Power of Stocks), fully automated for equity, futures and index options. It runs across MyAlgoMate’s 160+ Indian broker integrations with no coding required, and MyAlgoMate provides technology only — not investment advice.
Last updated:
Plans
Pay for the tools you use. All prices in INR, exclusive of GST.
Works with 6 brokers
Search for yours — connecting takes minutes, not a development project.
6 brokers
View all 6 supported brokers →Features at a glance
The capabilities that matter most — the rest is configurable in detail below.
Automated 5 EMA strategy
Subasish Pani's 5 EMA (Power of Stocks), fully automated for equity, futures and options.
Live signal window
See live signals with entry, target and stop values as they fire.
Order & position books
Track every order and live MTM in dedicated books.
Fully configurable
Times, timeframe, max trades, order and product type and more.
Built-in risk controls
Global max-profit/loss and profit-protection rules.
Multi-symbol, no limit
Run any number of equity, futures or options symbols.
Paper or live mode
Test in paper trade before going live; save and reuse configs.
See it in action
Watch it set up and run — start to finish.
Every setting, explained
Browse the full configuration — pick any setting to read its details in the panel below.
Execution Details
Copy linkExecution Details
- We, Myalgomate Technologies LLP, are a technology provider platform and do not act/intend to act as a wealth manager/ advisor in any capacity.
- This tool is an automated version of the strategy available in the public domain. We neither endorse this strategy nor provide backtest data or any standard configuration. All the parameters are configurable and user needs to decide their own parameter to use the software.
- The intention behind automating this strategy is to help those traders who are already trading on a similar strategy and want to automate it.
Join this telegram channel to get updates on this product: https://t.me/Myalgomate5EMA Or Search with the name “Myalgomate5EMA”
Demonstration Video: Instruments to trade:
- Equity, Equity Futures, Index Futures, Index Options (Finnifty excluded)
Intraday or Positional:
- Intraday
Different modes of trading:
| Scan on Signal On | Trade On | Meaning |
|---|---|---|
| Equity | Equity | The signal is scanned on Equity and Trade is also taken on Equity |
| Equity | Future | The signal is scanned on Equity but trade is taken on its future contract |
| Index Spot | Index Futures | The signal is scanned on Index Spot but trade is taken on its Index Future contract |
| Index Futures | Index Futures | The signal is scanned on Index Future and trade is taken on its Index Future |
| Index Spot | Options (Buy/Sell Mode) | The signal is scanned on Index Spot and trade is taken on Index Options (Based on the options contract selection logic set by the user) |
| Index Future | Options (Buy/Sell Mode) | The signal is scanned on Index Future and trade is taken on Index Options (Based on the options contract selection logic set by the user) |
| Options | Options | The signal is scanned on the options chart and trade is taken on the same options |
Execution Details:
- You can decide whether to take buy-side signals/sell-side signals/ both only or sell-side signals only.
- You can set the max no of trades per script and the total no of trades across all the symbols.
- At every candle close, it will be checked for signal. The signal is scanned during the start time and stop time mentioned. At exit time, it will exit all positions.
Buy Side Trades:
- Signal Candle: The high of the candle should not touch EMA. This candle will be called a Signal candle.
- If the price goes above the high of the Signal Candle High, it will buy.
- If you have enabled Triggered valid till the next candle, then the high of the signal candle should be broken in the next candle otherwise it will invalidate the trade.

Sell Side Trades:
- Signal Candle: Low of the candle should not touch EMA. This candle will be called a signal candle.
- If the price goes down below the signal candle low, then it will sell.
- If you have enabled Triggered valid till the next candle, then the low of the signal candle should be broken in the next candle otherwise it will invalidate the trade.

Strike Configuration:
For strike configuration, there are two modes available:
- Entry by ATM Points
- Entry by Closest Premium
Entry by ATM Points:
Examples:
- Underlying Price: 35125, CE ATM Points = 0, PE ATM Points = 0 ATM Strike = 35100 CE Strike selected = 35100 PE Strike selected = 35100
- Underlying Price: 35125, CE ATM Points = 100, PE ATM Points = 100 ATM Strike = 35100 CE Strike selected = 35100 + 200 = 35200 PE Strike selected = 35100 – 200 – 35000
- Underlying Price: 35125, CE ATM Points = -100, PE ATM Points = -100 ATM Strike = 35100 CE Strike selected = 35000 PE Strike selected = 35200
Entry by Closest Premium (CP):
Examples:
- Closest Premium Price: 100, Type: “~” It will select the option contract nearest to the price of 100.
- Closest Premium Price: 100, Type: “>=” It will select the option contract nearest and above the price of 100.
- Closest Premium Price: 100, Type: “<=” It will select the option contract nearest and below the price of 100.
Quantity Configuration:
- For Equity, you can set quantity based on The of Shares/ Capital per Trade/ Risk per Trade
- For Futures & Options, it will be based on the no of lots.
Exit Criteria: (Exit conditions currently on website)
- Time-Based Exit
- User exits positions from software
- N Candles H/L from the signal:
- For example, if you have set the value = 3, then for a sell signal, it will set the SL to the highest of high of the last 3 candles including a signal candle. For the Buy signal, it will set the SL to the lowest low of the last 3 candles including the signal candle.
- SL & Target based on %/Pts:
- You can enable SL/target based on the % or points of the entry price.
- RR-Based Target
- For Sell side trade: If you have set the RR-based target = 2, entry price = 100, and SL price = 102, then the target will be 96. Opp. for the buy side.
- Exit based on EMA Touch:
- For sell-side trade, when the price comes down and touches the EMA, it will exit the position. For buy-side trade, when the price goes up and touches the EMA, it will exit the position.

- Exit based on Candle Close above / below EMA:
- For sell-side trade, when the price comes down and the candle closes below the EMA, it will exit the position. For buy-side trade, when the price goes up and closes above the EMA, it will exit the position.

Stop Loss trailing:
Trailing Logic:
- We do not modify the SL price in the broker when trailing happens. It will store the trail SL price in the software and continuously monitor if the trailing SL is hit. Whenever trailing SL is hit, it will modify the SL order to market to exit.
- Trailing will always happen in the direction of the trade.
Example :
Entry Type = Buy
For trailing, if LTP = 100, Initial SL % = 10% Trailing X% = 5%, and Trailing Y% = 5%, then it will trail like following:
- Initial SL = 100 – (100*10%) = 90
- Trail X Points = 100 * 5% = 5
- Trail Y Points = 90 * 5% = 4.5
- When LTP reaches 105, it will trail the SL to 94.5.
- When LTP reaches 110, it will trail the SL to 99.
- When LTP reaches 115, it will trail the SL to 103.5. And so on…
Entry Type = Sell
For trailing, if LTP= 100, Initial SL % = 10% Trailing X% = 5%, and Trailing Y% = 5%, then it will trail like following:
- Initial SL = 100 + (100*10%) = 110
- Trail X Points = 100 * 5% = 5
- Trail Y Points = 110 * 5% = 5.5
- When LTP reaches 95, it will trail the SL to 104.5.
- When LTP reaches 90, it will trail the SL to 99.
- When LTP reaches 85, it will trail the SL to 93.5. And so on…
Protect Profit:
There are the following modes available to protect profits and it’s available at the strategy level and portfolio level both:
- Lock Minimum Profit
- Trail Profits
- Lock & Trail Profits
Lock Minimum Profit:
- Assuming the “If Profit Reaches” parameter is set to 10000 and the “Lock Min Profit At” parameter is set to 5000.
- When the profit reaches 10000, the system will lock the minimum profit at 5000.
- All positions will be exited when the MTM decreases to 5000.
- This action is performed only once.
Trail Profits:
- Assuming the “Increase in Profit” parameter is set to 5000 and the “Trail Min Profit by” parameter is set to 3000.
- The system will trail the minimum profit by 3000 for every 5000 increase in profit.
- When the profit reaches 5000, the minimum profit will be locked at 3000.
- When the profit reaches 10000, the minimum profit will be locked at 6000.
- The locking of the minimum profit continues for subsequent increases in profit.
Lock & Trail Profits:
- This mode first locks in the profit at the “Lock Min Profit” value, then begins trailing profits.
- For example, if “Profit Reaches” is set to 10000, and “Lock Min Profit At” is set to 5000, with an increase in profit of 5000 and a “Trail Min Profit by” value of 3000:
- When your profit reaches 10000, the minimum profit will be locked at 5000.
- When your profit reaches 15000, the minimum profit will be locked at 8000.
- When your profit reaches 20000, the minimum profit will be locked at 11000, and so on.
Configurable Parameters
Copy linkConfigurable Parameters
• There is no limitation on how many symbols (Equity, Equity Futures, Index Futures, Index Options (Finnifty excluded)) can be added for scanning. • Paper trading functionality with live PNL and order book generation.
Global Configurable Parameters: (These parameters are common for all the straddles/strangles taken by the user.)
- Start time
- Stop Entry time
- Exit time
- Max. no. of Trades
- Timeframe
- Expiry Date
- Global Max Profit
- Global Max Loss
- Order Type ( Dropdown: MARKET / LIMIT )
- Product Type (Dropdown: MIS/NRML)
- Limit Order Configuration
- Limit Buffer %
- Seconds to modify Limit order to market
- Protect Profit
- Lock Minimum Profit
- Trail Profits
- Lock & Trail Profits
- Execution Mode ( Paper Trade / Live Trade )
Configurable Parameters at the Strategy level: (These parameters can be configured separately for each symbol.)
- Alias Name
- Segment: Equity / Index
- Underlying (Equity, Equity Futures, Index Futures, Index Options (Finnifty excluded))
- Trade On : (Index Options
- Option Mode
- Contract Selection
- Entry by ATM Points
- Entry by Closest Premium
- EMA Period
- Time Frame
- Trade Direction
- Max Trade per Script
- Trigger Valid till Next Candle (Check box)
- Strategy Max. Profit
- Strategy Max. Loss
- Quantity calculation
- Mode: By Qty / Lots
- Mode: By Capital
- Mode: By Risk per trade
- Exit Criteria based on Underlying
- N Candle H/L from Signal
- SL ( Per / Pts )
- EMA Touch
- EMA Close Below/Above
- Target ( Per / Pts )
- RR based target
- Exit Criteria based on Trade Symbol
- SL ( Per / Pts )
- Target ( Per / Pts )
- RR based target
- Protect Profit
- Lock Minimum Profit
- Trail Profits
- Lock & Trail Profits
Order Execution
Copy linkOrder Execution
Order Configuration:
- Entry Ordet Type- Limit Order
- Stoploss Order Type – SL (Applicable for Individual Leg SL only)
- Limit Order Configuration :
- Limit Buffer %
- Seconds to modify
- Product Type : MIS / NRML
Entry Order:
- For entry order, it will be placing a Limit order. Price will be calculated as below example:
- Entry Type = SELL LTP @ the time of placing order = 100 Limit buffer % = 2% Seconds to modify order = 5 It will place a sell limit order with 2% below the price which will be 98. If your order is not executed within 5 seconds it will modify to market.
SL Order:
Individual Leg SL:
- For the SL order, it will be placing a Stoploss Limit order. Price will be calculated as below example:
- Entry Type = Buy, Exit Type= Sell SL Price = 100 Limit buffer % = 2% Seconds to modify order = 5 It will place an SL buy order with trigger price = 100 and limit price = 102. So in this case your SL order may get filled anywhere between 100-102 with the best available price. If your order is not executed within 5 seconds it will modify to market.
Combined Leg SL:
- It will be placing a Limit order to exit positions when combined SL is hit.
You can tweak “Limit buffer %” and “Seconds to modify order” parameters as per your requirement to get the best results.
If the broker’s API fails due to any reason while modifying the SL order to market after X seconds, then your position will be open without any SL. In this type of scenario, you will need to manage and exit manually.
Salient Features
Copy linkSalient Features
Screens:
- Signal Window
- Order Book
- Position Book
- Parameter Window
- The Signal window shows the live signals generated and all different values like Entry Price, Target Price, SL Price, Quantity, etc. depending upon the strategy.
- Order Book shows all the orders placed by the software.
- Position Book shows the live MTM and open positions generated due to software.
- Parameter Window displays all the parameters set by the user.
Some Other Functionalities:
- User can save the configuration in case he / she wants to trade the same configuration every day
Pre Requisites
Copy linkPre Requisites
- Integration with the broker requires a Broker Account API with historical data. If there are any charges associated with using the API from the broker, the customer will be responsible for covering the cost independently.
- Infrastructure :
- Cloud Machine(Like Amazon AWS/Microsoft Azure/Google Cloud) can be used in Windows / MAC System
- If you opt for a Cloud machine, there is no other internet speed requirement or min computer requirement.
Fully automated Algo | 5 EMA strategy by Subasish Pani, Power of Stocks for Equity, Equity Futures, Index Futures, and Index Options (except Finnifty) Explained in the Traders Carnival
WhatsApp for any doubts/queries @ https://wa.link/xhparw
Join this telegram channel to get updates on this product: https://t.me/Myalgomate5EMA Or search with the name “Myalgomate5EMA”
What people say about 5 EMA Strategy - Power of Stocks
No reviews yet
Be the first to share your experience with this product.
Write a review
Copy review linkReviews are moderated before they appear. Please describe your experience — setup, execution, support — not performance or returns. Use “Copy review link” to invite a customer to review 5 EMA Strategy - Power of Stocks.
Ready to try 5 EMA Strategy - Power of Stocks?
Set up in minutes, automate without code — with a team that answers.

