Forum

Rented EA on multiple accounts

Hi I know that usually when you buy an EA you can run it on several accounts. Is there a difference when I rent an EA. May run a rented EA on more accounts

Repository STORAGE|SVN

Hello, there seams to be something wrong after the last upgrade. When I launched the Metaeditor it was not connected to the storage so I have connected it again. but there were no icons that my codes are synchronized. I had to add the scripts to repository again. But when I commit some code. I can't

Hedging account [Only position closing is allowed]

Hello, I have an working EA, but I was forced to use different broker (AdmiralMArkets). Unfortunately it's nor working here. I get an error 4756 [Only position closing is allowed]. I don't know how to understand it or what should I change. I guess it's concerning hedging account . but I am not sure

VPS more migrations

Hello, I've migrated an EA to VPS. I'd like to migrate another EA to VPS, but I am not sure, if I should migrate just new EA, or both. So the question is: If I migrate the environment, is the previous migration overwritten? I could not find how this part works. Thank you in advance. Martin

ENUM Symbol list as an INPUT

Hi, I am going to do following: I want to have symbol as an input parameter , so I want an input variable (enum) from which I will choose the right symbol, like this: I have done this by this code: enum ENUM_SYMBOL { EURUSD= 0 , GPBUSD= 1 , USDCHF= 2 }; That works for me perfectly

MQL5 File dissapear during testing

Hi, I have an EA which is using a file from dir: MetaQuotes\ Terminal \FE0E65DDB0B7B40DE125080872C34D61\MQL5\Files During debuging it is working perfectly, but when it comes to testing, the file had to be placed in: MetaQuotes\ Tester \FE0E65DDB0B7B40DE125080872C34D61\ Agent-127.0.0.1-3000

MT5 Broker With The Best HISTORICAL Data For Backtesting

Hi, I am using ActivTrades as a broker for MT5, but I am not happy about the quality or amount of provided historical data. What broker do you use? How long in the past do you have a hictorical data with high quality? Do you have any expirience? Which broker whould you recomend? Thanks a lot ;)

MQL5 Closing part of the Position by using 'PositionClosePartial()'

Hi, I'd like to close part of the pocition. Eg. the opened position = 1 LOT. And I would like to close 0.7 LOT. I am using the function PositionClosePartial, but it does not work for me. Maybe because of the last parameter "Deviation", as I could not find what are the units of deviation (But I have

SEARCH in sections NOT Working

Hello, I am trying to search something in sections 'Documentation' and 'Forum'. But it does not work. Eg.: Try to serach " CharToString " in those sections and it will return zero. It is possible to search in 'Articles', 'Market',... But atleas those two most important does not work for me. Please

iSAR MT4 indicator returns wiered values.

Hi, I'd like to compare iSAR indicator on more timeframes and also on a different symbol. It works properly for different timeframes of the current symbol. For the different symbol it returns correct value (see 1. variable usdind_01_sar). But if I will print it out or want to compare the value, the