Can someone help me change this indicator to MT4 version?
please change to mt4
Attached File(s)
please change to mt4
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} The reason why it wasn't working is because of the compile errors/warnings: {image} This is the main issue: {image} Also void functions don't return a value and some of the variables used had the wrong data type declaration. I fixed the warnings/errors, but I'm unsure if this will work as intended because this is not my code and I do not understand the strategy You will be able to use the indicator on your charts now, but again I'm unsure if the indicator will work as intended because this is not my code and I do not understand the strategy...Ignored
DislikedAny chance anyone could replace the currencies by indexes? aka EUR = eurostoxx, usd = sp500, gbp = uk100, etc.... O guide me to do it thanks {file} {file}Ignored
Disliked{quote} It can be done but there will be an issue because not every broker uses the same index names.. for example on FTMO there's US30.cash, but on MFF its just US30. Same for the other indicesIgnored
Disliked{quote} Maybe a stupid question, but isn't it just to type in your own instruments in the indicator input? You also have prefix/suffix input where you can change to i.e. uk100.x if your broker use that kind of thing {image}Ignored
Disliked{quote} Here try this...{file} It's working like 90% of how you intend for it to work, but it will need some edits. It also is returning the point value, not pip {image} What I did was pretty close but it needs to read each bar in between the start time and close time, then get the high/low of each bar. Then it should calculate the drawdown using the lowest of that range and the highest of that rangeIgnored
DislikedGood day great coders. When you code an indicator in such a way that you can view the signals of higher TF on Lower TF or vice versa. What exact Forex term is that called l. For instance: I have an I dictator that shows an arrow on H1, upon switching to M5, I still have the option to view the H1 signals on M5.Ignored
Disliked{quote} thanks alot for your help brother but it's not the requested i need EA or indicator to view Drawdown in pips (for each Closed Trade) like: Trade / DrawDown #1 / 16 pips #2 / 25 pips #3 / 26 pips ...Ignored
Disliked{quote} Thanks for the prompt reply sir. One more if I have a master file (indicator), that reads from 3 other indicators to give a signal (making a total of 4 indicators). Is it possible for one to combine all the files into just ONE SINGLE master file such that all you need for your indicator or EA is just one file. i.e. 3in1 file. Secondly is this advisable and how feasible is it?Ignored
DislikedHey All, I was chatting with a member via pm about changing this indicator or building a new one with these additions.... So I thought I would post this up in here so they can see...as well perhaps someone on here has the ability to do this. You can reply to me via pm This is what I am looking for: Modify the ant-GUBreakout_V.0.4.2 indicator Or build a new indi with same functions plus the below Addition of setting an Open line (Green on TV chart) with custom time hrs:mins Addition of 50% Midline that sets to the boxes H/L once the box is finished....Ignored
Disliked{quote} hi metatrader freezed whit this indicator. please set limit counted bars for this indicator. thanks {file}Ignored
Disliked{quote} If you have the source code of all 3 indicators, you can combine them into 1. This would really only be useful if you wanted to load all of the indicators at once, instead of them separately. It would also make it easier for others to use the indicator (since they won't need to load all 4) and the EA that reads the indicatorIgnored
Disliked{quote} Without the source code, most coders here won't be able to help youIgnored
Disliked{quote} Without the source code, most coders here won't be able to help youIgnored