Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: 10000+ Columns in SQL

    Excellent! You guys solved my problem. I made the problem much harder for myself and you guys simplified it. Thankyou

  • RE: 10000+ Columns in SQL

    roger.price-1150775 (3/16/2015)


    SQL Server is as good as any to store this data but it depends on how you want to use it.

    Don't store all columns for all stocks in one...

  • RE: 10000+ Columns in SQL

    Yes each stock will have the same features. So for example:

    -high

    -low

    -close

    -open

    -180 day volatility

    -volume

    -market cap

    -RSI

    etc etc

    The features themselves are all numeric in nature, though sometimes there may be null values...

Viewing 3 posts - 1 through 3 (of 3 total)