- Search Crypto Craft
-
ganztrade replied Nov 8, 2020Maybe someone can help fix the code..and i can learn too. in my testing side, only one alert triggering when crossing fibo 0% and when hit 100%. BlueRain please check the code, where is the problems? thanks a lot extern bool UseAlert = true; extern ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 8, 2020sorry i can't help you, I'm not coder, not familiar with complex system. Still learning mql coding simple indicator. But if you looking ADR show in the dashboard, I remember in the past, CJA already build some toolbar for ADR.. daily weekly etc... ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 7, 2020I hope it work, can't tested yet, market closed
RegardsI will code your EAs and Indicators for no charge
-
ganztrade replied Nov 7, 2020Hi there, Just change value of count bar
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 7, 2020Hi emmy, are you sure in running price candle?? maybe it will be repaint a lot, arrow can appears and disappears
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 6, 2020there is a famous system as you requires find it > url Regards
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020Ahhhh thanks Blue Rain, I learn a lot today, and base on that, i search more on forum and got this link. > url btw, because I'm new here, please look my pictures attachment... how to do that? adding "trade explorer" into our post left footer ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020this is call Script, not an indicator .. you can search many pending order script on search engine, depend what script do you need, such as: "pending sell stop script.mq4" "pending buy stop script.mq4" "pending sell limit script.mq4" "pending buy ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020for OHLC % with Pips , need BlueRain

I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020extern string hsl1="Hidden stop loss settings"; extern bool HideStopLossEnabled=false; << already set to true???? extern int HiddenStopLossPips=20; extern string BE="Break even settings"; .... here with SL, i found where to put it

I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020Hi ANgieT, already try Close[shift] or Open[shift] ? or Close[shift+1] or Open[shift+1] ? or Close[shift-1] or Open[shift-1] ? you can't use xxxxx [0], it will make your indicator goes crazy

I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020Hi Sandile, if go long, price should below upper line offset? or below upper candle two ? or below all lines? tend snap back which level line?
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 4, 2020Hi Motiram, i think i already done it on post > url and no response yet from Sandile
if i have time maybe I can help you, editing some pivot indicator.I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020why capslock on


are you angry ? 
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020"For example, a EURUSD 10 Pip Renko chart is probably equivalent to a 30 or 15 minute chart time frame. Trends can appear and vanish quickly. Trends can be very strong or markets can be choppy. A 50 Pip Renko chart for EURUSD would typically behave ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020EA from master Steve Hopwood "the legendary"


I help you, cause only copy paste code from others EA by Steve Hopwood himself. I don't change any original code, I don't know where to put StopLoss code
...I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020maybe your strategy not clearly enough, i read your post, and i'm confuse read it... if u look for supply demand/ S&R there is good indicator for it url
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020ahhh nevermind, finally.....enjoy Sandile...thanks BlueRain. I finally got it. double HighCandleOne=iHigh(NULL,PERIOD_M30,i);//--first candle open market double LowCandleOne=iLow(NULL,PERIOD_M30,i);//--first candle open market double ...
I will code your EAs and Indicators for no charge
-
ganztrade replied Nov 3, 2020Thank you BlueRain, but Sandile strategy wants: 1. starting point line on second candle M30 of the day (00:30-01:00), not on first candle (open market candle); 2. first candle (open market candle- 00:00-00.30) = (high-low) acting as offset for the ...
I will code your EAs and Indicators for no charge