Input: "Both the times, it triggered our SL with minor pts (SL hunt). Price action and data are looking pretty cool for bounce back."

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 462,
"target": [
518,
562
],
"quantity": "75%"
}
Input: Revised SL 459

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 459,
"target": [
518,
562
],
"quantity": "75%"
}
Input: I'll add more qty above 482

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 459,
"target": [
518,
562
],
"quantity": "75%"
}
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%"
}