Input: "Book 70%,now"

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 540,
"quantity": "70%"
}
Input: 544🚀🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 540,
"quantity": "70%"
}
Input: "For 90% booking, 574 TGT"

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 574,
"quantity": "90%"
}
Input: TSL 492

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 492,
"target": 574,
"quantity": "90%"
}
Input: Hope you understood now why I was going on CE side only.

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 492,
"target": 574,
"quantity": "90%"
}
Input: TSL 505

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 505,
"target": 574,
"quantity": "90%"
}
Input: Trade above 4R

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 520,
"target": 574,
"quantity": "90%"
}
Input: 559🚀🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 520,
"target": 574,
"quantity": "90%"
}
Input: TSL 530

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 530,
"target": 574,
"quantity": "90%"
}
Input: Rest qty exited at TSL

Output:
json
{
"action": "null",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 530,
"target": 574,
"quantity": "90%"
}
Input: Our first task has been done now

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: BUY 51000 PE @ 419 SL 396 TGT 448/ 465/492 QTY 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "419",
"stop_loss": 396,
"target": [
448,
465,
492
],
"quantity": "50%"
}
Input: Ignore

Output:
json
{
"action": "null",
"instrument": "BankNifty 51000 PE",
"entry_price": "419",
"stop_loss": 396,
"target": [
448,
465,
492
],
"quantity": "50%"
}
Input: Entry missed by 8 pts Will plan fractal

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Add - CE/PE In Watchlist 49800 49900 50000 50100 Expiry - Nov monthly expiry

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Trade plan #BNFFUT

Output:
json
{
"action": "null",
"instrument": "BNFFUT",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 50100 PE @ 450 SL 426 💰TGT 493/547/572 Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50100 PE",
"entry_price": "450",
"stop_loss": 426,
"target": [
493,
547,
572
],
"quantity": "50%"
}
Input: Ignore this trade now Missed by 5.20 paise

Output:
json
{
"action": "null",
"instrument": "BankNifty 50100 PE",
"entry_price": "450",
"stop_loss": 426,
"target": [
493,
547,
572
],
"quantity": "50%"
}
Input: Will plan fractal trade

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