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.
hi, I'm new to EA's so please forgive my ignorance
I ran the EA on a buy position i had already opened, set it to 10 pip B/E
& 15 pip trailing stop I noticed however, the "loss pips" was going up as my profit went up?
anyway, it went past 15 pips profit but nothing seemed to be happening,
on rechecking settings I found I hadn't set "allow live trading" (doh!)
i just wanted to post an expert that includes several ways for managing stop loss/taking profit.
it was developed by Bluto and Robert.
i might be a good idea to incorporate any of those to your expert...
mario
i just wanted to post an expert that includes several ways for managing stop loss/taking profit.
it was developed by Bluto and Robert.
i might be a good idea to incorporate any of those to your expert...
mario
Thanks for posting this EA. Can you also post the "hma3" indy because I am getting run-time errors and can't tell how the EA or the stop methods work.
__________________
"Don't workharder, work smarter." -- my Java professor
Ryan, I've noticed that the text information on this Ea that records the gain/loss and percentage remains at one price for quite awhile, even while the actual profit/loss goes up and down. I'm wondering what triggers the "close all orders"; is it the actual profit/loss or is it based on the same information as the text that is so delayed?
Ryan, I've noticed that the text information on this Ea that records the gain/loss and percentage remains at one price for quite awhile, even while the actual profit/loss goes up and down. I'm wondering what triggers the "close all orders"; is it the actual profit/loss or is it based on the same information as the text that is so delayed?
Thank you again.
Mike
It does rely on the delayed text information. The reason for the delay is that the EA only updates on each tick, as with ALL EAs. No tick = no update. This will only be a problem if you are attempting to manage a basket-load of currencies from a single chart. You can run multiple instances of the EA on different currencies (so you will have more ticks) to try and alleviate the problem a bit.
__________________
"Don't workharder, work smarter." -- my Java professor