Tradingster, Commitments of Traders (COT) reports

Tradingster.com provides free COT charts and COT reports. The Commitments of Traders (COT) reports provide a breakdown of each Tuesday’s open interest for markets in which 20 or more traders hold positions equal to or above the reporting levels established by the CFTC. The original COT report is text based and doesn’t include any charts … Read more

SPX Vs DIX 2020 follow-up

I have started to follow-up the Dark Index Vs SPX, as one of the indicators I follow during the decisions. Right now it’s in test mode, as I have to learn about what happens and see if I can build some type of correlation that contributes in a positive way to my trading actions. So, … Read more

SPX Vs VIX

I have been trying to find correlations in terms of what have been happening during last 4 months in the US market and I found something that I need to see in deep. I added Volatility Index (^VIX) to a chart, but the figure was so bad. I did “1 minus VIX” and added to … Read more

Tradingview, using quandl data

I just discovered that you can use quandl data (from www.quandl.com) on Pine in tradingview. I have done an basic exercise with avocado. The code study(“Producer Price Index by Commodity for Farm Products: Avocados”, shorttitle=”Avocado”, precision=2) quandl_ticker = “QUANDL:FRED/WPU01110205” data = security(quandl_ticker, “D”, close) plot(data, color=green, style=line) Using the quandl() function //@version=4 study(“Producer Price Index … Read more

Industry Classification Benchmark (ICB)

ICB is an industry classification taxonomy launched by Dow Jones and FTSE in 2005. The ICB uses a system of 10 industries, partitioned into 19 super-sectors, which are further divided into 41 sectors, which then contain 114 sub-sectors. In tradingview.com you can show these indicators. For instance 9500 technologies.  

Stockcharts.com

This platform, competes with Tradingview.com, and it comes with different features and levels of analysis of data that are interesting. I have to go a little bit deeper on the analysis of the tool and try to learn if it’s worthy than tradingview. There is a programatic way to filter companies, which is something really … Read more

Year 3, trading training Q2

Year 3 This year 3 my goal is to focus on the swing trading and the acquisition of knowledge and experience on this type of trading. This Q2 is the continuation of Q1. Year 3, Quarter 2 As usual these are the goals for this quarter, following the V2MOM model: Vision: advance on market timing trading … Read more

El juego del inbox zero

Este es un correo para una amiga que se enfrenta a la virtualización de su puesto de trabajo, y se encuentra que es capaz de lidiar con todo menos con el correo electrónico que es una herramienta que tiene muy mal uso y que se come todo el tiempo del mundo. Por eso, el juego … Read more