Zsolt Haromszeki
Zsolt Haromszeki
3.1 (6)
  • Information
3 years
experience
12
products
44
demo versions
0
jobs
0
signals
0
subscribers
Zsolt Haromszeki
Added topic MarketInfo() gives zero
Hi! My account is in USD and I trade in EURGBP. I would like to calculate for example the margin for an order. That's why I need the Bid or Ask price of the GBPUSD. I tried to use the MarketInfo () function to get it. I used this code: double
Zsolt Haromszeki
Added topic Change directory of data store of History Center
Hi! Can I change the directory of the data store of the History Center? Now, my MetaTrader is installed to the directory of 'Y:\MetaTrader 4\'. The directory of the History Center is in the 'Y:\MetaTrader4\history\' directory. I would like to move
Zsolt Haromszeki
Added topic iMACD() difficulitie at BackTest
Hi All! I would like to ask your help. I have a little problem with the iMA CD() indicator. I'm writeing an EA to a 1_minute EURUSD chart. I would like to calculate a value of the MACD(12, 26,9) of the previous day from a 1Day_Period timeframe. I
Zsolt Haromszeki
Added topic ADX of MQL4 don't give same result as ADX of Amibroker
Hi There, I have an automatic trading program written in Amibroker Formula Language. I would like to translate it to the MQL4 language. I found a diffrence between the results of the ADX indicator of the two languages. I applied the indicator on the
Zsolt Haromszeki
Added topic EMA(CCI(13),5) values from M15 to EA on M1
Please help me express my variable. My EA (for backtesting) is attached to the 1 munute chart. I would like to work with a variable called "MyCCI". MyCCI = ExponencialMovingAverage (5) of CCI(13) of the 15 Minutes chart. Something like
Zsolt Haromszeki
Added topic iCustom() works or not? or what?
Hi All! I wrote an indicator for a 1 minute chart. It shows drawing arrows. The value of the arrows are -3 or 16 depend on my defined condition ( EMA(CCI(13),5) rise AND > 0 ) is false or true. The indicator works fine. I would like to receive
Zsolt Haromszeki
Added topic EA Back Test Models
Hi All, I'm working on Back Testing of my EA. I realised that the tester doesn't work the way I expected. I describe: I am back-testing an EA on EURUSD, M1, day of 2007.01.02 I use a code to get information about the datas of the bar at the time of
Zsolt Haromszeki
Added topic Simple multiplication
Hi All! I'm a beginner MQL4 user. There are lot of little - and smart - things dont know about it. I'm working on an indicator. I found myself face to an interesting thing about multiplication. I show you: This row is works well: MD [ pos ] = iMA (
Zsolt Haromszeki
Added topic MQL4 Documentation
Sorry about this comment. The Opera browser doesnt work perfect