Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
ok got it Ryan, thank you. One more thing, would it be possible to have the text on the chart state what equity the EA is looking at to close? Something like:
"Will close all orders at $3853."
This would sure be helpful to me.
Consider it done for the next version.
__________________
"Don't workharder, work smarter." -- my Java professor
I really like this EA and I use it in grid trading. However, one problem I have grid trading is sometimes I end up with say an open buy at 1.90 and an open sell at 1.90 on GBP. These 2 orders in essense only use up margin because they cancel each other out. I was wondering if for your next version you could include an option for deleting 2 open orders if they are the same price in different directions as explained above.
Also I have a situation where I have an open sell GBP with a loss of -29 pips and an open buy with a loss of -8 pips and the EA shows I have a total loss in pips of -21 when it should show loss of -37. The total dollars loss is correct at -$37.00 but loss in pips is wrong. Could you look into that too. Thanks.
I really like this EA and I use it in grid trading. However, one problem I have grid trading is sometimes I end up with say an open buy at 1.90 and an open sell at 1.90 on GBP. These 2 orders in essense only use up margin because they cancel each other out. I was wondering if for your next version you could include an option for deleting 2 open orders if they are the same price in different directions as explained above.
Also I have a situation where I have an open sell GBP with a loss of -29 pips and an open buy with a loss of -8 pips and the EA shows I have a total loss in pips of -21 when it should show loss of -37. The total dollars loss is correct at -$37.00 but loss in pips is wrong. Could you look into that too. Thanks.
Nice work on the EA.
Thanks
Kevin
Thanks for your interest in my EA! I noticed that pip counting bug myself; I'll redo the calculations for it. And I'll consider doing the closing of "redundant" orders.
__________________
"Don't workharder, work smarter." -- my Java professor
Thanks for your interest in my EA! I noticed that pip counting bug myself; I'll redo the calculations for it. And I'll consider doing the closing of "redundant" orders.
Excelent work!
Can you add to Comment SWAP ifo for BUY and SELL?
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance
I noticed this EA is really versatile and packed full of options, excellent. My humble request is if you can add an option that is useful in a basket of trades/hedging, this will be based on total buy profit and total sell profit in dollars.
Example:
Since you have CloseBuys and CloseSells options already built in, in a basket of trades one should be able to choose to CloseBuys at a certain dollar profit like wise CloseSells at certain dollar profit too.
extern int CloseBuys = 30; // profit in dollars
extern int CloseSells = 30; // profit in dollars
I hope you understand what I mean, I do that manually just looking for an option to be able to automate it.
I noticed this EA is really versatile and packed full of options, excellent. My humble request is if you can add an option that is useful in a basket of trades/hedging, this will be based on total buy profit and total sell profit in dollars.
Example:
Since you have CloseBuys and CloseSells options already built in, in a basket of trades one should be able to choose to CloseBuys at a certain dollar profit like wise CloseSells at certain dollar profit too.
extern int CloseBuys = 30; // profit in dollars
extern int CloseSells = 30; // profit in dollars
I hope you understand what I mean, I do that manually just looking for an option to be able to automate it.
Thanks
My next version will be able to handle exactly that. When it is finished I will post or PM the instructions on how to do it. Also, do you mean $30 in buy order profit and $30 in sell order profit, or just $30 profit in general. Either way, the next one can do it!
__________________
"Don't workharder, work smarter." -- my Java professor
My next version will be able to handle exactly that. When it is finished I will post or PM the instructions on how to do it. Also, do you mean $30 in buy order profit and $30 in sell order profit, or just $30 profit in general. Either way, the next one can do it!
Thanks for your prompt response, I think breaking it down for each order will be better, that is $30 in BuyOrderProfit and $30 in SellOrderprofit so that one may choose to use different amounts for either side sometimes depending on conditions.
.
.
My next version will be able to handle exactly that. When it is finished I will post or PM the instructions on how to do it. Also, do you mean $30 in buy order profit and $30 in sell order profit, or just $30 profit in general. Either way, the next one can do it!
I have idea.
Can you add features..options for split..partial close profit.
For example... after x pips partial close any proc position.
+30pips then close 50proc position?
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance