Earthy Stag beetle / Profile
Managing Director
at
In between
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Earthy Stag beetle
Added topic MathSrand, version 5 build 5260 and generating random EA magics.
Hello All, I have just received version 5 build 5260. I have for the past three years and continue to generate my EA magic numbers auto magically with the following code: /* make_long_random() * * Make a big 64 bit random number * Typical uses
Earthy Stag beetle
Added topic Latest MetaTrader upgrade: Operator not behaving as expected...
Hello All, With the latest MT5 update, I am hitting something I don't understand; a little script to illustrate the compiler warning am hitting: #include <Internal\TimeSpan\TimeSpan.mqh> /* Note: from <Internal\TimeSpanTimeSpan.mqh>
Earthy Stag beetle
Added topic Displaying indicator created within EA (iCustom) on chart...
Hello All, As an example, I'd like to display an indicator created by an EA on the parent chart. I can do this using the below code, I worked this out with a little help from Google and on line help, so you'll probably recognise the code (ish). Here
Earthy Stag beetle
Added topic Exposing Fast & Slow EMA in the standard shipped MACD example...
Hello All, I want to make a straightforward change to the example shipped MACD to expose the Fast & slow EMA's as lines in the same window as the histogram & signal. The standard shipped example MACD (attached) exposes the histogram &
: