Input: Avg is now at 477.5

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 459,
"target": [
518,
562
],
"quantity": "75%"
}
Input: 492🚀🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 459,
"target": [
518,
562
],
"quantity": "75%"
}
Input: Sl on cost now

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": [
518,
562
],
"quantity": "75%"
}
Input: 495🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": [
518,
562
],
"quantity": "75%"
}
Input: Partial booking will be at 507

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 507,
"quantity": "75%"
}
Input: 512🚀🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 507,
"quantity": "75%"
}
Input: Partial booked

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 507,
"quantity": "75%"
}
Input: 525🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 507,
"quantity": "75%"
}
Input: Book 70% at 540

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "477.5",
"stop_loss": 477.5,
"target": 540,
"quantity": "70%"
}
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%"
}