ok im done for the day ill be back to answer q's tomorrow maybe noon or 2
this is correctQuote from Dankeri:
I hope I got it. Let me guess ...
In this example the shortest distance is 110-100=10 and the longest is 100-80=20.
If the open was nearer to low (instead of high) the computation were done reversely (Open-Low for the shortest and so on).
In other words, you measure open to high and open to low distances. The bigger one is longest, the second one is shortest. Right?
yes thats it but know that to get the lsd or sld some short side will be rather long if its > than the sld then you move it to the sld sideNow on LSD, SLD. You collect all these shortest and longest values over 21 (for example) bars. Then you take the biggest one from the group of shortest values and it is LSD. Vice versa for SLD. Right?
good im glad you like it... im glad im bringing people to the forum its a good one i think.Sorry, I am trying to get it perfectly right. I like your style that much that I had to register here on ET.Thank you again!
Quote from stevegee58:
The formula for LSD says "=MAX(B2:B29)" but the data table is actually in rows 2 through 30. So you're ignoring the data in row 30. Same for the SLD MIN functin.
Quote from nukethewhales31:
the chart this is a pending trade i placed using the table listed ...
note 20 ema was plotted
bias was decided to be upwards
pending was set at 8 and take at 14 from open
it pushed up after open stopped 2 pip away from 8 reversed and went down never entering trade ....
the two vert. lines plotted are the start of the calculation bars and stop of calculation bars with the closest bar to moving price bar 1 and furthest bar 21.
edit: lets also note that the summation of this bar and last bar moved down > 35 pips on the 3 hr so we can expect the next bar to move downward as well with 90% accuracy because of the 3 hour being calculated like the one hour. ill post a chart to show next bar well see if we are right.
Quote from bilbod:
Hello NTW31,
When you 1st explained your calculations, I thought I understood what you were doing. I made a spreadsheet from the hourly OHLC data (freedata from finam http://www.fin-rus.com/analysis/export/_eng_/default.asp)
The results look nothing like yours. There is always some variation between data vendors but this is not even close so I suspect I totally misunderstood your calculations.
Here is my spreadsheet.
Bill