Good reply Jonn.
Are you a trend trader or a counter-trend trader? 29 replies
Divergence Flag / Trend Continuation setup 0 replies
1 Min THV Flag Trading 933 replies
Is Grid Trading (combined trend following and counter trend) Profitable? 3 replies
3 CCIs 'Flag' Trading 55 replies
DislikedHi Alright
I thought this system only worked off closed bars, ie. your entry is 1 pip greater/less than the setup bar high/low - and it was the setup bar that must be within 2.4 pips of the SMA
Or have I misread something again.
It could be added without a problem it is just that I am a minimilist (one of the reasons I like this system) and I dont want to add information to the screen that I shouldnt be using.
Regards
JohnIgnored
DislikedI agree about keeping stuff simple. The reason is if the current bar looks like its going to be a trigger bar and sometimes the price moves so fast that there's no time to place a stop order, I'd like to know in advance if everything is in place, distance from MA included. Actually the idea to display both current and previous bar side by side is probably not bad. I hope that makes sense.Ignored
Dislikeddone,
you need to set the flag "xb_Show.CB.Diff" to true to display the difference, default is falseIgnored
DislikedWith my limited skills I managed to code the attached spreadsheet to calculate the trade levels automatically. I use it myself so I thought I would share it. The only inputs needed (and allowed) are the spread, bar high and swing low for longs in the left side, or bar low and swing high for shorts in the right side. All the modifiable cells are highlighted in yellow, the other levels will appear automatically. No decimal point is necessary i.e. the digits will need to be the whole 6 digit number (as on left side of the pic) or only the last 5 digits...Ignored
Dislikedi need some clarification. Assume a long trade. Div says that the entry candle must be with in 2.4 pips of the high of point 2 for a valid entry. I assume that is only needed if the entry candle high is BELOW point two and does not apply if the entry candle shoots well past/above point 2. Do i have this right?Ignored
DislikedHi Alright
that's cool, of course what would make it really nifty would be if it could calculate the lot size required based on a certain risk %age and free margin available
though to do that you would need to have quite a few more entry fields
of course in theory there could always be a new indicator !*%"&
(i did mention previously i am quite lazy and anything to help me conserve my ever dwindling resources of gray matter)Ignored
Dislikeddone,
you need to set the flag "xb_Show.CB.Diff" to true to display the difference, default is falseIgnored
DislikedHi John... thanks again for the indi
there is a slight mistake in your code though... the current bar dispaly is still calculating from the previous bar high/low... thought you should know.Ignored