Adam Woods / Profile
- Information
|
12+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
BOAFX Trading Signal Solutions
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
Adam Woods
Added topic Return highest buy or lowest sell ticket number
Hello Fellow coders, I'm getting myself into a bit of a flap. I am trying to write a function so that it will return the ticket number of my highest buy trade or lowest sell trade, so they can be isolated from the basket and closed. I know I
Josias Modikwa
2020.03.23
Hi
How do I upload Bruce Webb's signals on my platform. Do you have an idea
How do I upload Bruce Webb's signals on my platform. Do you have an idea
Adam Woods
Added topic Help EA not working on Live account.
Hello Folks, I coded my own EA which works perfectly as I wanted it to. on back testing and on a demo account. However for some reason on the live account and only on the GBP/USD pair it opens trades in the opposite direction than it is supposed to
Adam Woods
my EA is even starting to surprise me with it's great trades. big swings and surprise events really add great profit.
Adam Woods
Added topic Help with deleting pending orders.
Hi anyone that can help. I have been trying to code this EA for a while and getting there slowly, however I am stuck with deleting previous pending orders before opening the next one. Below is the code I have just before entering either a buy trade
Adam Woods
Added topic Cancelling BUYSTOP/SELLSTOP Orders
Thanks for everyones help in this forum so far its been amazing. MT4 Can anyone help me with my next mission. I have worked out how to code an EA with OP_BUYSTOP orders on my rules but if the trades are never triggered how do I cancel them
Adam Woods
Added topic trading in a certain time
Can anyone please help me code for my EA to only trade between 7am and 11am /1PM and 4PM GMT. please could you explain the code so I can learn. much appreciated
Adam Woods
Added topic help! invalid price.
Can anyone help me. My EA works perfectly as I would expect on strategy tester but in real time I get a lot "129 invalid price" errors especially from what I can see just on the sell trade rules. The rules seem fine the pip digits all seem fine can
Adam Woods
Added topic CANCEL PENDING ORDERS
CAN ANYONE HELP ME WITH THE CODE TO CANCEL PENDING ORDERS ONCE THERE ARE NO TRADES IN THE OPPOSITE DIRECTION OPEN
: