General - page 1872

[Deleted]
The newest version of Metaquotes has not made an official release yet, but it is still available. One of the new features is the ability to download history in the terminal. Click "Tools", "History Center", click a currency pair, double click M1, "Download". The data starts 1999.01.04 and should be...
I will have a journal for each symbol traded in an EA, so I can see what symbols are most profitable. How can I code that ? Thanks for help.
  Profit sure  (11   1 2)
hellow all!!! every time the price voucher new record he return backwards if he costs 10-15 pips he thesis 10-12 pips several times whereupon again he costs thus at any time that he comes to the record new at times remote he just rising preferable negotiator 5-10 minutes after that time the message...
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
  Period Converter script  (12   1 2)
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]
  Some Revised Indicators  (20   1 2)
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
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 //----...
  How to protect an EA  (16   1 2)
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 ?