- Search Energy EXCH
-
RaptorUK replied Apr 19, 2013And in 12 months time a forward test will also have been conducted on past data.
Trend system EA needs back testing
-
RaptorUK replied Apr 18, 2013Can't modify the .ex4 file, need the mq4 file ( source code )
Custom Round Numbers Indicator
-
RaptorUK replied Apr 17, 2013No. Apparently MT4i sold code to some Brokers, the Brokers included that code and DLLs in with their MT4 package, allegedly . . . . this is not permissible under the MetaQuotes license agreement.
Metatrader "killing" 3rd party developers?
-
RaptorUK replied Apr 16, 2013Use ObjectSet(objectname, OBJPROP_TIMEFRAMES, OBJ_PERIOD_M1 + OBJ_PERIOD_M5 + OBJ_PERIOD_M15 + OBJ_PERIOD_M30 + OBJ_PERIOD_H1 + OBJ_PERIOD_H4)
Need script for changing object visualization setting
-
RaptorUK replied Apr 15, 2013It appears that FiatFap hadn't read it . . . It may be that MetaQuotes simply removes the license from the Broker that it alleges has breached the Terms of the License. If that happens that particular Broker will no longer be able to offer the MT4 ...
MT4 navigational tips and techniques
-
RaptorUK replied Apr 15, 2013DLLs are not being disabled/disallowed . . . Read this: http://forexmagnates.com/3rd-party-developer-gets-red-card-as-metaquotes-re-acts/
MT4 navigational tips and techniques
-
RaptorUK replied Apr 14, 20133. You can use PageUp and PageDown and Home and End
Helpers for Navigating the Chart
-
RaptorUK replied Apr 12, 2013Which "cool" features ?
Be alerted to the Changes in your MT4 that begin on April 15th
-
RaptorUK replied Apr 8, 2013You need to the source code, .mq4 file if you want to change it. Please do not double post.
HELP: Please Add Email Alert to this indicator
-
RaptorUK replied Apr 4, 2013Nope, tell me what you need I can code some scripts in a few minutes . . .
Multiple fibonacci in MT4
-
RaptorUK replied Apr 3, 2013You need to fix more than that in your EA . . . if you have more than 1 order CloseAllOrders() won't close them. Same for ClosePendingOrders()
Urgent! Need help in modifying EA stoploss
-
RaptorUK replied Apr 2, 2013OK, so why can't you set them manually as I described above ? I have code to draw some particular Fib types . . .
Multiple fibonacci in MT4
-
RaptorUK replied Apr 1, 2013What are the differences between the 3 Fibs ?
Multiple fibonacci in MT4
-
RaptorUK replied Mar 29, 2013It's pretty easy to do with a couple of caveats . . . you will either need to tell the EA the starting figure, so that it can check for the starting figure + x% or just allow it to read the figure from when you have started it running . . . . you ...
Equity % increase close all + disable experts EA
-
RaptorUK replied Mar 29, 2013Of course they both support it . . . you need to write the code to do the calculation just as you would if you were placing a manual trade.
Fixed fractional position sizing on backtest software
-
RaptorUK replied Mar 29, 2013Create each one in turn and put them on a chart opened for the purpose of saving these 3 Fibs, when you have the 3 versions that you are happy with save the template. When you want to use type 1 click on the type 1 Fib and view it's properties, this ...
Multiple fibonacci in MT4
-
RaptorUK replied Mar 20, 2013Glad you are able to reproduce what I am seeing, I'll be talking to Metaquotes about this, the least they can do is update their Documentation.
Is anyone else experiencing this MT4 issue?
-
RaptorUK replied Mar 20, 2013Yep, I'm aware of how to send an Order to an ECN type Broker, by incorrect MarketInfo() type values do you mean if I calculate my SL & TP based on the wrong symbol's Ask/Bid price ?
Is anyone else experiencing this MT4 issue?
-
RaptorUK replied Mar 20, 2013Thanks for that, pity Metaquotes didn't update the documentation to reflect this.

Is anyone else experiencing this MT4 issue?