Martin Nohejl
Martin Nohejl
  • Information
6+ years
experience
0
products
0
demo versions
2
jobs
0
signals
0
subscribers
Trader in the markets since 2010.
Professional developer, consultant, manager.
Friends 1
Martin Nohejl
Left feedback to customer for job EA based on multiple timeframes and currencies with Stochastic and Williams Percent range
Martin Nohejl
Added topic 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    {
Martin Nohejl
Added topic 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
Martin Nohejl
Added topic 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
Martin Nohejl
Added topic 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
Martin Nohejl
Added topic 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
Martin Nohejl
Added topic 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
Martin Nohejl
Added topic download Demo From Market
Hi, I have tried to download a demo of MA from market but it writes this all the time. 2013.11.07 12:59:14 MQL5 Market failed to load list of products    Can anybody give me an advice?  Thank you in advance. 
Martin Nohejl
Registered at MQL5.community
Martin Nohejl
Added topic Multi-Timeframe strategy or indicator
Hello, Is there a manual to program a Multi-Timeframe strategy or indicator on your websites or documentation or forum? Thank you for your help. Martin