Forums › ProRealTime English forum › ProOrder support › seasonals on FTSE mib › Reply To: seasonals on FTSE mib
01/08/2018 at 12:34 PM
#57701
Hi Francesco,
i’m starting with prt programming and i’m studing your code.
may you explain these function?
IF shortonmarket and BarIndex – TradeIndex =0 Then
exitshort at Market
EndIF
position = Round(1000/Averagetruerange[14])
//c1 = open < low[1]
//c2 = open > high[1]
big thanks