mcgene4x Posted January 23, 2011 Report Posted January 23, 2011 Hi, i am an EA developer but not coder. However, i am facing a challenge that the EA is calculating many things on the same tick that might need too long time than the actual time of the tick.. We are worry this is causing conflict or ignoring of some important calculation outputs. Any suggestion/opinion/solution would be highly appreciated Thanks
chrisbenjy Posted January 23, 2011 Report Posted January 23, 2011 Just stick a couple of RefreshRates(); in there so that if it does take longer than a tick to calculate, you will have the latest quotes.
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