Forum

StringFind Problem

Hi, Been struggle with StringFind for some hours now and Googled with no luck so... Problem is that the string variable I use (_EventSearch) for search in StringFind does not work? It works if the StringFind have an EXACT match (ex: "Nonfarm Payrolls") but not a subset ("Nonfarm") as described in

Get last closed order proffit?

Hi, I been struggling for some evenings now trying to get the proffit/loss from the last closed order and have tried alot of different codes. When a run my Strategy Tester it feels like it misses orders? and i read somewhere that you can use it in Tick() or in Trade() function?? Should not this be

Strategy Tester path / folder / directory?

Hi, I have always had my Expert Advisor folder as the base when I click in the field Indicator in Strategy tester . (Where you choose your EA to test) Today I was sitting reading MQL5 Articels and was testing others EAs to play with.. Suddenly my default folder in the indicator field are defaulted

Newbee Question?? Where is my Experts Tab in MT5?

Hi, I am sitting with Youtube and trying to learn MQL5,, The video I am seeing are beeing done in MT4 and I am useing MT5. In my MT5 I do not have the Experts tab down in the bottom beside Journal?? So where do I see output from print in MT5? or is Print not used in MT5? I can use Comment , but then

News Tab?

Hi, I was planing to Dev and integrate a News filter in my strategy EA.. I have a Demo account at *** with MT5, but I do not have the News TAB? Is it only prod accounts or not all brokers that offers News Tab in MT5? anyone that made a News filter for stop trading -5 min before and after important

Tips on Learning MQL5 for an hobby developer?

Hi, Any tips on good MQL5 EA developing? Some free courses, tutorials, playlists on youtube you can recommend? I understand the basics of developing, but would say I am a newbeee, but understand the basics of developing, ( Yes, I can search, but if someone can recommend stuff that are good, :) )

Buy only on Timeframes?

Hi, Iam a newbee on this platform and trying my self forward... I would like an Expert advisor that only buys/sells on a specifik time on the day. any tips on this? Thanks