Wysiwyg
Everyone wants money
- Joined
- 8 August 2006
- Posts
- 8,428
- Reactions
- 284
I know of one.
No to news trader norm, just a simple breakout setup.Here is a present order opened.(click on image for detail)
I know of one.
No to news trader norm, just a simple breakout setup.Here is a present order opened.(click on image for detail)
its funny how we all think differently -- and i mean no disrespect to anyones system cause B/O trading is great if u can get the right part of the bigger cycle --- but i would have my buy and sell positions (tentatively and relative to certain entry criteria) exactly opposite to the ones on your chart Wys.
Well that is worth trying you know (reversing buy and sell) but this system banks on the price breaking out of it`s range in the next leg or two and not to continue sideways any longer.
You would be wanting another top or bottom put in and then a fall/rise which would net greater pips.It may be worth a test.
Okay the buy order has been triggered after a rising pennant break-up so it`s fate will now unfold.
we just had terrible manufacturing news come out in the USA.
i went long in my system @ 1.3884 as stochastic rose above 20 in line with the long term trend.
how does the system select when to place the market orders (long+short)?
Time based high and lows norm.The high and low are triggers after a set duration.
I need the stop loss to be brought to break even after 20 pips gain and then the 30 pip trailing stop takes over.
I don`t know how to jig the code to do that.
if(OrderOpenPrice() - Ask >= Point * MoveStopWhenPrice) {
if(OrderStopLoss() > OrderOpenPrice() - Point * MoveStopTo) {
OrderModify(OrderTicket(),OrderOpenPrice(), OrderOpenPrice() - Point * MoveStopTo, OrderTakeProfit(), 0, Red);
Have you guys tried these two free EA's.
Am I allowed to post these links??
If it is not allowed I'm sure they will be moderated.
Don't want to be accused of ramping or whatever.
http://www.forex-tsd.com/expert-advisors-metatrader-4/13372-eurgbp-easy-profitable-ea.html
http://www.forex-tsd.com/expert-advisors-metatrader-4/17341-_rdb_the-best-free-ea.html
I need the stop loss to be brought to break even after 20 pips gain and then the 30 pip trailing stop takes over.
I don`t know how to jig the code to do that.
ps what profit target r u looking for on the above trade --- dont get greedy --- take the profit and run now !! ---- half of it anyway lol
Well the first trade died and the second of the two has just triggered.In the meantime back to a day job.
very few (if any) ECN brokers use MT4; just as an aside.
Hello and welcome to Aussie Stock Forums!
To gain full access you must register. Registration is free and takes only a few seconds to complete.
Already a member? Log in here.