Recent content by aysos75

  1. A

    My idea on automated, algorithmic trading --- Is this feasible or am I missing someth

    You can see this example : http://www.protrader.com/en/experience/practice-article/ts
  2. A

    My idea on automated, algorithmic trading --- Is this feasible or am I missing someth

    To draw a line support by program between time t1 and t2 must: 1) find the lowest m1 = (xm, ym) 2) iterate over the following awards and verify that each p (x, y)> m1. 3) if yes continue until t2 4) if not change the line support
Back
Top