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": "BankNifty 51100 CE",
"entry_price": "451",
"stop_loss": 438,
"target": [
485,
527
],
"quantity": "75%"
}
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": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "471",
"stop_loss": 452,
"target": [
492,
527
],
"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": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "471",
"stop_loss": 462,
"target": [
492,
527
],
"quantity": null
}
Input: Exited at TSL We'll re enter

Output:
json
{
"action": "null",
"instrument": "BankNifty 51100 CE",
"entry_price": "471",
"stop_loss": 462,
"target": [
492,
527
],
"quantity": null
}
Input: Saw a huge delta imbalance Big move is around the corner.

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 51100 CE above 474 SL 451 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "475",
"stop_loss": 451,
"target": null,
"quantity": "50%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "475",
"stop_loss": 451,
"target": null,
"quantity": "50%"
}
Input: TGT 509/530+

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "475",
"stop_loss": 451,
"target": [
509,
530
],
"quantity": "50%"
}
Input: 491🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "475",
"stop_loss": 451,
"target": [
509,
530
],
"quantity": "50%"
}