- Search Forex Factory
- Bid and Ask appears to return current, even when BackTesting...Started Jan 9, 2010|Platform Tech|8 replies
I wrote the following code in an indicator: int start() { if ( firstRun ) { ...
- iCustom(...) return values don't match contents of the Data window in MT4...Started Dec 11, 2009|Platform Tech|3 replies
I am trying to code up an Expert Advisor that feeds off a custom indicator. The values I receive ...