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} Sorry about that. Not sure what happened. Attached file was not the one I have tested. I guess there was multiple tab opens with same name and older version / incomplete version was saved. this one attached doesn't even show arrows. I had to add a bit of more code to complete again. This time, I added version so I can differentiate. Please use attached and let me know. {file}Ignored
Disliked{quote} just finished a indicator for this. Bullbear_pipsize indicator. You can change bull,bear candle text color also. Added option to display each bar pipsize if that is any interest. Also, as bonus, i have added candle length indicator (.ex4) which shows diagram of each candle size. {image} {file} {file} {image}Ignored
DislikedHi BlueRain, Thanks for replying so quickly to my original Post 36913 on previous Page 1846 about a robot trading TMA-channel. A 1st for me to attach anything here, so I hope it shows my screenshot and TMA (the only one I know). Also, you need to spell out exact strategy / settings of TMA Band trading - like Period, ATRmultiplier etc. Standard TMA settings as-is. Just the TimeFrame can be changed by the trader a) on the chart he is looking at. b) TimeFrame in robot to open trades. c) TimeFrame in robot to close trades. If you can attach pic, that...Ignored
Disliked{quote} bluerain sir in live market it does not show pip size continuously, have to refresh every time then it shows recent candles pip sizeIgnored
Disliked{quote} bluerain sir in live market it does not show pip size continuously, have to refresh every time then it shows recent candles pip sizeIgnored
DislikedGood evening, this is a question for mntiwana You posted on June 14 a few pictures in there was this picture, I am interested in the setup for the wilders dmi (mtf) indicator How did you made it so it shows in that way, or is it a different indicator. Please help Javier {image}Ignored
Disliked{quote} ... add an MA filter that can be set to whatever period and type a user desires, and include a true or false setting to give signals only in the direction of the trend...Ignored
DislikedATR line indicator. In this indicator, PT1 to PT8 are according to ATR. Does anyone create a separate pointer that displays only horizontal lines (such as 10)? Distance between lines according to ATR (for example 0.2 ATR30). {file}Ignored
enum _tf {Current,M1,M5=5,M15=15,M30=30,H1=60,H4=240,D1=1440,W1=10080,MH1=43200};
extern _tf tf=240;//Timeframe
ObjectSetText(LineUpper,+ tf, "Closed Above MS",9,NULL,LineUpperColour); Disliked{quote} Looks very interesting. Can you tell me what are those numbers? it seems it is creating ATR based range box and look for "breakout" with suggestion of when to buy/sell with potential profit. If I understand better on what are those numbers and how it is being used, I might be able to modify / create new indicator.Ignored
Disliked{quote} no one can work on ex4 files, luckily i've made somthing earlier for someone else that will do what you want - n you can choose to not show the button. Mas_mtf_toggle - up to 8 ma, dont have to use all - separately calculated, all can have diff period, tf, price, method - separate styles and coloring too - toggle button shows/hide all, can choose to not show the btn at all - placement and styling for the button - optional ma labels, can show/hide with the button or not - option to have prices with the ma labels or not {image} {image} {file}...Ignored
Dislikedcan someone help me to understand the calculation of this indicator? Thanks in advance {file}Ignored