I would like a EA that takes trades on the close of a candle when the bbandstop indicator changes direction. I normally use the 1hr chart but sometimes the 4hr also. Only one order open at a time. thats the only logic in the trade.
varables =
take profit
stop loss
trailing stop
time frame
lot size
and would like to be able to set the bbandstop settings in the EA also.
my broker uses 5 digit decimal
it would also be nice to be able to set the time of day it trades.
One thing I have seen wrong on many EAs is they tend to take a trade in the current direction as soon as you start the EA. I want to make sure it always waits for a candle to close in a reverse direction of the current candle.
I have an indicator and strategy that I use to trade as I attached.
Could you write an EA for me. I want all the input parameter from the indicator will be also in the EA input parameter.
Hi,
I’m new to this forum and glad I found it and you.I’m hoping you can help me.
Before I tell you my very simple strategy I’d like to know if an ea is built can it be built with a control panel to set the parameters such as cur. pairs,time frames,close trades before market closes on Friday manually or are these things
hard coded in the ea and can’t be changed on the fly.
This is my system:
Long entry is 1 pip above previous bar.
Short entry is 1 pip below previous bar.
Stop is satisfied by entry of next trade.
I’d like a control panel to be able to:
Set times it makes trades.
Switch time frames.
Switch cur. pairs.
Switch # of pips past previous bar to enter trades.
Thanks,Your friend,
Mike.
Thanks for sharing your Amazing EA, would it be possible to have an extra field built in allowing you to adjust the stop loss connected to the original order, similar to how you can adjust the take profit target. At the moment I think it defaults to 10 pips.
I’ll bet you’re innundated with requests for EA’s; well, here is mine.
OCO with trailing stop, and a repeat function, also a time delay
after candle open, to miss those pesky stop-hunters. I have
scripts for the first two. Thanks a lot,
Sorry my english is not very good.
I tested it on a free acount /5min timeframe. I will start test again Monday but I don’t know how to set Start Hour and Sorp Hour for session. I’m GMT+2 and broker InstaTrader … Can any one help me please ?
PS: How long should I test it before attempting a real account ?
Pls does any one have a Moving Average Expert Advisor to share with us. I discovered that Moving average Trading system is very accurate and easy to trade with.
It would be great if you would consider making an Breakout EA using my box indicator. I will send you the indicator or post it here. Basically, I want to trade the Asian/London open to catch the breakout.
I have traded this box indicator manually and it is very profitable.