Input: BNF is moving in a small range. I'll give a last try on CE side.

Output:
json
{
"action": "null",
"instrument": "BankNifty 51100 CE",
"entry_price": "463-465",
"stop_loss": 446,
"target": [
495,
527
],
"quantity": null
}
Input: Enter again at 452 SL 435 Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": null,
"quantity": "50%"
}
Input: Targeting 51322 in BNF spot

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": null,
"quantity": "50%"
}
Input: That is 51633 in BNFFUT

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": null,
"quantity": "50%"
}
Input: TGT 491/517

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": [
491,
517
],
"quantity": "50%"
}
Input: 465🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": [
491,
517
],
"quantity": "50%"
}
Input: 470🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 435,
"target": [
491,
517
],
"quantity": "50%"
}
Input: SL on cost now

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 452,
"target": [
491,
517
],
"quantity": "50%"
}
Input: 473🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 452,
"target": [
491,
517
],
"quantity": "50%"
}
Input: exited on cost

Output:
json
{
"action": "null",
"instrument": "BankNifty 51100 CE",
"entry_price": "452",
"stop_loss": 452,
"target": [
491,
517
],
"quantity": "50%"
}
Input: 👉INTRA INDEX OPTIONS BUY 51100 CE @ 443 SL 428 💰TGT qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "443",
"stop_loss": 428,
"target": null,
"quantity": "50%"
}
Input: Low made 444 still waiting

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "443",
"stop_loss": 428,
"target": null,
"quantity": "50%"
}
Input: BUY 51100 CE @ 465 SL 450 QTY 75%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "465",
"stop_loss": 450,
"target": null,
"quantity": "75%"
}
Input: ENTERED

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "465",
"stop_loss": 450,
"target": [
485,
527
],
"quantity": "75%"
}
Input: SL on cost

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "465",
"stop_loss": 465,
"target": [
485,
527
],
"quantity": "75%"
}
Input: Exited on cost Done for the day Slow moves in a range

Output:
json
{
"action": "null",
"instrument": "BankNifty 51100 CE",
"entry_price": "465",
"stop_loss": 465,
"target": [
485,
527
],
"quantity": "75%"
}
Input: 5 Trades and each trade result are Same Wick on entry or at SL

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