midworld08
midworld08
Friends

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

midworld08
Added topic Different values returned compared to displayed
I am currently using the iCustom function to call 2 indicators that I have created. It seems that sometime it return the same values as those that are displayed and then sometimes its not? I am passing in the same values as the default ones being
midworld08
Added topic Code not behaving as expected in EA
I've been working on an EA that only trades in the daily time frame. I'll only talk long trades so hopefully someone can spot what I have done wrong. The idea is to enter into a trade, when the 5 ema is above the 20, and a seller bar happens that is
midworld08
Added topic Emailing of data for history center
After all the trials and tribulations I am wondering if some kind person out there would be prepared to email me there Quality data from the history. Once this is done I'll seed it as a torrent somewhere so we can all play with it. I've tried so many
midworld08
Added topic History Center problems and how to use properly?
After playing around with EA's for a bit, and using the strategy tester mainly to see if the code was actually working I'd now like to progress onto the real why of the history center, and how to use it properly and I can't seem to find the answers
midworld08
Added topic First EA not live trading - but works in strategy tester?
I finally got around to getting my first EA done, but I've come to a grinding halt, as it does not live trade. The attached EA is a simple one (of course I thought I'd do something simple for my first EA....) It basically checks if the price has
midworld08
Added topic Object text at a line position problem
For some reason I am having differculty in getting some text to appear on the left of the screen, at the same position that a line was created. I thought the code was simply, but the text keeps appearing at the top of the screen, which means that the
midworld08
Registered at MQL5.community
midworld08
Added topic Figuring out how to use multiple time periods in indicators
The easiest way for me to explain this is an example. Say I want to display an symbol above a candle where the MACD aligns with the MACD of the 3 higher time periods. I can easily draw arrow indicators using calculations in the default time period of