Heino
Heino
Friends

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

Heino
Registered at MQL5.community
Heino
Added topic Metatrader Mailbox
Hello, how can i send Emails to my MetaTrader Mailbox
Heino
Added topic Is it possible to Generate a Statement Report for single EA?
Hello, is it possible to generate a statement report, for a single ea system, if you use a couple of different EA´s on the same account, without using backtesting mode? I dont mean also detaied report, because here you have all trades in it, and not
Heino
Added topic Secrue a bit a selling EA
Hello People, what are at the moment the best tipps to secure a little bit the code from your EA that you sell to someone as a ex4 file? I search for some tipps to make the copy gansta a little bit angry if he want the take my code as its one. Or did
Heino
Added topic Error 4002 Array out of Range
Hello I dont like this Error any more but every Time I get it :-) It about Error 4002, Array index out oft Range, it comes when I make a if staement in a loop: if( ArrayMinimum (Mart,cPeriod,Shift+1) ) The Array is "Mart". Ok I dont know
Heino
Added topic It´s possible to load Template with Tester?
It´s possible to load Template with Tester? I dont know why, but if I load my EA named "test2" than there are some indicators load with him, but if I copy the original sorce and put in another EA with another name, than this indicators are
Heino
Added topic I code your Strategie for free
Hello, i have leran now good coding and want let you all know if there is one hoe have a good working Idea I can code a Expert Advisor for us to use, just contact me at kuc2n (at) yahoo.de and let us discuss
Heino
Added topic get all availbel currencys
hello is it anywaye possible to get all the names of the avaible currencys from the used terminal
Heino
Added topic Two Questions about Custom Indicator in seperat Window
Hello, I dont understand two Thinks here is a picture By the yellow Line: How can I make a show like the original ADX Indicator, I tried the function IndicatorShortName (), but at the end of the sentence were still the three values of the three ADX
Heino
Added topic Is it possible show pictures in Chart
Hello, is it possible show pictures in Chart, like .jgs .gif and so on other picture files
Heino
Added topic Does Alert(); dont work in EA Scripts
Does Alert(); dont work in EA Scripts or what is the problem by mijn Scriptje? I write there Alert(); but nothing habens
Heino
Added topic Optimize Funktion from Tester
Hello, can someone please explan me in little words the need from the optimize funktion from the tester oder give me a link to a great artikel, i like to understand this future option, but at the moment I have vervy fear from long texts
Heino
Added topic Custom indicator no grid in seperat window
By Custom indicators there is no grid in seperat windows, why is this so, by the original indicators from the Terminal the grid is shown everywhere
Heino
Added topic Prossible -> Read data from history file
Hello, i trie to read data´s high,low,open,close... from the 1 min History chart, but it is not understandable for me how I can select the values that i realy ned, with my script example i just get so much values i dont know what to do with them, can
Heino
Added topic Possible -> ArraySetAsSeries() and two dimensional Array
Hello, this works: double test [ 4 ] = { 1.1 , 2.1 , 3.1 , 4.1 } ; ArraySetAsSeries ( test , true ) ; Print ( test [ 0 ] , " " , test [ 1 ] , " " , test [ 2 ] , " " , test [ 3 ] , " size " , ArraySize ( test )) ; it change the array indexing
Heino
Added topic Possible? -> Call same indicator with iCustom()
Hello, is it possible to call the same indicator with iCustom(), for calluculating another Timeframe, in my Test the CPU from the PC is going to high and not possible
Heino
Added topic Indicator Tooltip
Hello, if I write int init () { SetIndexLabel ( 0 , NULL ) ; } and IndicatorShortName ( " MFG( " + MFGPeriode + " ) " ) ; then it is no longer tooltip for the indicator line shown, and it can no longer quickly by double-clicking the options window
Heino
Added topic Metatrader API Interfaces
Hello I am looking for information on API interfaces, there are some examples
Heino
Added topic Is there a replacement for the Sleep() function in Indicator Scripts?
Hello, is there a replacement for the Sleep() function to use in Indicator Scripts? Because Sleep() dont work in Indicator Scripts? Or a After renovation
Heino
Added topic Startbar in Strategietester
Hello, I use the 1 min Chart in Strategietestermodus to calculate bigger timeframes, but at the start from the run there are not enough Bars in the chart, in the 1 min history are datas till 2004 and when I start a test betwen 2006 and 2007 I want to
12