Filter news
-
is a logical error , try to identify a large grandle forward? candle ID -1
it filters the news that's correct or there is noise that seem news ? -
I don't understand the question at all
-
We know that the back test is given last .
But we also know that the news is expected.
we know the time that the news will occur.
before this two situations
it is possible to move forward one candle backteste forward ( ID -1) so that the robot understands that news hesitate one forward?I perguei it is logical because some news does not generate significant impact. but it is interesting to know how a robot of notici wheel in the back test.
-
You want to see in the future what the news are and then do something in the current moment? I don't know what you are using to get those news, but let's say that it's some custom indicator. If the indicator is built that way, you can use negative value for "Candle ID" and get data from the right side of the current moment. Ichimoku is such indicator.
Otherwise... in theory, only because we already have the history data, the EA can read the history files and parse them, but I don't know how exactly this is done and I have no ideas to do something like this at all. I think that only some EAs does that to fake their results, but this is stupid.
-
That's right. it is best to run back test only in (X) time
THX