Input:
Output:
👉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:
Output:
MODIFIED Buy above 525 SL 500Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": null,
"quantity": "50%"
}
Input:
Output:
TGT 586/630+Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": [
586,
630
],
"quantity": "50%"
}
Input:
Output:
Ignore Low made 528 Missed by 3 ptsOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 500,
"target": [
586,
630
],
"quantity": "50%"
}
Input:
Output:
👉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:
Output:
Tgt sameOutput:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "490",
"stop_loss": 468,
"target": [
586,
630
],
"quantity": "50%"
}
Input:
Output:
👉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:
Output:
Ignore previous one Planned fractal tradeOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input:
Output:
Entered ✅Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input:
Output:
Exited We'll re enterOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "526",
"stop_loss": 503,
"target": null,
"quantity": "50%"
}
Input:
Output:
Buy again at 510 SL 495Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input:
Output:
Entered ✅Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input:
Output:
ExitedOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "510",
"stop_loss": 495,
"target": null,
"quantity": null
}
Input:
Output:
Buy again at 481 SL 456Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}
Input:
Output:
Entered ✅Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}
Input:
Output:
501✅Output:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 456,
"target": null,
"quantity": null
}
Input:
Output:
TSL on cost nowOutput:
json
{
"action": "buy",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 481,
"target": null,
"quantity": null
}
Input:
Output:
Exited on costOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 CE",
"entry_price": "481",
"stop_loss": 481,
"target": null,
"quantity": null
}
Input:
Output:
👉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:
Output:
ignore now setup breachedOutput:
json
{
"action": "null",
"instrument": "BankNifty 50000 PE",
"entry_price": "455",
"stop_loss": 431,
"target": null,
"quantity": "50%"
}
Input:
Output:
👉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%"
}