Hacker News new | ask | show | jobs
by pjharrin 6396 days ago
What is investing if its not a IF/THEN statement?

If price goes up then sell, if price goes down then buy. If the company meets these financial criteria then buy, if not then sell. If the price approaches a resistance level then sell.

Whether your basing the investment decisions on fundamental or technical analysis, either way its an IF/THEN statement at some level.

3 comments

>If price goes up then sell, if price goes down then buy

By how much? Within what time period? Are there any other factors that might be pertinent?

The world is not simple.

Hence why I said "at some level"
Is there any decision that can't be restated as an arbitrarily complicated series of if/then statements? If you're patient, you can do addition using just if-thens (IF N1 = 1 and N2 = 5 THEN answer = 6), etc.
touche