fork download
  1. //- bo broker?
  2. if (StringLen(symbol)>6 && StringSubstr(symbol, StringLen(symbol)-2=="bo")) {
  3. comment = "BO exp:"+expiration;
Success #stdin #stdout 0.02s 26024KB
stdin
Standard input is empty
stdout
 //- bo broker?
            if (StringLen(symbol)>6 && StringSubstr(symbol, StringLen(symbol)-2=="bo")) {
               comment = "BO exp:"+expiration;