Nothing is impossible. the word says i'm possible
- #20,350
- Aug 29, 2017 4:58am Aug 29, 2017 4:58am
- Joined Nov 2015 | Status: Trader | 2,976 Posts
Success is a Journey Not a Destination....... kind regards ramzam
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
DislikedHi guys, I am trying my best to code my own EA, but I seem to have hit a hurdle. If anyone can help me get the values from this indicator. The indicator basically paints blue dots when a sell signal appears and red dots when a buy signal appears, pretty simple, I would like to get the value from this indicator when such an event happens. Please view the code for the indicator below and try your best. My best wasn't enough maybe you can fill the gap. {image}{file}Ignored
Disliked{quote} insert your indicator into the code by referencing your 2 buffers and check out the MQL4 reference for iCustom.double ASC1a=iCustom(Symbol(),0,"SHI_SilverTrendSig",AllBars,Otstup,Per,1,i); double ASC2a=iCustom(Symbol(),0,"SHI_SilverTrendSig",AllBars,Otstup,Per,0,i); {image}
Ignored
Disliked{quote} Let me guess : mt4 build 1090?Try this version (since I am really getting tired of explaining how to avoid one of the bugs of build 1090 better to use things like these - it should work OK regardless of the build) {file}
Ignored
DislikedHello! There is an indi, which puts buttons for pairs on the screen. The problem is, it puts them in the awkward and inconvenient way. The list of symbols: a,b,c,d,e,f,g,h,i,j...x,y,z, comes out as: c,b,a f,e,d ... z,y,x Could anybody modify it so the symbols would be plotted like this: a,b,c d,e,f g,h,i ... x,y,z Thanks in advance! {image} {file}Ignored
DislikedHello! There is an indi, which puts buttons for pairs on the screen. The problem is, it puts them in the awkward and inconvenient way. The list of symbols: a,b,c,d,e,f,g,h,i,j...x,y,z, comes out as: c,b,a f,e,d ... z,y,x Could anybody modify it so the symbols would be plotted like this: a,b,c d,e,f g,h,i ... x,y,z Thanks in advance! {image} {file}Ignored
Disliked{quote} {file} Botan262 , Try this , simple and works very wellIgnored
DislikedCan someone combine this four indicator together into ONE indicator? I have zero knowledge of programming but i have tried my best to learn. I have combined them but the second chart and the other indicators will appear totally upside down. I am upset because i have tried also to pay coder to do it for me but they failed me. Appreciate if any kind soul can help me in this. Thank you in advance {file} {file} {file} {file}Ignored