Forum

Spread widening DLL by Metaquotes in MT4 to rob retail traders? :)

I am surprised that none has yet to bring this following https://www.mql5.com/go?link=https://www.nfa.futures.org/basicnet/CaseDocument.aspx?seqnum=2461 I would assume metaquotes would have an honest explanation? or all the crooks joining together to cheat retail/small time traders

What is wrong with the following code? :(

//CODE BLOCK “A” – no issues here. //Main logic for entry for long or short. Simple MA Cross. //It works fine and it enters the orders correctly if there is NO Code Block B. if (MAONE > MATWO && MAONEP < MATWOP) { EnterLong = True; LongDir = True; } if (MAONE < MATWO && MAONEP > MATWOP) { EnterShort

How to get the highest/lowest/difference(Highest-lowest) in values in an iMAOnArray?

I am trying to store the MA values using iMAOnArray . For example, I want to store the current bar 0 to prev 4 valules of an MA in the array MA_Buffer[5]; Once I have them, I want to calcuate the highest value and lowest value and want to know the difference between them. For example. 0=1.4320

question on forum posts sort order (is there any order?):)

I am seeing ppl replying to a post which is more than a year old. Why/how is that? Is there any sort order or no order at all in seeing the posts? If they can organize the forum better that can save a lots of time for users. By keeping the posts in proper order, all can benefit by choosing only the