here is the data points from another data source i didnt fill these by hand for oanda.
what ive done is simply to calculate D1 and D2 from the information in the excel
D1=open- low
D2=High-open
short distance= is the shortest distance side of the bar
long distance= is the longest distance side of the bar
now from the 21 points we need to figure out
- stop
- entrance
- Take profit
- direction
of pending trade.
what you need to know is what your willing to risk
MDRR(market defined Risk:reward ratio)
%tile of accuracy(or % of data in the past that would work with this data that you can expect to have as well on the next bar.)
what ive done is simply to calculate D1 and D2 from the information in the excel
D1=open- low
D2=High-open
short distance= is the shortest distance side of the bar
long distance= is the longest distance side of the bar
now from the 21 points we need to figure out
- stop
- entrance
- Take profit
- direction
of pending trade.
what you need to know is what your willing to risk
MDRR(market defined Risk:reward ratio)
%tile of accuracy(or % of data in the past that would work with this data that you can expect to have as well on the next bar.)