little brent futures m15
Attached Image
tradewith60
Difference between buy/sell stops & buy/sell limits 34 replies
how to change buy to sell, sell to buy for EA 1 reply
the buy/buy or sell/sell currency broker?? 5 replies
I am looking for EA to put Buy Stops, Buy limits, Sell limits, and Sell Stops. I will 0 replies
DislikedFirst trade with this system,still in trade,my thoughts were maybe bar before entry could have closed a little higher and a better angle on the 50 would have been better.feedback?would anyone still have taken this trade?ThanksIgnored
DislikedI would have passed on this trade. There is not much of a trend, and I try to avoid situations where you have a number of overlapping bars. This is a trend-following strategy, and without a trend, it is better to sit on the sidelines.Ignored
DislikedHi 60! Why did you take this setup? New rules or just your experiance?Ignored
DislikedAbove 50sma...
Impulse move, retrace, engulf signal, long at the break of the signal...Ignored
Dislikedhi 60 mm man and all
great to find this thread.
why? cause believe it or not i came to this pretty much same style like u have,,,some from james 16,some from here and there,,,hope u r professional and make a crap load of $ ,,or at least load of money :-) - that would b nice encouragement for me to keep this style.
didnt read the whole thread so no offense pls.
kinda busy on making some cash in the ''outer'' world these days,,,but the plan has been set for some time and the perseverance isnt scarcity.
btw,if u dont mind asking ,,,
almost feeling...Ignored
DislikedThe indicator is checking this:
// Check for Bearish Engulfing pattern
if((C1 > O1) && (O > C) && (O >= C1) && (O1 >= C) && ((O - C) > (C1 - O1)))
In natural language:
first candle is bullish
signal candle is bearish
open of signal candle is higher or equal to close of first candle
close of signal candle is lower or equal to open of first candle
body of signal candle is greater than body of candle 1
I think the check is correct.
The other check you mentioned: only alert bearish engulfing below SMA
and bullish engulfing...Ignored
DislikedThanks! i got killed on that one,also forgot to check daily and there was a supply level just above there, but i'll get better, like the simplicity.Ignored
DislikedYou shouldn't be getting killed on any trade with this system. I think 60 recommends 3% per trade max, but don't think he uses anywhere near that, I know I don't. If you can not get the proper position sizing in the futures market maybe do micro or mini forex, since trading outside bars can lead to a wide range of stop sizesIgnored
DislikedWhatever i do when i find consistency trade much higher % than that, i know it goes against what a lot say.Small % just not worthwhile for me.Ignored