Execution Details
DISCLAIMER:
- 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/MyalgomateORB Or Search with the name “MyalgomateORB”
Instruments to trade:
- Equity, Equity Futures, Index Futures, Index Options (Finnifty excluded)
Intraday or Positional:
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 set the candle start time and candle close time to define the range
For example, if you set the candle start time to 09:15:00 and the close candle time to 09:30:00, then it will be the first 15 min opening range breakout.
If you set the candle start time to 09:45:00 and the candle close time to 10:15:00, then it will take the highest high and lowest low between that time to calculate the range.
- Buy Trigger Price = Range High + Range Buffer
- Sell Trigger Price = Range Low – Range Buffer
- For breakout, you can set it on either an LTP basis or a candle closing basis.
- Using Trade Direction, you can trade buy-side breakout only, sell-side breakout only or both.
- You can set the max no of trades per script and the total no of trades across all the symbols.
- You can also filter candles based on the range of the candle.
For instance, if a maximum range of 20 points to 100 points is established, any candle with a distance between its high and low points that falls below 20 or above 100 will be excluded for the day.
Strike Configuration:
For strike configuration, there are two modes available:
- Entry by ATM Points
- Entry by Closest Premium
Entry by ATM Points:
- Assuming the underlying price of 35125, the “strike out” for both CE and PE is 0. Therefore, the CE strike selected is 35100 and the PE strike selected is 35100.
- Assuming the underlying price of 35125, the “strike out” for both CE and PE is 100. Therefore, the CE strike selected is 35200 and the PE strike selected is 35000.
- Assuming the underlying price of 35125, the “strike out” for both CE and PE is -100. Therefore, the CE strike selected is 35000 and the PE strike selected is 35200.
Entry by Closest Premium (CP):
- With a closest premium price of 100, a type of “~”, and a premium match percentage of 20%, the option contract closest to 100 within the range of 80 to 120 will be selected.
- When the closest premium price is 100, the type is “>=”, and the premium match percentage is 20%, the option contract closest to 100 within the range of 100 to 120 will be chosen.
- If the closest premium price is 100, the type is “<=”, and the premium match percentage is 20%, the option contract closest to 100 within the range of 80 to 100 will be picked.
- For selecting contracts based on premium, there is an additional parameter called “Premium is not matched then”. If you set it to “Avoid”, the strategy will show an error status if no options contracts fall within the range at entry time. If you set it to “Wait for match”, the strategy will keep checking every second until any contracts come within range and then take entry, delaying the entry in the meantime. If you don’t want to match the premium and want immediate entry, you can increase the premium match percentage and select “Wait for match”.
- The premium match feature is not available on Stockmock. If you want to match with Stockmock, set the premium match percentage to 100 or higher and select “Wait for match”.
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)
You can enable/disable multiple types of exit criteria from below.
- Time-Based Exit
- User exits positions from software
- Range High/Low:
- For buy-side breakout, it will set the SL to the range low.
- For sell-side breakout, it will set the SL to the range low.
- 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.
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.