zzuegg
zzuegg
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
zzuegg
Added topic Files deleted from indicator folder
hi i know this is not a programming issue, just want to know if something like that happend to one of you too. yesterday evening i left home, and my pc was running a testversion of a new EA. today when i came home, the mt4 client was disconnected
zzuegg
Added topic EUR/USD data from 1989
hi, just to know what happens here, how gets the data from the period befor the Euro was actually introduced gets calculated? //z
zzuegg
Added topic Strange behavior of limit orders on a large swiss ECN broker
hi, i am currently thinking of switching broker, i know that broker discussons are not allowed on this forum, but this is a specific issue with mql language. the broker i am talking about offers its own trading software with the support of EA, but
zzuegg
Added topic possible to modify the marketInfo's?
hi i would like to test a new scalping strategy main chart would be M5. so i hope 90% modelling quality will be enought to give a overview over the system. but whats more important is the spread. so is it possible to modify these parameters in the
zzuegg
Added topic IDEA-NoTradeBand
hello, inspired from the idea of CROM in this thread (https://forum.mql4.com/33332) and my following inspection about the up's and down's of bars above and under the 20EMA line a wrote this simply indicator. i use it to mark a zone where no trading
zzuegg
Added topic [EA-Development]-M5-Swingtrader-Forex Markets Before and After 2007
hi. i currently try to create a EA which is based on the (for me) one only thing you know in forex: the price goes up and down. -you cannot predict how mutch it will move, but it moves. and if not you dont make loss/pofit, so it doesnt matter. i am
zzuegg
Added topic Your impressions about this strategy
hi, here i would like to present you my newest idea. i developed a few EA's and scripts for a friend. normaly i have nothing to do with trading. trought this work i came in contact with forex and it intressts me ;) not only the possible profit, but
zzuegg
Added topic need help. can somebody please find out why this EA is not working?
hello. i don't understand why this EA dont work as it should. he open 1 order but never closes it, also he don't open a second order. in journal he says that the ticket in the OrderClose() function is not valid. but i close with
zzuegg
Added topic MultiTimeFrameIndicatator Problem with time-compare
Hello, currently i am working on a multiTimeframe indicator for m5 timeframe. for this i need the position for the candles in upper timeframes. my idea was to draw the indicator from now to past. so that i can compare times in a nice way. basically
zzuegg
Added topic Problems with iMaOnArray
hello, i am currently developing a entry strategy based on bollingerbands. for trend direction i use the BB-main line as signal line and a iMaOnArray(14) of the BB-main. for better explanation here is a pic: Blue line is the BB-band 31 Red line is
zzuegg
Added topic EA - how to open a indicator window.
hello, is it possible to open a indicator window (or similar) with a EA? i would like to draw all the information in this subwindow so that the chart-window remains untouched. hope one of you can help. btw, realy nice documentation and codebase. took
12