Is it possible to back test correlation type of EA
Hi - I'm trying to backwards test an EA but having trouble finding good historical data. The link that I see recommended everywhere is just leading to their sitemap now (https://www.mql5.com/go?link=http://www.alpari-idc.com/en/dc/databank.php) Does anybody have historical data for GBPJPY for...
Dear admin, I would like to join elite group, but too bad that my country doesnt allow paypal for payment transaction, So can I pay with e- gold account instead? Thanks... (I dont know whether I have posted in the right place, coz I couldn't find any better thread except this)
Hello All, I have two indicators that I use on the Metatrader 4 platform (MT4). I have attached them in this post. Here is what I am hoping for. Can sombody please take these indicators and convert them over to the metastock format? I have Metastock version 9.1. I would really appreciate this and...
http://video.google.com/videoplay?docid=-4312730277175242198&q=freedom+to+fascism
Is anyone else having problems with the period_converter script? I run it, but it runs infintely and consumes 100% CPU. I've been stopping it after 30 minutes and running the next interval I want to convert. All the data looks populated. But when I run my tester with Every tick and Recalculate, I...
[Deleted]
I will try to revise a couple of indicators that have been accused of repainting the past so that they don't. The first in that series is the Fisher Yurik. Can someone review it and check it to make sure that it is not repainting? Thanks. Edit: Uploaded revised version
[Deleted]
i am new to trading.. i have been using demo for a awhile.. and have made a system.. i wanna open an account? in NF but i do not understand, how much leverage should i get? is leverage changeable? in NF
Is there any way for me to watch the value of a variable while my EA is executing one step at a time in Strategy Tester? Not being able to find out the value of a variable is making it impossible to debug my EA.
Hello, there, I have an EA, which profits are based on TrailingStopLoss. It has constant StopLoss, but doesn't have constant TakeProfit. I'll ask any coder here to edit this EA to have TakeProfit, that can be defined by the user, and to remove the TrailingStopLoss. Here is it: #include //----...
Hi, I've a great EA, I want to sell it but I know that ex4 files can be decompiled(I've seen it infront of me), how can I protect my EA, I think the guys who created the mql language can also easily decompile any mq4 file since they themselves created the compiler, any solution ?
On the website of the Automated Trading Championship 2006, the "Statistical Report #2" has been published (http://championship.mql4.com/2006/news/69/). It contains data about the most popular symbols and timeframes of the Championship, about amounts of multicurrency Expert Advisors. Moreover, it...
Hi All ;)
is there a way using HistoryTotal function to be able to find a particular order (buy or sell) closed ?
I tried with this code but it seems not working :
int hstTotal=HistoryTotal(); for(i=0;i<hstTotal;i++) { //---- check selection result if(OrderSelect(i...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.