Input: Abbreviations👇 TGT - Target SL - Stop loss CLB - Closing basis CE - Call PE - Put WL - Watchlist PDH - Previous day high PDL - Previous day low BN/BNF- Banknifty DL - Day low DH - Day high NF - Nifty BO -breakout

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: ADVANCE JOURNAL EXCEL SHEET 👆

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Added Reliance in portfolio MID TERM SWING

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: "Both indices are showing divergence. Data is also mixed. NIFTY is at that place from where if reversal comes then it will be sharp and for short side, risk reward is not favorable."

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Add - CE/PE In Watchlist 51200 51300 51400 51500 Expiry - 06 Nov

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 51100 CE @ 451 SL 438 💰TGT qty 75%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 451,
"stop_loss": 438,
"target": null,
"quantity": "75%"
}
Input: TGT 485/527+

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 451,
"stop_loss": 438,
"target": [
485,
527
],
"quantity": "75%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 451,
"stop_loss": 438,
"target": [
485,
527
],
"quantity": "75%"
}
Input: Exited

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 51400 PE @ 511 SL 527 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51400 PE",
"entry_price": 511,
"stop_loss": 527,
"target": null,
"quantity": "50%"
}
Input: Rectified Buy above 551

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51400 PE",
"entry_price": 552,
"stop_loss": 527,
"target": null,
"quantity": "50%"
}
Input: Ignore now Setup breached

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 51100 CE above 470 SL 452 💰TGT

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 471,
"stop_loss": 452,
"target": null,
"quantity": null
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 471,
"stop_loss": 452,
"target": null,
"quantity": null
}
Input: TGT 492/527+

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 471,
"stop_loss": 452,
"target": [
492,
527
],
"quantity": null
}
Input: 484🚀

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Immediate TSL at 458

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 471,
"stop_loss": 458,
"target": [
492,
527
],
"quantity": null
}
Input: TSL 462

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 471,
"stop_loss": 462,
"target": [
492,
527
],
"quantity": null
}
Input: Big players entered in CE

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Exited at TSL We'll re enter

Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}