You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
This is a far cry from being stupid or lazy)).
Imagine how much fiddling would have to be done:
1. Write a script which replaces the times of the bars in the history.
2. disconnect from the internet, so that the new real bars are not mixed with the substituted ones.
3. Run the script, substituting the times.
4. Start testing. Get the direction of the trade.
5. Run the script to return the bar times to normal.
6. Connect to the Internet.
This is far from being a "freebie"...
there's already a script like this)
I'm thinking about making it free for downloading )
Honestly, guys, I think you should have started the discussion on this topic for nothing. I think a lot of people didn't even think it was possible to do this before, and here you've discussed it all and given people a great idea and a way to implement it without paying for EAs working on higher TFs.
such a script already exists )
I'm thinking of making it free to download)
such a script already exists )
I'm thinking of making it free to download)
This is only for long-term and medium-term strategies; for intra-medium-term ones, it may not be useful.
What script? Access to quotation archives from the file sandbox is closed.
You don't even need a script, just change the time of the last bar manually and test with the internet switched off.
Foolproofing, if desired, can also be circumvented by swapping the time bars in the history file...
Yes, I agree, but you have to be too clever a user to do this.
However, in my opinion, "spinning the time" on the computer and changing the bars in the history files are significantly different qualifications of the user.
A reasonable compromise should be made.
You don't even need a script, just change the time of the last bar manually and test with the internet switched off.
The last bar won't work. You would need to change the entire history + history of all other characters, because who prevents the expert in the strategy tester from referring to an arbitrary time series.
What's up?
Vasiliy Sokolov:
At the end of the test, it writes the last time memorised to a special file.
how's that?
Vasiliy Sokolov:
At the end of the test, it records the remembered last time in a special file.
That's right, it records the last time, not the time of the last bar.