Hello traders
Need help to find those indicatirs
I will be thankful
Need help to find those indicatirs
I will be thankful
khaledAly
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} Hi lasttry . for range information on " Sessions(auto) v1.8 " . you can change code in line 253 - 256 with this code if( ShowRange ) { string idT = id + "_T"; double price = ((high - low) / points); if (ObjectFind(idT) < 0) { ObjectCreate(idT, OBJ_TEXT, 0, begin, high); ObjectSetText(idT, DoubleToStr(price,0), 8, "Tahoma", colour); } } for "Asian" session on monday" I don't know because on my chart it have "Asian" session on monday" same picture {image}Ignored
DislikedI need your help guys, someone here knows the formula of drake delay stochastic ? I'm trying with a developer friend to create some indicators for MT5 but the only thing remaining is the DDS. I don't find informations on internet that explain how the indicators works. I've found the correct code (without repainting) on tradingview (image below) , but our brains are too small to transform that in metatrader code. {image} This code works exactly like the mladen version here : {file} but Mladen didn't share the mql4. If someone can help us, we would...Ignored
Disliked{quote} Yep, that's the wrongly coded version, it repaints, mladen recoded it at the end of 2017.Ignored
DislikedThe default label in MT4 is totally useless and pointless as it moves when you scroll the charts, very strange design problembut with this tool I am able to mark a level with text too if it can be modified. Thanking you kindly. {file}
Ignored
Disliked{quote} There are 2 text tools in MT4, watch the video below to select the correct one for your purpose: One is TEXT marked A and the other is TEXT Label marked T. You want to use the one marked A https://www.youtube.com/watch?v=7eJceyGJRKoIgnored
Disliked{quote} Yes it's possible However, all depends on what and how you want to outputIgnored
Disliked{quote} ------------------- {quote} ------------------- Yes,you are right some early versions other than the Mladen's ver (you posted) are wrongly coded and resulting some unexpected outcomes I think alternatively you can use some other ver of stoch,there are a lot around,even extended one's for both (mt4/5) - Mladen's coded too dds is not the only and last hope -{image}
Ignored