Adam Woods
Adam Woods
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
BOAFX Trading Signal Solutions
Adam Woods
Left feedback to developer for job Basket trading EA with initial trailing stop loss and user input direction
Adam Woods
Added topic Simple BOOLEAN FUNCTION HELP
Hi Coders, I am struggling with this simple function.. All I want it to do is look back over the past 10 candles and return true if any of the candles where higher than the upper bollinger band .my error '}' Not all control paths return a value. I
Adam Woods
Added topic return value of upper bollinger band when High[i] crosses
Hi Fellow coding enthusiasts, I am trying to return the value of the upper bollinger band when the price last crossed it using a function (below) I am checking the code by getting it to comment on the chart what should be the price. not sure were I
Adam Woods
Added topic Colour code chart tabs
Hello fellow traders and coders, I have been playing around with mql4 for some time and do have some coding knowledge but I could do with a nudge in the right direction. I am looking for ways to simplify my trading journal and keep track of trade
Adam Woods
Left feedback to developer for job Private job "Janis Rumjancevs" Adjust indicator logic
Adam Woods
Left feedback to developer for job Modify simple indicator to scan all time frames from one chart
Adam Woods
Added topic Multiple time frame scanner
Hello All, I have coded myself a little scanner that looks for my signal and notifies me when it sees one. At the moment I have to have it on all the time frames. There must be a way for it to scan all the time frames from just one chart,is there? I
Adam Woods
Added topic Couldn't modify the order due to 0 no error
Hi, I seem to have this problem across all my EA's it doesn't effect the performance but it is annouying me. "Couldn't modify the order due to 0 no error". I can't see why it is even running this line of code as it does modify the order. I have put
Adam Woods
Added topic SendNotification(Parameters)
Hi, I am sure you used to be able to add a _symbol to SendNotifications as well as the string. in MQL4 REFERENCE it only shows a string as being the parameters.  any ideas how to get the notification to tell me which currency pair the
Adam Woods
Added topic Drag charts off mt4 platform
Is it possible to drag MT4 charts off the platform and onto other monitors. I am sure I have seen someone offering the code to do this. I can code but not sure where to start with this one. any ideas
Adam Woods
Added topic Do EA'S really work
I have been trading now for over 10 years and my biggest failure is the psychology. I started to learn to code about 3 years ago and I am still no expert with loads still to learn! In the time that I have been learning I have programmed hundreds of
Adam Woods - BOAFX Trading Signal Solutions
Adam Woods
I am loving my signal EA. its just what I have been trying to develop for years! I knew there was an answer is using correlated pairs to hedge. Sure you are always going to have a losing pair in the basket but the EA closes all trades once the account hits 3% profit. So it wipes out the losers once the winners have generated enough profit. Thia method of trading means you can run a basket model without the fear of big trends wiping out your account
Adam Woods
Added topic signal not showing as public
Hi, I started sending out signal yesterday for subscribers but it does not show as a public signal. It has opened and closed a trade and recorded results but people who want to subscribe can not find it any idea what I have missed. (I have checked I
Adam Woods
Added topic VPS selecting wrong platform
I am trying to set up VPS but when it says to launch trading platform it keeps picking the wrong one and I can not see anywhere how you change the selection to select the correct MT4 account in my program files. Or were you can change the account
Adam Woods
Added topic close all open trades
Hi coders, I seem to have a problem with this simple function I wrote to close all open trades. I keep getting an invalid price error but I can't see what I've done wrong. any help would be great
Adam Woods
Added topic Close trades on all charts
Hi There fellow coders, I have been working on a correlation EA, well it is two different EA's on two correlated pairs( separate charts) Once the two open trades come into a total profit I want to close both the trades.  The problem I am having
Adam Woods
Added topic Trade modification error I can't solve
Can anyone please help me solve my EA trade modification error . The EA works fine but the error messages are driving me crazy trying to solve. please see the attached file for the EA
Adam Woods
Added topic Code fix for Highest and lowest price pending order
Hi Fellow Coders, Could you please help me fix this basic code. Trying to set pending orders based on some simple indicators but I want the price to be placed as a BUYSTOP 3 pips higher than the highest of 5 candles back. and same for the lowest but
Adam Woods
Added topic Close pending orders
Would anybody be so kind as to look at my close pending order code... It works fine but does return "return value of 'OrderDelete' should be checked" when compiled. Just want to clean it up if I can. Thanks in advance. int delorderbuystop() {
Adam Woods
Added topic coding candle retracements
Hello fellow coders, I am looking for ways to code price action within a candle. for instance writing code for when a candle has retraced more than 50% from its high. A point in the right direction would be much appreciated. Thank you
12