Ok, so let's say that i write the code in the custom block,which i want to return me the variable b = stopLoss.
1.In the BUY NOW/SELL NOW i have that options No Stop-loss,Fixed pips, % of take - profit, custom(price level), custom(pips), custom(price fraction).How can i use variable b as stopLoss?
2.Also the trendline objects in my chart D-hi, D-low ,D-open, D- PP, D- R1, D-R2, D-R3, D-S1, D-S2, D-S3 have specific prices,but there are no static,may change day to day.Writing only the nameS should read the prices which they have or should i do something more?