Static script - ie sbin1,sbineq its value comes from datafeed
ITMBNCE,ITMBNPE,OTMBNCE,OTMBNPE,ATMBNCE,ATMBNPE ,ATMBNDX ETC IS ROBO VARIABLE SCRIPT becacuse there ltp value calculation is by robo itself based on option strike selection AND its defined by bngroup3,4,5,6,7,8 etc in multiscirpt formula
U can manualy press buy short button on these ATMBNPCE OTMBNCE ITMBNCE ETC
IF U BUY ATMBNCE THEN ADJUSTED OPTION STRIKE LEG WILL BE CREATED AND IF PRESS SHORT THEN OLD POSiTION WLLL BE EXITED AND NEW ADJUSTED STRIKE POSiTION WILL BE CREATED
“ROBO VARIABLE SCripT ITMBNCE ETC CAN NOT BE USED IN MULITSICRT FORMULA ..
U HAVE TO CALL THEM INDIRECTLY THROUGH USER DEFINE FORMULA VARIABLE SCRIPT @ITMBNCEIII see below
@ATMBNDIFPPP%S,ATMBNCE%S,ATMBNPE%S IS wrong
@ATMBNDIFPPP%S,@ATMBNCEIII%S,@ATMBNPEIII%S is coreect
@ITMBNCEIII,@ITMBNPEIII,@ATMBNDXIII ETC IS USER DEFINE VARIABLE FORMULA SCRIPT
@atmbnceiii%s will trde into atmbnce and what wil happen on atmbnce will be decided by bngroup formula that is default setting
IF @ITMBNCEIII BUY OR SHORT TRADED THEN THERE CORRESPONDING LEG ORDER WILL SHOW IN ACTIVE TRADE AND @ITMBNCEIII ALSO
IF @ITMBNCEIII SHOW IN ACTIVE TRADE THEN NOTHNG WILL HAPPEN IF WE CLOSE @ITMBNCEIII TRADE OR TGT/SL HIT WILL NOT WORK
..SIMPLY IT WILL GO IN COMPLETED ORDER.., AND ITS LEG WILL KEEP REMAIN OPEN IN ACTIVE TRAE
BUT IF REVERSAL SIGNAL COMES IN @ATMBNCEIII THEN OLD EXISTING LEG POSITION WILL BE CLOSED AUTO AND NEW REVRSAL LEG WILL BE CREATED
IF REPEATEIVE SIGNAL BUY AFTER BUY COMES ON @ATMBNCEII THEN IT WILL SHOW POSIITOIN ALL READY EXISTS AND NOTHING WILL HAPPEN till @atmbnceii etc exist in active trade
FURTHER INHANCE THIS METHOD OR ALTERNATE METHOD WE INTRODUCED BNGROUP8 EXPRESSION IN THAT ON REPATIVE SIGNAL EXISTINGLEG WIL BE CLOSED AND NEW LEG POSITION WILL BE CREATED ALSO
Ie. if u buy banknifty1 then grouP8 leg wil be executed .if u again press buy button or again buy singal comes through afl then old leg wil be exit and new adjusted strike leg will be created
If u do reversal singal on banknifty like short then old leg will be existed and new adusted strik leg will be created
BNGROUP8 file will open if u edit bngroup8 expression
if u want to short put option on buy singanl and exit only on short singal
In this case define bngroup8 file for buy and in bngroup8file for short define only sell/cover line
ITMBNCE, OTMBNCE SCRIPT LTP WILL COME IF U SELECT FIRST OPTION AND DEFINE
OTM/ITMBN STRIKE IN OPTOIN SETTING PANNEL
ATMBNCE ,ATMBNPE LTP WILL COME IF U SELECT AUTOTRADE NF/BNF LOWER OPTION TICK AND in robo scirpt list first scirpt ltp should be come
AMTBNDX LTP WIL COME IF ALL STRIKE STRADLE IS ADDED IN ROBO LIST AND AUTOTRADE NF/BNF LOWER OPTION TICK SHOULD BE SELECTED AS PER ABOVE IMAGE THEN IT WILL TAKE MINIMUM VALUE FROM STRADDLE CHAIN
ATMBNDX LTP WILL NOT COME IF
1) option trade IF NOT TICKED
2) time< 915
3) otherbntp kee text fiel NOTHING WRITEN. Ya jo likha hai wo robo scriplist mein na ho
4>LTP nOT THERE..
OTHERBNTP TXT FIEL IS USDED FOR TRADE LEAST PREMUMUM
OTHERBNTP TXT FILE FORMAT
@BNDW
@NFDW
***************************************************
Do not delete any line above this line ..
First line contains starting 5 characters for the group for AutoTrade i.e. short on lowest price among the group.
First character of first line must be @ only.
first 5 characters are considered for finding scrips for auto trade i.e. @ and then 4 characters.Anything written after that will be ignored.
This group be Auto Traded along with the @BNTP group if "@BNTP Auto Trade" option is selcted in the Software.
If you do not wish to AutoTrade any group other than @BNTP then either make the first line blank or rename this file to anything other than "OtherBNTP.txt".
Dummy @SYMBOLIII -IF WE PUT III IN LAST THEN this symbol profit loss will not be calculated in total activate order proft but it will show in activate trade see downside image