wilbur
wilbur
Friends

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

wilbur
Added topic History Center output for EURUSD
Hello, Does anyone have a rational explaination as to why History Center has Daily price data for EURUSD that goes as far back as the year 1989? Regards, Wilbur
wilbur
Added topic Connection errors in log files
Hello, I'm experiencing connection errors in the terminal. The errors are shown below: - TradeContext: ping error - Cannot login [No connection] - DataCenter connecting failed [6] The account is demo with broker Alpari UK. These errors seem to be
wilbur
Added topic Graphical objects in live tading chart window
Hello, Does anyone know of a way to draw the same graphical objects that are displayed in the strategy tester chart window i.e. the buy and sell circular flag symbols and the dotted line that connects them, in the live trading chart window? Is there
wilbur
Added topic Help with displaying properties of custom indicator
Hi there, I have created a custom indicator based on the Stochastics oscillator code. It is called MyStochastics and has been successfully compiled in the \experts\indicators folder. Some additions to the code have been made i.e. adding levels and
wilbur
Registered at MQL5.community
wilbur
Added topic Help with appearance of Stochastics Oscillator when using EA code
Hi there, Is it possible change the appearance of the indicator Stochastics from an EA code or does one have to create a custom indicator and make the changes there, then reference this custom indicator from the EA? The properties of the indicator
wilbur
Added topic Point isn't logged correctly?
Hi there, I'm running the following code in my EA which is attached to EURUSDH1: Print("Trailing Stop is : ",TrailingStop); Print("Ask is : ",Ask); Print("Point is : ", MarketInfo (Symbol(),MODE_POINT));
wilbur
Added topic Minimum stoploss levels in Strategy Tester
Hi, When an EA is run in Strategy Tester does anyone know where the following code gets its information from? MarketInfo (Symbol(),MODE_STOPLEVEL) I've found that the returned value is always 20 points. The symbol is EURUSDH1. As you can see from the
wilbur
Added topic Strategy Tester query
Hi, I ran a strategy simulation and all orders with Order ticket numbers prior to 72 are not logged in the Journal and I'm not sure why (see screenshots). Here's the start of the Tester Journal... Next, the Journal shows the first successfully opened
wilbur
Added topic Help with History Centre
Hi, Does anyone know why some time frames in the list of a particular currency pair have a yellow and green 'coloured in' icon next to them and for other time frames the icon is transparent? For example on the graphic below, EURUSD (M1), (M5) and
wilbur
Added topic '\end_of_program' - unbalanced left parenthesis error
Hi, Having already searched this forum for other people having the same issue as me, it has become evident that this error is simply due to a missing ( { or [ and vice-versa. But when I double-click the error in the compiler error pane, the cursor
wilbur
Added topic Query regarding visual chart data produced by strategy tester
Hi there, Can any body please clarify if the prices shown on the order number arrow 'markers', which are displayed in the visual charts produced by strategy tester when testing an EA, represent bid and ask prices at the moment in historical prices