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
}
Input: 👉INTRA INDEX OPTIONS BUY 50000 CE @ 482 SL 457 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "482",
"stop_loss": 457,
"target": null,
"quantity": "50%"
}
Input: MODIFIED Buy above 525 SL 500

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": null,
"quantity": "50%"
}
Input: TGT 586/630+

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": [
586,
630
],
"quantity": "50%"
}
Input: Ignore Low made 528 Missed by 3 pts

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": [
586,
630
],
"quantity": "50%"
}
Input: 👉INTRA INDEX OPTIONS BUY 50000 CE @ 490 SL 468 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "490",
"stop_loss": 468,
"target": null,
"quantity": "50%"
}
Input: Tgt same

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "490",
"stop_loss": 468,
"target": [
586,
630
],
"quantity": "50%"
}
Input: 👉INTRA INDEX OPTIONS BUY 50000 CE @ 526 SL 503 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input: Ignore previous one Planned fractal trade

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input: Exited We'll re enter

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input: Buy again at 510 SL 495

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input: Exited

Output:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input: Buy again at 481 SL 456

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}
Input: 501

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}