Input:
Output:
👉INTRA INDEX OPTIONS ✅BUY 51100 CE above 474 ❌SL 451 💰TGT Qty 50%Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 475,
"stop_loss": 451,
"target": null,
"quantity": "50%"
}
Input:
Output:
TGT 509/530+Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 475,
"stop_loss": 451,
"target": [
509,
530
],
"quantity": "50%"
}
Input:
Output:
491🚀Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
Above 495 it will move sharplyOutput:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
We planned CE twice before this and both the times our SL got hunt just by wick and then it moved upside in our favor.Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
1st TGT will be 498 for 50% bookingOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 475,
"stop_loss": 451,
"target": [
498,
509,
530
],
"quantity": "50%"
}
Input:
Output:
Above 482 Sl on costOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 475,
"stop_loss": 482,
"target": [
498,
509,
530
],
"quantity": "50%"
}
Input:
Output:
Enter again at 463-465 SL 446Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "463-465",
"stop_loss": 446,
"target": [
498,
509,
530
],
"quantity": "50%"
}
Input:
Output:
enteredOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "463-465",
"stop_loss": 446,
"target": [
498,
509,
530
],
"quantity": "50%"
}
Input:
Output:
TGT 495/527+Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": "463-465",
"stop_loss": 446,
"target": [
495,
527
],
"quantity": "50%"
}
Input:
Output:
exitedOutput:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
BNF is moving in a small range. I'll give a last try on CE side.Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
Enter again at 452 SL 435 Qty 50%Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 435,
"target": null,
"quantity": "50%"
}
Input:
Output:
Targeting 51322 in BNF spotOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 435,
"target": 51322,
"quantity": "50%"
}
Input:
Output:
That is 51633 in BNFFUTOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 435,
"target": [
51322,
51633
],
"quantity": "50%"
}
Input:
Output:
EnteredOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 435,
"target": [
51322,
51633
],
"quantity": "50%"
}
Input:
Output:
TGT 491/517Output:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 435,
"target": [
491,
517,
51322,
51633
],
"quantity": "50%"
}
Input:
Output:
465🚀Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
470🚀Output:
json
{
"action": null,
"instrument": null,
"entry_price": null,
"stop_loss": null,
"target": null,
"quantity": null
}
Input:
Output:
SL on cost nowOutput:
json
{
"action": "buy",
"instrument": "BankNifty 51100 CE",
"entry_price": 452,
"stop_loss": 452,
"target": [
491,
517,
51322,
51633
],
"quantity": "50%"
}