Matthew Jordan Webster / Profile
- Information
|
no
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Matthew Jordan Webster
Added topic Possible Solutions to Runtime Error: 4025
I was trying some code in the MQL4 backtesting application. This code will not be ran outside of this "backtesting." Within this code I am using several ArrayResize calls with a large 'new_size' values. I am not using multiple ArrayResize
Matthew Jordan Webster
Added topic Dynamic Arrays in Expert Advisor
I know when you are creating a custom indicator , you can create a truly dynamic array to operate as a buffer where you are don't ever have to state its size. I was wondering if the same this is possible when creating EAs, currently I get the
Matthew Jordan Webster
Added topic Splitting up Large CSV FileWrites
I am trying to build a CSV file where the columns exceed the max number parameters that can be taken into FileWrite (which according to the documentation is 63). Is there a way to to split up the FileWrite so that I can write to more than 63
Matthew Jordan Webster
Added topic Indicator Functions and BackTesting on Open Price Only
Just a quick question. If I am backtesting an EA on the Model: Open Prices Only and I then use technical indicator functions(i.e iBands ); what would happen if I set the shift argument to zero. What would the indicator value be (Value of the
Matthew Jordan Webster
Added topic Conclusion To These Timezone Threads
In the following thread, there Original Post asked what the timezone is for MetaQuotes historical data. The answer was: " GMT+1 with daylight time savings (ie summer time is GMT+2) Time is automatical corrected after download"
: