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 Alert only on certain periods
Hello, I'm writing a sound alert, but would like it only to appear on certain periods. I have the following: PlaySound ( "MACD cross on " , Symbol (), " " , Period ()); I would like it to appear only on the period M30 and H1. Do I write 2 consecutive
zeno
Added topic News tab not showing
Hello, My news tab is not showing. I believe that it should appear in the terminal window. Under tools/options/server I have checked 'enable news'. It still doesn't show, even after restarting MT4. Any ideas why this is? Thank you. 
zeno
Added topic Use custom indicator in Expert Advisor for testing
Hello, How is it possible to use a custom indicator (say MACD or so) in an Expert advisor for testing? I tried this but my journal says that ' SetIndexbuffer function must be called from custom indicator only'. Thank you
zeno
Added topic Switch from a long to short position or vice versa
Hello, It happens that I need to switch from a long to a short trading position or the other way around. I'd like to know if there is a simple click that allows me to do so, rather than manually reversing my trading position. Thank you. Very much
zeno
Registered at MQL5.community
zeno
Added topic Indicator MACD modification
Hello, I'm working on the MACD script for the Expert Advisor, that I would like to run every minute and receive an alert when conditions apply for 1M, 3M, 5M and 15M charts. I have following script 'Forum MACDcrossAUDD1.txt' attached for which
zeno
Added topic Compiled script of Graphical Object not visible
Hello, I have compiled a script without any errors for a graphical object (see attached file 'research grafobjects.txt'). But the graphical object is not visible on the graph I load it on. My journal displays messages that 1) it loaded successfully
zeno
Added topic Compiling errors: variables expected or not defined, global scope
Hello, While I try to compile the mq4 file, I receive various errors. I attach the corresponding txt file 'research 5 - chart 2 red lines ETI.txt'. I looked up on compiling errors, but could not see an answer.  I have following errors and
zeno
Added topic Indicator: variable not defined
Hello, I'm writing an indicator and have defined a variable 'BarsToProcess'. However, on line 63 and 64, when compiling, I receive the message that this variable   'BarsToProcess'  is not defined. I tried to define again, but then I receive
zeno
Added topic testing MACD Expert Advisor: no results
Hello, I am testing MACD expert advisor in MT4.  Before making any changes to it, I'm using standard settings from the MACD that comes with the MT4 application. I get no results though. The 'Optimization results' and ' Optimization graph ' tabs
zeno
Added topic Use MT4 as-is: Use predefined indicators
Hello, I would like to use MT4 as it comes, with indicators that are already predefined. I have only limited experience with another computer language, and therefore will use existing trading strategies with indicators from the MT4 platform. Can you
zeno
Added topic Replicate strategy in Metatrader 4 from VBA
Hi, I'm considering replicating with MT4 my trading algorithm I have written in VBA. Since there does not seem to exist an appropriate interface from VBA to MT4, replication may be a better option. My question is how easy it would be to create this
zeno
Added topic VBA algorithm for FX trading: need to convert?
Hello, I have written an algorithm in VBA for FX trading . I would like to know if I need to convert this algorithm into another programming language so that I can trade on a platform. I have not yet decided on the trading platform, but it seems that
zeno
Added topic Question about "Ask manual confirmation"
Please help me someone! It drives me crazy. My EA works fine but the ordersend function returns always -1 when i check the "Ask manual confirmation" box although the order has been opened. It doesn't matter if I accept or reject the popped
12