Input: Continuous fall is there in straddle price dur to falling VIX

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: https://x.com/CNBC_Awaaz/status/1858340509561074025?t=pUEmPOXslNoGJ_kXzh3tPA&s=19

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: VIX shot up again. and now it will cool off through out the day ( Making options to melt more )

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: "NIFTY is currently at that area where technicals are not allowing to short (+ve divergence + 200 DEMA + support zone) while BNF is rangebound after forming inside bar on Day tf. In such situation, we have only one setup to short in which we have to wait for market to move upside and forms breakout failure setup. Option buying is not favorable in such scenario coz VIX already shot up in morning and now it's falling due to which options will melt very fast, no matter you buy PE or CE."

Output:
json
{
"action": "null",
"instrument": "NIFTY",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: "NIFTY now back in Last working day range may be it will back to green zone too , that's why i said Technically not looking good to short"

Output:
json
{
"action": "null",
"instrument": "NIFTY",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Nifty in green

Output:
json
{
"action": "null",
"instrument": "Nifty",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Add - CE/PE In Watchlist 50400 50500 50600 50700 Expiry - Nov monthly expiry

Output:
json
{
"action": "null",
"instrument": "null",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: Trade plan as per BNFFUT. BNF has crossed an important hurdle. We'll plan the entry at it's retest.

Output:
json
{
"action": "null",
"instrument": "BNFFUT",
"entry_price": "null",
"stop_loss": null,
"target": null,
"quantity": null
}
Input: 👉INTRA INDEX OPTIONS BUY 50800 CE above 478 SL 456 💰TGT Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "479",
"stop_loss": 456,
"target": null,
"quantity": "50%"
}
Input: TGT 518/562+

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "479",
"stop_loss": 456,
"target": [
518,
562
],
"quantity": "50%"
}
Input: Entered

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "479",
"stop_loss": 456,
"target": [
518,
562
],
"quantity": "50%"
}
Input: 485🚀

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "479",
"stop_loss": 456,
"target": [
518,
562
],
"quantity": "50%"
}
Input: Exited

Output:
json
{
"action": "null",
"instrument": "BankNifty 50800 CE",
"entry_price": "479",
"stop_loss": 456,
"target": [
518,
562
],
"quantity": "50%"
}
Input: Buy again at 461-462 SL 447 Qty 50%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "461-462",
"stop_loss": 447,
"target": null,
"quantity": "50%"
}
Input: Ignore this trade now

Output:
json
{
"action": "null",
"instrument": "BankNifty 50800 CE",
"entry_price": "461-462",
"stop_loss": 447,
"target": null,
"quantity": "50%"
}
Input: 👉INTRA INDEX OPTIONS BUY 50800 CE @ 476 SL 462 💰TGT Qty 75%

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 462,
"target": null,
"quantity": "75%"
}
Input: Target same

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

Output:
json
{
"action": "buy",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 462,
"target": [
518,
562
],
"quantity": "75%"
}
Input: Exited at 462 But we'll reenter in same

Output:
json
{
"action": "null",
"instrument": "BankNifty 50800 CE",
"entry_price": "476",
"stop_loss": 462,
"target": [
518,
562
],
"quantity": "75%"
}
Input: Same trade again

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