Management: Hello, I'm writing when moving the stop loss strategy, need to use SAR index, add me in the main window graphics in the system The Parabolic SAR index, his only 2. But I've used in programming Double sarValue=indicators.sar (minstrument, mPeriod, OfferSide.ASK, stopLossMax, stopLossA, stopLossInt); But the 3 parameters, and calculated the same parameters, the same period of not the same value, what should I do? How to get the chart index? Demo please, thank you!!!
|