Software Developer and Music Producer
News Fundamentals All Time Return:
1,159.1%
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} I've been trying for hours now without any success. Have you tried it on your end? How are the results?Ignored
Disliked{quote} Good day Sir, please help to check this i placed it on my chart since friday with different object names and distance between them is 7 and 14 i just noticed this on market open, start to double and price shows 10 difference, seems to have refresh problem i have to click it several times for it to move from previous price, when you delete indi objectline wont delete from chart {image}Ignored
DislikedThis program should wait for the m15 candle at 8:45, calculate its range to determine the half of the measure of this range, understood as the difference between the minimum and maximum, divide the result of this difference by 2 to find the half of the range or average value. Use this value to place two pending buystop and sellstop 15 pips away from it and then wait for only one position to be triggered, and if it is triggered wait for it to go 15 pips in profit and set the stop to zero and cancel pending not entered. If, on the other hand, both...Ignored
Disliked{quote} did not work ...any other advise? when I compiled zero error...but still opens multiple contracts one same Bar Thanks, KianIgnored
Dislikedhello guys. someone could add an alarm or just show bars above level 32 on adx indicator {file}Ignored
DislikedHello, I would like to insert 2 audio files that can alert me, in this indicator: "TMA+CG mladen alerts mtf nrp_alert_options". I have published all the indicators here, in a zip file. The audio files can be found in the v3.zip folder and are: analyze buy / analyze sell. The only buy or sell option would be very useful. {file} {file} {file}Ignored
Disliked{quote} Try this. This one only show levels above 32, but i have made input so you can change the level yourself {file} Same with alert/alarm {file}Ignored
Disliked{quote} Try this. This one only show levels above 32, but i have made input so you can change the level yourself {file} Same with alert/alarm {file}Ignored
Disliked{quote} The issue is line 21{image} The way that line is coded in, the bot will only perform all of the OnTick actions at 8:45 server time (including sending orders and calculating all of the data). Also, the 15min candle at 8:45 server time is a fresh/new candle. Meaning, the close, high, open, and low will all be the same (at the first second). With this function below, I'm not saying it doesn't work, but im unsure if it does (if that makes sense lol) {image} The issue could also be that you're passing "start" in the parameters, which might be...Ignored
Disliked{quote} thanks again. I tested the indicator, loved it. Can you make the alarm only ring once ? And also leave it with the standard period at 8 ?Ignored
DislikedHello coders, please can anyone permanently remove the object labels on this indicator (see screenshot attached) or provide an updated version? Many thanks in advance {image} {file}Ignored
Disliked{quote} Hello, I've looked into the code now for some hoursi find out that the previous coder have some strange coding that only make the indicator enable to delete the lines when you remove the indi ONLY if the string name has 5 letter/numbers (exactly 5 letters or numbers), why he/she have done it that way i don't know
A quick workaround is to give your string names a name with 5 letters like it is standard in that indi like "lines". (or something else), do that with your 2 indicators will fix that problem here and now,...
Ignored