PureBytes Links
Trading Reference Links
|
BJH> Care to share it with the list?
BJH> b
Well, I realized that I can write an indicator that exports data for
all missing bars into a text file. Missing bars meaning data "jumps"
in date value where the Date function increase from the previous value
Date[1] has been more than 1. This will solve the problem for
backtesting. However, for real-time trading, a calendar of holidays
has to be kept and updated regularly. This calendar could be based on
holiday calendars that exchanges make available on their sites.
Ivo Karindi
PS If anyone is interested in such a holiday/weekend-exporting
indicator, let me know and I will send it once completed.
|