| / | Forum |
|
billworld
2006.07.01 18:07
Do any of you have any routines for checking to ensure the integrity of data? For
example, I noticed last night a hole in my daily bar data from FXDD on June 22nd
(incomplete data for that day) which completely threw off the pivot levels for
the next day. Fixing that made the levels work perfectly. |
|
Breakpoints in Tester: It's Possible! The article deals with breakpoint emulation when passed through Tester, debug information being displayed. |
|
billworld
2006.07.01 18:44
billworld wrote: Do any of you have any routines for checking to ensure the integrity of data? For
example, I noticed last night a hole in my daily bar data from FXDD on June 22nd
(incomplete data for that day) which completely threw off the pivot levels for
the next day. Fixing that made the levels work perfectly. Follow up on this. Well, even though I manually fixed the data, looks like it reverts back to the wrong data when the platform is re-launched. How do I prevent this? I've notified the broker about the bad data, but, I need to be able to work off of the correct data. Do I fix the data and then only work offline untilt the broker fixes the bad bar? |