zzuegg
zzuegg
zzuegg
Added topic Anything new in the world of mql4 since i left?
Hey guys. Anything happend in the time i was off, in terms of mql4/terminal changes? If yes, just give me some keywords i find the stuff then. Btw, happy new year
zzuegg
Added topic Script recording two mouse clicks
Hello, for my current manual project i would like to automate a few things. For this i would need a script which records two mouse clicks to marke a range. The plan is to add the script, klick at the top of the range, click at the bottom of the range
zzuegg
Added topic Forex Mythbusters Lection 2: Hourly Data can predict the end of the day
Hello again to the mythbusters channel. Today we are going to analyze the hourly data in relationship to the daily close price. We assume that there exists hours which predicts the direction of the ending day. The indicator we need to collect the
zzuegg
Added topic Forex Mythbusters
Hello, I tought it would be fun to collect some fakts and myths. I will edit the first post and build a index as long i can (After some time i cannot edit the post anymore) Some basic rules: Every indicator ! MUST ! be attached so that others can
zzuegg
Added topic Way to get the current streak
Hello, seems i can't think right today. I need to figure out a function which returns the current streak. (5 losses in a row or 3 wins in a row for example) Since the ordering of the OrderHistors() is not reliable (as said in the doc) the function i
zzuegg
Added topic FibArc calculation method.
I have googled, but i dont have found any informations how the fiboArcs are calculated. The problem is that MT4 does not give me a getValueByShift() functions for getting the levels at current bar, so i need to calculate them myself. If somebody know
zzuegg
Added topic On 5Digit Broker Stops are only allowed to be placed on full pip values. How to find out in mql?
Hi, lately i trade a bit the dax. My Broker offers a 5 digit stream and so also on the dax i have 7123.x stream My range of supporting scripts uses 4/5 digit adjustment but fails of course on the dax, because even if the stream is 5digits i am
zzuegg
Added topic @Metaquotes: Can you please allow .set files in private messages
All there in the tile, why should .set files not be allowed on such a forum
zzuegg
Added topic Multicurrency Backtests
Hi fellow trades.  Just switched over from the mql4 board since i need a multicurrecy backtest. I have already written my strategy so that it can be backtested on one pair, now i was going to modify it for Multicurrency. I googled a bit and the
zzuegg
Added topic Statistics of a anti-grid like system
Hi fellow traders, One of my current projects has reached a state where i don't know how to progress. I simply don't know how to categorize an anti-grid like system. The system uses no indicator, and is based on the assumption that the market will
zzuegg
Registered at MQL5.community
zzuegg
Added topic I will code your Strategy, not for free, but it will be YOURS!
Hi fellow traders, I will code all your strategy's and indicators. I will NOT code them for free. Why? Coding is hard work Learn how to code takes even longer time The resulting EA, all rights belonging to it, all source codes belong to YOU. Why is
zzuegg
Added topic Dramatically increase in spread, problems with stop and reverse systems
Hi, i was currently testing a breakout stop and reverse system which seems to work nice. Until yesterday evening spread on usdchf was at least 40 pips, one trades was stoped out, the reversing trade opened but the EA was not able to set a new
zzuegg
Added topic Audiobook about economy
Hi, i have currently a boring work to do where i can listen music. I have already listend to a few audiobook, so i might use the time. Can anybody recommend a good audiobook, if its about economic and investement its good, if not any book will do the
zzuegg
Added topic Pitchfork and ObjectGetValueByShift
Hi fellows, any way to get the values from the pitchfork or do i have to calculate the fork myself? Using normal ObjectGetValueByShift() returns 0, getLastError says 4205, but the fork is drawn correctly, so i assume coordinates are ok. I also made
zzuegg
Added topic links to homepages in published code in the codebase
is it now considered as advertising if i post links to my homepage in the description text of published codes in the codebase
zzuegg
Added topic Indicator Buffer Names need at least 3 chars
Just to inform you, of better, can you maybe proof if it's a problem with my metatrader or if its general. when i try to attach this code my metatrader crashes. //+------------------------------------------------------------------+
zzuegg
Added topic New design at mql4.
Dear MetaTrader team. I don't like the new minimalistic style on this forum. Maybe a boarder here and there would not be wrong. Also a few pictures, maybe a logo or something may look good. I liked the old edit bar in the post section, the new one is
zzuegg
Added topic Some calculation error in my fraktal basesd trendline identifier
Hi, Today i tryed to programm a indicator which draws trendline. the idea is following: use all fraktals in the past 200 bars and the trendline is that one which is toucht by the most fraktals. here is the code
zzuegg
Added topic No Daily Candles but Intraday data is available
hi, this strange thing happend to me the first time. a test based on daily openprices faild for 2 months during backtests, (EA did not open any trade) so i investigated this problem. after watching the data on different timeframes it cames out that
12