zeno
zeno
Friends

Add friends via their profile or user search and you will be able to see if they are online

zeno
Added topic list of all symbols including CFD's
Hello, I have found the script 'listallsymbols.mq4' that is very useful to get the extensive symbol list for currency pairs . This does not include CFD symbols or any symbol that does not have 6 characters. I am wondering if such a script exists that
zeno
Added topic How to sequentially change period of chart?
Hello, Is there a function or any other way in the library to sequentially change the period of the chart? Thank you. 
zeno
Added topic How to change chart period on code base in oncalculate function for custom indicator?
Hello, By trying to switch chart period within oncalculate function in a custom indicator, we use following code below. But the chart automatically closes after the return. How can this be solved? Thank you. ENUM_TIMEFRAMES periods[] = { PERIOD_M30
zeno
Added topic How to change default period from M1 to M30 in custom indicator
Hello, By launching a custom indicator, the default period is M1. Even if I close all charts, it will still generate the M1 as default period. Can this be changed in oncalculate function ?  Many thanks. 
zeno
Added topic Ichimoku cloud: settings
Hello, In the Ichimoku cloud settings (Senkou Span A and B lines), these look forward some periods. How can this be specified in the settings of the cloud? In my current settings, they are at the level of current price.   I have looked on the
zeno
Added topic What is MT5 equivalent to MT4 'History Center' export?
Hello everyone, Is there a possibility to export data from MT5? In MT4 this can be done through the 'History Center' and I was wondering what functionality allows this in MT5. Many thanks. 
zeno
Added topic Functions for multiple sounds with *.wav files?
Hello, I'm looking for multiple sound functions, so that my alerts can vary according to e.g. long or short situations. I have already read about differences between alert, playsound or print functions. The Cookbook also mentions MIDI files. However
zeno
Added topic iPanel like in MT4
Hello, I have looked for iPanel such as what is available in MT4. I checked on MT5 but no results appear. Is this available or is it planned to be developed from MT4 version? Thank you. 
zeno
Added topic Program generating chart windows
Hello, Which program generates the chart windows? Thank you. 
zeno
Added topic Computer memory consumption with MT5
Hello, My computer has high memory usage with MT5. With only 3 chart windows open, I have 850,000K memory usage. I have had my computer stall several times with more chart windows open. Is there a way to decrease this memory consumption, without
zeno
Added topic EA using multiple signals conditions in LongCondition and ShortCondition Methods
Hello, I have looked at LongCondition and ShortCondition Method on page https://www.mql5.com/en/articles/367 to create an EA. In this case it is set up for only 1 signal and not for multiple signals. Is there a wizard with LongCondition and
zeno
Added topic General EA available to plug in multiple indicators and multiple pairs?
Hello, I have found specific EA's available. I would instead like to specify myself the use of a combination of various existing indicators for an EA with multiple pairs. Is such an general format EA available where I can plug in the already existing
zeno
Added topic Combine indicators and multiple periods in EA: next steps
Hello, I have multiple indicators and various periods that I take into account to enter and exit a trade. What are the steps to put them together in an EA so that when conditions are right I enter or exit a trade? Can I use an existing library or
zeno
Added topic Take profit based on indicator
Hello, I have my indicators and decide manually when to enter a trade. However, instead of using a trailing stop I prefer to take profit based on my indicator. I have not seen an EA that would do so though. Is there an example ? Thank you
zeno
Added topic Broker MT5 platform in US?
Hello, I have a very practical question regarding brokers that have a) MT5 platform, and b) who accept US residents.  There are not many who work with both, while I was expecting plenty of brokers to choose from. Is there anybody who is very
zeno
Added topic Setting parameters EA: reading '*.set' file
I have the '*.set' file for an EA. In the MT5 user guide I read that this file is located in Tester directory.  How can I open this '*.set' file to read its content? Also, should it have the same root name as its EA for it to be applied to the
zeno
Added topic Alert (ex. sounds) on indicator (e.g. parabolic sar)
Hello, I'd like to add a (sound) alert to indicator parabolic sar in MT5. I have this in previous version MT4. Any suggestions? Very much appreciated. Thanks. 
zeno
Added topic Script close and reverse
Hello, I'm looking for a close and reverse order script. I've been looking on this forum and others online but don't see it for MT5 version (I have MT4 one). Is this standard feature available? Thank you. 
zeno
Added topic Report of trades
Hello, I'm using the indications of page https://www.mql5.com/en/code/8126 to create a report of my trades. However when I launch this script on a window, the report does not get created. I made some small edits to the original in lines 50-54, as is
zeno
Added topic Publisher: (detailed) reports
Hello, I don't get reports. I'm trying to create the MT4 reports using 'statement.htm' and 'StatementDetailed.htm' that come in the templates. I have verified tools/options/publisher. I put in the ftp server in format type
12