Australian (ASX) Stock Market Forum

Recent content by WooBack

  1. W

    Amibroker AFL

    Thats okay. I appreciate your time for reading :)
  2. W

    Amibroker AFL

    not quite what i was looking for but thanks for the suggestion!
  3. W

    Amibroker AFL

    I am trying to create a chart on exploration showing the frequency distribution of a particular array. For example, I have an array(dbar) containing the barcount of each trades drawdown and i want to see the frequency distribution of it: // This example shows the array for long positions only...
  4. W

    Amibroker backtest issue

    While looking through backtest reports on amibroker i've reaised that the drawdowns for each trade includes the entry candles low (or high if in short) and i was wondering if there is a way to exclude the entry candles forthe calculations. i have tried translating all the signals one candle...
  5. W

    Amibroker AFL problem

    Thanks!
  6. W

    Amibroker AFL problem

    Thanks Rob this helped!
  7. W

    Amibroker AFL problem

    I have been having trouble finding a way to save previous values on afl. Eg. A = AA == AB; A_Price = valuewhen(A,C); How do i get the previous A_Price values?
Top