Louis Fourie
Louis Fourie
Friends

Add friends via their profile or user search and you will be able to see if they are online

Louis Fourie
Added topic Problem with iBarshift not giving desired index
Good day Here is some code that takes a larger time frame and divides it into 1 minute candles and sums the volume of each of the 1 minute candles. I expected this to equal the same volume of the larger time frame but is seems like the iTime function
Louis Fourie
Added topic Calculating the break even distance in points
Hi I am trying to create a function that will determine the amount of points a position needs to move to hit a break even based on the commission charged by my broker plus an extra amount of the account currency. But I can't get the math right
Louis Fourie
Added topic Identifying symbols related to market sessions
Good day Is there a way to identify if a symbol is related to a particular market session? In other words I want my EA to only trade EURUSD during the NY or Europe sessions. The only thing I could think of was to manually program a static array that
Louis Fourie
Added topic Heiken Ashi indicator freezes Strategy Tester
Hi I was wondering if anybody else has the same problem as me. When I create an EA using the Heiken_Ashi indicator in the \MQL5\Indicators\Examples folder my strategy tester freezes and says "waiting for update". If I try other EA's on the same
Louis Fourie
Added topic Is it me or is the indicator I am using not working correctly?
Hello world So I am using the iCustom function with an Heiken Ashi indicator I got on the market. I keep getting the error for incorrect input parameters [4002].  input group "Heiken Indicator inputs" input int heikenPeriod = 10 ; input
Louis Fourie
Added topic EA code from an external source
Hi experts I was wondering how one would run an EA from an external source such as a website. The idea is that if the code on the website changes then the EA also changes. I just need some general info and ideas. Like mql5 commands or c++ commands or
Louis Fourie
Registered at MQL5.community