- Search Energy EXCH
-
RaptorUK replied Sep 17, 2013Isn't this any good ? I have no Bid or Ask line . . . image
Bid Price Line in MT5
-
RaptorUK replied Sep 14, 2013RefreshRates() is used to update the Predefined Variables they are automatically updated with each tick. . . do you use these in your Indicator ? if not then you certainly do not need to use RefreshRates(), even if you do use them it is unlikely ...
Indicator - RefreshRates() - CPU load
-
RaptorUK replied Sep 13, 2013Whose code did you rip off to create this ? /* string ls_unused_28 = "=== Speech Variables ==="; bool li_40 = TRUE; int li_44 = 100; bool li_48 = FALSE;*/ /* if (UseVoice) { gRate(li_40); gVolume(li_44); gPitch(li_48); gSpeak(AlertText); }*/
Flag bad ticks with Rogue tick detection tool
-
RaptorUK replied Sep 7, 2013I wonder why the Author doesn't bother to check if the OrderSelect(), OrderClose() and OrderDelete() calls worked or not . . . . if they fail shouldn't the error be reported along with the relevant variables so the issue can be investigated after ...
MetaQuotes 4 Coding Lessons
-
RaptorUK replied Sep 6, 2013Perhaps you should go and remove the SPAMMING posts you made . . . I would BAN you for such multiple posts.
EA to prevent Losses on a Winning Trade
-
RaptorUK replied Sep 5, 2013A desire to help educate . . . even if the case is hopeless.
Simple EMA mechanical system!
-
RaptorUK replied Sep 5, 2013I don't think it's a suggestion more of a concern. D1 and H4 bars/candles are not reliable, Brokers using different timezones will have different D1 start times and also possibly different H4 start times . . . H1 and below will always have the same ...
How to get 99% tickdata for metatrader backtesting?
-
RaptorUK replied Sep 5, 2013I guess you don't understand the chart and table I posted. Any Strategy with a R:R of 1:1 and a Win Rate of 50% will break even at best, if you haven't accounted for the spread then it will lose money . . . there is no debate or argument about this, ...
Simple EMA mechanical system!
-
RaptorUK replied Sep 5, 2013It's a Coin Toss . . . it will never make money consistently.
Simple EMA mechanical system!
-
RaptorUK replied Sep 5, 2013I already have an EA that can give 50% WR for a 1:1 R:R it's what I used to create the chart I posted . . . here is the data from the EA image
Simple EMA mechanical system!
-
RaptorUK replied Sep 5, 2013So a R:R of 1:1 and a Win Rate of 52% ? that is very slightly better than a coin toss, the "slight better" bit could simply be due to your small number of trades . . . For a "Coin Toss" type EA where it's WinRate (WR) is simply a function of it's ...
Simple EMA mechanical system!
-
RaptorUK replied Sep 5, 2013I have a couple of simple questions, what is your risk ? what is your reward ? or average loss and average gain ?
Simple EMA mechanical system!
-
RaptorUK replied Sep 4, 2013It would have been nice for you to ask first, I've been asked about this EA too via PM and have provided it. It just would be nice to have an illusion of control over ones own work . . . you can't wind back time, it's already been downloaded. I ...
Equity Sentry mod request
-
RaptorUK replied Sep 4, 2013Erm, isn't that my decision to take or not to take ?
Equity Sentry mod request
-
RaptorUK replied Sep 4, 2013Read this: url and the next few posts in that thread.
Can't uninstall broker platform
-
RaptorUK replied Sep 4, 2013OK, you are talking about Bars/Candles . . . not markets. I would suggest you find another Broker . . . not all Brokers have the same D1 bar though, differences in time zone mean that Brokers D1 bar start time (GMT/UTC) is not always the same. ...
Expert Advisor help with "start of day"