Forums ProRealTime English forum ProOrder support seasonals on FTSE mib Reply To: seasonals on FTSE mib

#57701
l c

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