Execution Details
•It sends telegram alerts for entry, exit, PNL, and if in case of any issue.
•The pro version has all the features of the Basic and Advance along with Rentry (LTP based OR Candle closing based), Re Execute (Immediate OR Candle closing based), and Wait N Trade.
• There is no limitation on how many strangles/straddles you can create.
• You can also save day-wise configurations if you are running different strategies on different days.
• Paper trading functionality with PNL and order book generation.
• This tool can be used for selling/ buying options straddles/strangles time-based.
• You can create different straddles/ strangles to enter at different times.
Check out the
COMPARISON tab to know the difference between
BASIC,
ADVANCE, and
PRO.
Demonstration Video:
Intraday or Positional:
Strike Configuration:
For strike configuration, there are two modes available:
- Entry by ATM Points
- Entry by ATM Percent
- Entry by Closest Premium
- Entry by CP based on Straddle Premium
Entry by ATM Points:
- 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 + 100 = 35200
PE Strike selected = 35100 – 100 = 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 ATM percent:
- Underlying Price: 35125, CE ATM % = 0.5%, PE ATM % = 0.5%
ATM Strike = 35100
CE Strike selected = 35100 + (35100 * 0.5%) = 35300
PE Strike selected = 35100 – (35100 * 0.5%) = 34900
- Underlying Price: 35125, CE ATM % = -0.5%, PE ATM % = -0.5%
ATM Strike = 35100
CE Strike selected = 35100 – (35100 * 0.5%) = 34900
PE Strike selected = 35100 + (35100 * 0.5%) = 35300
Entry by Closest Premium (CP):
- Closest Premium Price: 100, Type: “~”, Premium match % = 20%
It will select the option contract within the range of 80 to 120 and nearest to 100.
- Closest Premium Price: 100, Type: “>=”, Premium match % = 20%
It will select the option contract within the range of 100 to 120 and nearest to 100.
- Closest Premium Price: 100, Type: “<=”, Premium match % = 20%
It will select the option contract within the range of 80 to 100 and nearest to 100.
- For contract selection based on premium, there is one more parameter given “Premium is not matched then”.
- If you set “Premium is not matched then” to “Avoid”, then if no options contracts fall within the range at entry time, then it will avoid entry and show Error status in strategy.
- If you set “Premium is not matched then” to “Wait for match”, then if no options contracts fall within the range at entry time, then it will keep checking every second until any contracts come within range and then take entry. So in this case, it will delay the entry.
- If you don’t want to match the premium and want immediate entry, then you can set a higher value in “premium match %” and select “Wait for match”.
Entry by CP based on Straddle Premium (SP):
- In this case, it will first check the combined premium of the ATM straddle.
- If the ATM straddle is 500 and you have set the value to 70% of the ATM SP, then it will select options contract with the closest premium to 70% of 500 which is 350.
- The closest premium selection “!”, “>=”, and “<=” also applies here.
Stop Loss Logic:
SL Type: Individual Leg SL
- Based on the entry price of each leg, it will place SL orders based on the SL % / SL points set by the user. Please note, that SL is placed on each leg immediately once the entry is done.
- When the trail to cost flag is enabled, if anyone’s leg SL hits, it will trail the SL of the other leg to entry price (if the SL price is above entry price). This feature is available for individual leg SL only. If you have enabled the re-entry feature, then trail SL to cost will not work.
- At exit time, it will modify the SL orders to market to exit the position. If the Square off @ Exit Time flag is unchecked, it will keep the position as it is and you will need to manage them manually.
SL Type: Combined Leg SL
- Based on the entry price of each leg, it will calculate the combined entry price. As the SL is on combined entry premium, it will not place any SL orders for the individual legs. If any time combined premium-based SL hits, it will exit both legs.
- At exit time, it will place market orders to exit the position. If the Square off @ Exit Time flag is unchecked, it will keep the position as it is and you will need to manage them manually.
Re-Entry Types:
- Re-Entry @ Cost
- Re-Execute
Re-Entry @ Cost :
- You can set re-entry on an LTP basis or candle closing basis.
- If you want re-entry similar to Stockmock, then you will need to set re-entry type to candle closing basis and timeframe to 1 minute.
- You can also set max no of re-entries.
- Re-entry will happen when the LTP of the options goes below the previous entry price after hitting the stop-loss.
- Re-entry will not happen in the following cases:
- If max profit/max loss-based exit is done.
- If the Target of the individual leg or combined leg is done.
- If the SL is trailed below the entry price.
- Along with move SL to cost.
Re-Execute:
- You can use Re-Execute with SL / Target / Both ( SL & Target ).
- For Re-Execute, you can set two modes.
- Immediate
- Candle Close
- For Immediate Re-Execute, once any leg SL/target is done, it will immediately re-execute that leg with a new contract as per the contract selection method used.
- For Candle Close Re-Execute, once any leg SL/Target is done, it will re-execute that leg at the next candle close with a new contract as per the contract selection method used. If you want Re-Execute similar to Stockmock, use this mode.
- If you enable Square off all legs along with re-execute, then whenever any one leg SL/target is hit, it will exit both contracts and re-execute both contracts with a new contract selection.
- You can also use the Re-Execute along with Trail SL and Move SL to Cost.
Wait & Trade:
- After your entry time, it will wait for the option price to increase/decrease by specific Percentages/Points. You can use this feature along with Move SL to cost, Trailing X and Y, Re-Entry, and Re-Execute.
- There are four types of selection:
- % Up
- % Down
- Points Up
- Points Down
- For Example, let’s say you create a straddle with entry time 09:30 and Wait configuration is 5 Points Up.
- Then, if the LTP of the option contract at 09:30 is 100, then it will wait for the price to go up to 105. It will be placing a Limit sell order in the broker.
Wait & Trade without Re-Entry/Re-Execute:
- In this mode, Wait & Trade will be applicable on the first entry only. After SL hit, for Re-Entry/Re-Execute, Wait & Trade won’t be applicable.
- To use Wait & Trade without Re-Entry/Re-Execute, you need to uncheck “WNT Re-Entry @Cost” or “WNT Re-Execute”.
Wait & Trade with Re-Entry/Re-Execute:
- In this mode, Wait & Trade will be applicable on the first entry as well as the Re-Entry/ Re-Execute entries.
- To use Wait & Trade with Re-Entry/Re-Execute, you need to check “WNT Re-Entry @Cost” or “WNT Re-Execute”.
Protect Profit:
There are three modes available to protect profits:
- Lock Minimum Profit
- Trail Profits
- Lock & Trail Profits
Lock Minimum Profit:
Example:
If Profit Reaches = 10000
Lock Min Profit At = 5000
When your profit reaches 10000, it will lock the minimum profit at 5000. So when your MTM comes down to 5000, it will exit all positions.
This happens one time only.
Trail Profits:
Example:
Increase in Profit = 5000
Trail Min Profit by = 3000
With every 5000 increase in profit, it will trail your min profit by 3000.
When profit reaches 5000, min profit locked at 3000
When profit reaches 10000, min profit locked at 6000 and so on…
Lock & Trail Profits:
In this mode, first, it will lock the profit at Lock Min Profit value and then it will start trailing profits.
Example:
If Profit Reaches = 10000
Lock Min Profit At = 5000
Increase in Profit = 5000
Trail Min Profit by = 3000
When your profit reaches 10000, it will lock Min. profit at 5000
After that,
When your profit reaches 15000, min profit locked at 8000
When your profit reaches 20000, min profit locked at 11000 and so on…
Please note, when your profit comes down to lock profit level, it will start exiting positions. It doesn’t mean that you will get the exact profit as per your lock profit value.
Exit Conditions:
-
- Individual Leg SL/ Combined Leg SL
- User exits position from software
- Time-based exit
- Global Max Profit / Global Max Loss
- Strangle/Straddle level Max Profit/ Max Loss
- Protect Profit