kneecapistanio
Newbie
- Messages
- 4
- Likes
- 0
Hi
I have been informed by my programmer that TS 8.3 is the most stable version to back-test strategies as there are known problems with versions 8.4 and 8.5. I have recently downloaded 8.6 but the results of my back-testing appears somewhat unreliable.
My question is that I need to translate my strategy to run on version 8.3 but some of the coding is not recognisable? Does anyone know a suitable replacement for the term 'isTradingDay' that can be used on version 8.3?
Condition = isTradingDay(JulianToDate(DateToJulian(date))) = 1
Any help would be appreciated.
Cheers
I have been informed by my programmer that TS 8.3 is the most stable version to back-test strategies as there are known problems with versions 8.4 and 8.5. I have recently downloaded 8.6 but the results of my back-testing appears somewhat unreliable.
My question is that I need to translate my strategy to run on version 8.3 but some of the coding is not recognisable? Does anyone know a suitable replacement for the term 'isTradingDay' that can be used on version 8.3?
Condition = isTradingDay(JulianToDate(DateToJulian(date))) = 1
Any help would be appreciated.
Cheers