[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Improvement to Trade Marker Indicator



PureBytes Links

Trading Reference Links

Oops, it should read:

if MP[1] = 1 then ExPrice = maxlist(low, EPrice + PosProfit / ICC[1])
  else ExPrice = minlist(high,EPrice - PosProfit / ICC[1]);