Category: Your Money

More Information ≠ Better Information

We live in an era of information overload – the 18 hour business channel, endlessly refreshing twitter streams and news feeds. Our brains just haven’t evolved fast enough to keep pace with the bombardment of information. Add the typical uncertainties of investing into the mix and our brains just can’t cope. However, that doesn’t prevent us from seeking incremental information. We tend to believe that if we just had a “bit more” information, we may arrive at “better” decisions. But this is not necessarily true.

Consider the experiment outlined in “On the Pursuit and Misuse of Useless Information,” by Bastardi and Shafir (pdf).

Group I

Question:

You are considering registering for a course in your major that has very interesting subject matter and will not be offered again before you graduate. While the course is reputed to be taught by an excellent professor, you have just discovered that he will be on leave, and that a less popular professor will be teaching the course.
Do you:

  1. Decide to register for the course? [82%]
  2. Decide not to register for the course? [18%]

(the percentage of participants who chose each option appears in brackets)

So a large majority (82%) of respondents effectively doesn’t care about the teacher, and cares only about the course.

Group II

Another set of students were asked the uncertain version of the question:

You are considering registering for a course in your major that has very interesting subject matter and will not be offered again before you graduate. While the course is reputed to be taught by an excellent professor, you have just discovered that he may be on leave. It will not be known until tomorrow if the regular professor will teach the course or if a less popular professor will.

Do you:

  1. Decide to register for the course? [42%]
  2. Decide not to register for the course? [2%]
  3. Wait until tomorrow? [56%]

Here, 56% of the respondents believe that if they just had that incremental piece of information, they’ll make a better decision.

Group II Followup

Here’s the follow up question to the same set of (Group II) students who chose (3) in the question above:

It is the next day, and you find out that the less popular professor will be teaching the course.

Do you:

  1. Decide to register for the course? [29%]
  2. Decide not to register for the course? [27%]

Therefore, the new distribution of overall preferences under the “uncertain version”:

  1. Decide to register for the course [42% + 29% = 71%]
  2. Decide not to register for the course [2% + 27% = 29%]

Whereas before, under the “simple version,” 82% chose to take the course, in the “uncertain version,” after the introduction of a piece of information that we know to be useless, only 71% chose to take the course.

So not only do we lust after incremental information that is useless, but once we get them, we assign too much value to them.

h/t TurnkeyAnalyst

Related

API Samples on GitHub

We will be posting sample code on how to use the StockViz API on our repository at GitHub. All samples use Python and the readme walks you through how you need to be setup on windows to use the samples.

Basic News Reader

As a first cut, we put together a very basic news reader that uses the StockViz API to download company and topic specific news items. It prints out the title and the source url for now. You can jump directly to the python code here.

Next: Your Own News Reading and Sentiment Analysis App

Related

Linking Your Mashape and StockViz Accounts

The StockViz API on Mashape allows programmers to not only build models, but also to place orders. These APIs are listed under the “Accounts” section. If you don’t have a trading account with us, these orders are “dummy” executed and your StockViz portfolio is kept in sync with your model trading activity. If you have a trading account with us, then we will call you first to confirm the order and then place the order for you. For this to work, you need to link your Mashape and StockViz accounts.

Linking Mashape and StockViz

Your Mashape user name can be found on the top-right corner of the page:

mashape username

In this case, the username is “drona”

Now, login to your StockViz account, and navigate to your portfolio.

mashape-stockviz

Under the “Accounts” tab, just enter your Mashape username (in our example, “drona” without the quotes) and hit “submit.”

That’s it. Now your Mashape and StockViz accounts are linked.

The StockViz API

The StockViz API is available on Mashape. We hope that programmers who want to get involved in quantitative trading/investing can make use of our API and build exciting models and strategies.

Why Mashape?

Rather than provide our own infrastructure for our APIs, we decided to host it on Mashape. Here are some the reasons why:

  1. You, as a programmer can “pipe” StockViz data through other APIs on Mashape – you can, for example, pipe our News API through a sentiment analysis API, or use an SMS API to send out alerts.
  2. You get a ready-made, transparent way of tracking your usage – metering for free.
  3. Your personal information is well protected – Mashape has been in this business for a while and have protection in place.
  4. Mashape comes with an issue tracker – you can post all of your problems/solutions/hacks/requests and get them answered in one place.
  5. You can consume the API in any programming language you like (there are 7 supported right out the gates.)

Why provide an API?

Increasingly, our users have been demanding increasing levels of customization. For instance, an alert whenever NIFTYBEES has a Golden Cross, and an alert based on option greeks have been our longest standing requests. Now, with a bit of computer savvy, you can build you own set of alerts to help guide your investing process.

Pricing

We have a “freemium” pricing model. Most users would be happy within the free tier. As your usage grows, you will be billed directly by Mashape.

Getting Started

  1. Register yourself on Mashape.
  2. Link your Mashape and StockViz accounts.
  3. Follow posts on our API section for tutorials, etc.

Indian Banks: What Next?

In a recent research report titled “India: No ‘banking’ on growth”, Goldman Sachs has some interesting analysis on Indian banks.

The borrowing spree of the previous few years is increasingly causing strains on banks’ balance sheets.

India corporate leverage

A sharp increase in stressed assets is a big overhang for the banking system and Indian banks’ Gross NPLs are the highest in the region. However, provisions for stressed assets are still low, and the lowest in the region.

indian stressed assets

The infrastructure sector contributes about 30% of total stressed assets, even though its share in total loans is only about 15%. Also, their research suggests that a 1% increase in real GDP growth will increase credit growth by 1.7%. So there could be significant positive spillover effects if clogged investment projects come on stream.

feedback loop

Basically, once GDP growth starts picking up, it will unclog the banking system. And the key to kick starting growth is to see the already-sanctioned projects through by removing bottlenecks.