Search results

  1. A

    Deploying Successful backtested model

    my data feed is Yahoo finance, the security is the SPY. when the trading hour is over the volume continue to increase. it is happening also in nasdaq website - http://www.nasdaq.com/symbol/spy where yahoo gets the data. which strategy should I use if I base my model on daily close prices and I...
  2. A

    Deploying Successful backtested model

    I built a model that predicts the closing price for the day after on a specific stock based on the volume,open, high, lowand close. what is the best way to build the trading strategy? I thought that I could use the price from 5 minutes before the end of the trading day and buy or sell based on...
Back
Top