It still not attach into the chart.
How to fix it ?
Because mt2iq can't read this indicator so i wanna ask you about it. And if could you fix it for non-repaint version.
Coding robots and indicators in C# for no charge (cTrader API) 182 replies
Oanda MT4 - Indicators and EAs not showing 1 reply
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Need help to code EAs for MT4 and MT5 2 replies
Disliked{quote} okay! But arrow still over the board? It still not attach into the chart. How to fix it ? Because mt2iq can't read this indicator so i wanna ask you about it. And if could you fix it for non-repaint version. {image}Ignored
Disliked{quote} Stop the blah blah blah... stop beating around the bush, what contribution are you talking about, all your unanswered posts... YES they devote their great time and when they tell you this is the last time, you continue pushing them. I will post every post that they asked you something and you post the answer... you like that? (not here on another thread, so we stop contaminating this one) You ask everyone to pm you... commercial agenda red flag!Ignored
Disliked{quote} Alright then, now you give clear what you want, and you said no wick, i give no wick box, I skip your samples pictures that draw box on wick. for bug 50 bar not yet reach and auto draw to the left, I can't help you. maybe the Real Coders will help.
. I'm fake coders
{file} {image}...
Ignored
Disliked{quote} Why it's not updating in realtime, can you take a look at it again?Ignored
Disliked{quote} I would love to, but unfortunately, I paid to have it custom made for me, so I really can't, sorry.Ignored
Disliked{quote} I don't know what pattern is that, I'm bad on mathmaybe any coders can support and continue or code fixing and make more best this indicator. for me is enough bro.
this will be the last my development for this indicator. because you not stick with your rule, I add option if you want use fractal base on bull/bear candle.... or ignore those bull/bear candle and also put some DCC and Piercing (scan2 bars x 2 on/after fractal) and add more engulfing thing ( scan 2 bars x 4 on/after...
Ignored
Disliked{quote} How do you limit box sizes on this, my brain is bleeding from all these lines? Can you make something like box size limit value, like in original but to draw itself realtimeIgnored
input bool UseTrendFractal = true; input bool UseEngulfing = true; input bool UseDCCPiercing = false;
Disliked{quote} if me, still on my watching on chart, i prefer set it: input bool UseTrendFractal = true; input bool UseEngulfing = true; input bool UseDCCPiercing = false; because I stick with the fractal trend rules on the pictures below {image}Ignored
Disliked{quote} if me, still on my watching on chart, i prefer set it: input bool UseTrendFractal = true; input bool UseEngulfing = true; input bool UseDCCPiercing = false; because I stick with the fractal trend rules on the pictures below ============== "like in original" set indicator as above, the latest version much better than the first code. you can reduce number of CountedBars, if you want more less box .. {image} {image}Ignored
Disliked{quote} Asslam alikum Brother ganztrade this is malden version indicator indicator not showing signal arrow on chart pls fix it{image} {file}
Ignored
Disliked{quote} input countedbarsrectangle , can you write it back like in original instead of these endless support resistance zones this is like a whackamole game hahahaIgnored
Disliked{quote} inside the code there no code for signal arrowif you want to make arrow, you should determine, which condition that indicator make an arrow
or just wait, maybe mwtiwana have the last version of this mladen indicator {quote} reduce your countedbars bro
or using this > https://www.forexfactory.com/thread/...2#post13311162 only engulfing
currently on my trades, I using this as supply demand
...
Ignored
Disliked{quote} "Connors RSI arrows" Try this of Mladen's ver,arrowing addition by Mrtools {image} {image} {file}Ignored
Disliked{quote} inside the code there no code for signal arrowif you want to make arrow, you should determine, which condition that indicator make an arrow
or just wait, maybe mwtiwana have the last version of this mladen indicator {quote} reduce your countedbars bro
or using this > https://www.forexfactory.com/thread/...2#post13311162 only engulfing
currently on my trades, I using this as supply demand
...
Ignored
Disliked{quote} friend this indicator is stopping, i have to close and open it to get back to work, then stop again, can you fix it? help me? {file}Ignored
//+------------------------------------------------------------------+ //| This MQL is generated by Expert Advisor Builder | //| http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/ | //| | //| In no event will author be liable for any damages whatsoever. | //| Use at your own risk. | //| | //+------------------- DO NOT REMOVE THIS HEADER --------------------+ #define SIGNAL_NONE 0 #define SIGNAL_BUY 1 #define SIGNAL_SELL 2 #define SIGNAL_CLOSEBUY 3 #define SIGNAL_CLOSESELL 4 #property indicator_chart_window #property indicator_buffers 4 #property indicator_color1 Blue #property indicator_color2 Yellow #property indicator_color3 Aqua #property indicator_color4 Red extern int FastEMA = 13; extern int SlowEMA = 21; extern int RSIPeriod = 9; extern bool Alerts = TRUE; double g_ibuf_92[]; double g_ibuf_96[]; double g_ibuf_100[]; double g_ibuf_104[];
Disliked{quote} try this one. arrow on back For NRP thing, I can't do that. I don't have skill to make indicator NRPmt2iq << sorry, i didn't know anything about it
"It still not attach into the chart" << ?? I didn't got it, which one? arrow color??? it's on number 5 & 6 {file} {image}
Ignored
Disliked...Disliked{quote} Dear Do not try misleading and pretending //+------------------------------------------------------------------+ //| This MQL is generated by Expert Advisor Builder | //| http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/ | //| | //| In no event will author be liable for any damages whatsoever. | //| Use at your own risk. | //| | //+------------------- DO NOT REMOVE THIS HEADER --------------------+ #define SIGNAL_NONE 0 #define SIGNAL_BUY 1 #define SIGNAL_SELL 2 #define SIGNAL_CLOSEBUY 3 #define SIGNAL_CLOSESELLIgnoredIgnored