API sample to add industry tags

We’ve written a short sample application in Python that uses the Tradervue API to add industry tags to your trades, based on their symbol. It’s only a sample – you’ll need to add the list of tags you want to use – but it demonstrates how to do it in a straightforward manner.

You could use this same code to add other tags to your trades as well. For example, you could add a “preferred” tag to all of your trades in preferred stocks.

The possibilities using the new API are endless!