Forum

MT4 Development Server

Hello, Is it possible to get MT4 Server for developing MT4 plugins? So that one could develop plugins for MT4 Server, with a purpose of selling them to companies

Interesting problem

Using the following code i am trying to download as much history i can or 3000 bars from this moment is downloaded. int init() { string paar[] = { "AUDCAD.arm" , "AUDCHF.arm" , "AUDJPY.arm" , "AUDNZD.arm" , "AUDUSD.arm" , "CADCHF.arm" , "CADJPY.arm" , "CHFJPY.arm" , "EURAUD.arm" , "EURCAD.arm"

Automatically downloading history?

I would like to collect .HST files automatically in MT4. At the moment i click EURUSD -> M1 and then i have to scroll back for MT4 to download data into .HST. Could i somehow do it in MQL4? i have tried to use indicators with high periods, if indicator needs bars which have not been downloaded, it

Same EA, different terminals from same company, same history data, different results.

picture: http://www.upload.ee/image/2913828/Weird.png Third terminal(third from up in picture) is installed some time ago. Second terminal(second from up in picture) i installed recently. And first one(first in the picture) is copy of second terminal. All terminals are from same company and i

Is my EA worth something? 11+ years backtested, if profit reinvested, total profit 38 371%

Data brought out year by year: http://www.upload.ee/image/2811163/Forex_system.png In this picture every year starts with 100 000€ and profits are not reinvested! Lot sizes are always same. TP and SL are both over 100pip from price. If profits were reinvested(if account balance grow 10% then

Search engine not working

Previously have had no problems, but today no matter what i search i always get:" Your search did not match any documents "

EA autostoploss from BE to 1+. Help needed.

I downloaded automatic stoploss EA from database which changes price to BE at choosen price. But i would like to change the price to +1 intstead of BE, because i practice on ECN account and there is commision, so instead of BE i would always lose some amount. This change i think is easy, but i