Input: Exited on cost

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 481,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 50000 PE above 454 SL 431 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "455",
"stop_loss": 431,
"target": null,
"quantity": "50%"
}
Input: ignore now setup breached

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 PE",
"entry_price": "455",
"stop_loss": 431,
"target": null,
"quantity": "50%"
}
Input: 👉INTRA INDEX OPTIONS BUY 50000 PE @ 391 SL 369 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "391",
"stop_loss": 369,
"target": null,
"quantity": "50%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "391",
"stop_loss": 369,
"target": null,
"quantity": "50%"
}
Input: TP 430/470/500

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "391",
"stop_loss": 369,
"target": [
430,
470,
500
],
"quantity": "50%"
}
Input: Exited Market took both side SL

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 PE",
"entry_price": "391",
"stop_loss": 369,
"target": [
430,
470,
500
],
"quantity": "50%"
}
Input: Going for last trade of the day BUY 50000 PE above 363 SL 348 QTY 50 %

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "364",
"stop_loss": 348,
"target": null,
"quantity": "50%"
}
Input: entered TARGET SAME

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 PE",
"entry_price": "364",
"stop_loss": 348,
"target": [
430,
470,
500
],
"quantity": "50%"
}
Input: Market took both side liquidity most probably we will see big move in next few mins

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Exited at 348 Both indices are now going contra

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 PE",
"entry_price": "364",
"stop_loss": 348,
"target": [
430,
470,
500
],
"quantity": "50%"
}
Input: Add - CE/PE In Watchlist 50700 50800 50900 51000 Expiry - Nov monthly expiry

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 51000 PE above 449 SL 417 💰TGT 50% qty

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": null,
"quantity": "50%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": null,
"quantity": "50%"
}
Input: TGT 484/530

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": [
484,
530
],
"quantity": "50%"
}
Input: 493🚀🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": [
484,
530
],
"quantity": "50%"
}
Input: Book 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": [
484,
530
],
"quantity": "50%"
}
Input: 1st TGT done 🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 417,
"target": [
484,
530
],
"quantity": "50%"
}
Input: SL on cost

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 450,
"target": [
484,
530
],
"quantity": "50%"
}
Input: 550 TGT done 🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 450,
"target": [
484,
530
],
"quantity": "50%"
}
Input: Book full

Output:
json
{
"action": "buy",
"instrument": "BankNifty 51000 PE",
"entry_price": "450",
"stop_loss": 450,
"target": [
484,
530
],
"quantity": "50%"
}