r_a_u_l Posted January 28, 2011 Report Posted January 28, 2011 hello guys and girls i need your help does anyone know if the following synthax is correct to make an EA read data from a .hst file in the ? FileOpenHistory(Symbol() + Period() + ".hst", FILE_BIN|FILE_READ)
iwjw Posted January 28, 2011 Report Posted January 28, 2011 hello guys and girls i need your help does anyone know if the following synthax is correct to make an EA read data from a .hst file in the ? FileOpenHistory(Symbol() + Period() + ".hst", FILE_BIN|FILE_READ) download this EA www.4shared.com/file/gV8mDvQs/HungarianGrail_by_OpusDei.html there's some code in it to read from history within an EA
r_a_u_l Posted January 28, 2011 Author Report Posted January 28, 2011 pls PM the code, cause the link u posted throws an error The file link that you requested is not valid.
r_a_u_l Posted January 28, 2011 Author Report Posted January 28, 2011 (edited) nevermind i got it but it reads from tester history, not from platform's history any idea? ps have u tried it? but not only on strategy tester... any forward test? on demo? Edited January 28, 2011 by r_a_u_l
iwjw Posted January 28, 2011 Report Posted January 28, 2011 nevermind i got it but it reads from tester history, not from platform's history any idea? ps have u tried it? but not only on strategy tester... any forward test? on demo? there is no tester history you can access with mt4 the ea is reading the same history data the charts are reading from p.s. the ea is nothing but a joke no need for a forward test
r_a_u_l Posted January 29, 2011 Author Report Posted January 29, 2011 if it reads the same data how come it does not open any order, no matter what the timeframe?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now