davefx / Profile
davefx
Added topic Newbie programmer question
Hi There, I need to remove the price data that the indicator is displaying (separate window) and show plus and minus values that will be above or below a zero line. I have looked at functions MathRound and NormalizeDouble, but I am still confused. I
davefx
Added topic Using BOOLEAN to hide indicator line.
Hello, I am back with another question about Booleans. How do I use boolean to hide buffer 2 (ExtMapBuffer2). I have tried different ways and I am stumped. #property indicator_separate_window #property indicator_buffers 2 #property indicator_color1
davefx
Added topic Need some advice on BOOLEANS.
Hi, I am trying to write my first indicator. Well, I am just playing with code and having some fun. I would like to display a message box when the specified parameter is TRUE and when I okay the parameter box. Below is the code, it does not do a lot
davefx
Added topic MT4: I had this indicator coded, but..
Hi, I had an indicator modded today - JJRSX2 - but it not working as I had hoped. Below is a shot of how it should look: And here is how it looks at the moment.. As you can see, the shifted line in the top image IS actually
davefx
Left feedback to developer for job MQL4 (Very) Simple EA request.
Thanks for the EA Wahoo, well done. Good programmer.
davefx
Left feedback to developer for job MT4: Simple Heiken Ashi EA from indicator.
Good coder, on time, on budget. 10/10
davefx
Added topic Wanted: Hedging Eas or Scripts.
Hi, I am looking for hedging EAs OR Scripts that I can simultaneously trade the EURUSD and USDCHF pairs . Please post yours here. Thanks Dave
davefx
Added topic HEIKEN ASHI EA. FOR THE LOVE OF GOD, HELP! (MT4)
I have looked all over the known internet.. I have tried coding one myself.. I have even paid someone to try and code a Heiken Ashi EA.. ALL TO NO AVAIL........ IF ANYONE HAS AN HEIKEN ASHI (--JUST HEIKEN ASHI-- NO MA, NO PSAR etc..) THEN PLEASE, FOR
davefx
Added topic MT4: A little problem with Heiken Ashi Ea I am trying to code..
Hi, I am trying to create an EA based on Heiken Ashi bars. The logic is quite simple: To check the last HA bar, if a new bar opens as the same colour as the bar that just closed, then open a trade.. But I cannot get it working.. Any ideas folks
davefx
Added topic Whats wrong with this one line of code, anyone..
Hi, I am trying to create an EA based on Heiken Ashi bars. The logic is quite simple: To check the last bar, if it is the same colour as the current(open) bar, then open trade.. But I cannot get it working.. Any ideas folks.. void
: