I have a good scalping indicator but signals come a little late, its non repaint, can any coder edit the indicator to make the signals come on the first bar? Let me know and i willl attach the mq4
Attached File
Non repaint zig zag modification 10 replies
I Have Zig Zag Non Repaint Indicator!! A Programmer Needed To Optimize It! 25 replies
Detecting entry point with Zig Zag indicator? 1 reply
DislikedI have a good scalping indicator but signals come a little late, its non repaint, can any coder edit the indicator to make the signals come on the first bar? Let me know and i willl attach the mq4 {image}Ignored
Disliked{quote} How should anyone know if it is possible WITHOUT the mq4 code....you re kidding? {image}Ignored
DislikedI have a good scalping indicator but signals come a little late, its non repaint, can any coder edit the indicator to make the signals come on the first bar? Let me know and i willl attach the mq4 {image} {file}Ignored
DislikedHey man to be honest i just put this system together in the past two days. It's been good so far but like i said the Uni zig zag indicator doesn't repaint but the signal comes a little late, i want the signal to come immediately when the arrow shows up on the screen. The zip file for all the indicators are below{file}
Ignored
Disliked{quote} That s the important lines: if(upbreak && (loPrice[shift] >= loBand[index][1] ||(loPrice[shift] < loBand[index][1] && Close[shift] > Close[shift+1])) && upBand[index][1] > 0) So the arrows appear when other lines were broken....U can t change anything.. Greetings RIgnored
Disliked{quote} That s the important lines: if(upbreak && (loPrice[shift] >= loBand[index][1] ||(loPrice[shift] < loBand[index][1] && Close[shift] > Close[shift+1])) && upBand[index][1] > 0) So the arrows appear when other lines were broken....U can t change anything.. Greetings RIgnored
DislikedAs mladen put it so succinctly a long while back - "the nature of zigzag is such that you can't avoid what you are trying to avoid"Ignored
Disliked{quote} If you or someone can make all the alerts on the unzigzag happen when the arrow pops up on the screen i think the method would be would be pretty solid when combined with other indicators like the one i attached the alert came late for these two as well, just need the alert thats all {image}Ignored
Disliked{quote} If if I would...I don t know the rules....it s like standing in the fog... {image}Ignored
Disliked{quote} lol so your saying it's not possible for the arrow to alert right when it pops upIgnored
Disliked{quote} No my saying is if U want 2 get coded something: - clear rulez - FULL strategies - successful results with trading examples from the last 4 weeks... - just read my signature.....It s color is RED! Otherwise goto mql5.com! and for me I ll do this: {image}Ignored
Disliked{quote} haha that made me laugh. Okay fair enough but in order to test it i would like to have the alert to come as soon as the arrow appears. This is part of the strtagey my friend, lets try to build something great! I really do think that if the alert comes right when the arrow appears it can be a start. I just would need time to mess around with itIgnored
Disliked{quote} haha that made me laugh. Okay fair enough but in order to test it i would like to have the alert to come as soon as the arrow appears. This is part of the strtagey my friend, lets try to build something great! I really do think that if the alert comes right when the arrow appears it can be a start. I just would need time to mess around with itIgnored
Disliked{quote} Hey man, firstly thanks for uploading the template and indies for meI fired up a 1 min chart to see this system in turbo mode, set alerts to true in the settings, and changed the sounds paused setting to 1 and I got an alert the second the candle closed bellow the lower band, and an arrow was printed on screen. Unless you mean something different in terms of the alert happening immediately after the arrow appears? Sorry if the above completely missed the point and is super basic btw. If you continue to develop this strategy I would...
Ignored
Disliked{quote} I tried that and for some reason i still got and alert a few bars after, it didnt come right when the arrow appeared on the screenIgnored