You can circumvent bad data with programming if the errors are consistent and easily detectable. Now if you have wrong values that aren't wrong enough to be detected, you're out of luck.
Throw it out. Don't run any trades that would go through the bar.Yes, programming is going to be involved, or course. But you also need data from other sources. For example, how are you going to fix this with just programming:
Open=20, High=23, Low=21, Close=22
Throw it out. Don't run any trades that would go through the bar.
Yes, programming is going to be involved, or course. But you also need data from other sources. For example, how are you going to fix this with just programming:
Open=20, High=23, Low=21, Close=22
It's an obvious error--as you required. But how would you fix it? Without additional data, you can only GUESS at what it should be, maybe it'll be "fixed;" maybe not.
Is the Open wrong, or the Low wrong? How do you know?
Did you submit a thread about your findings of error on the MC forums ?I have backtested strategies on both Tradestation and Multicharts. While the backtests produce results, if I comb through the results I find very obvious errors that the backtests made.
Did you submit a thread about your findings of error on the MC forums ?
They have superb tech support. I would be very surprised that no one else discovered the same errors. Exactly what "errors" did you find ?