Understanding Margin Trading and Why is NOT a Good Idea if you’re New

First of all, margin trading means contracting DEBT.   Plain and simple, to go straight to the point and the danger of doing this type of trading if you don’t have the necessary experience to play the game.   Debt that one takes on for the purpose of investing. And it is a two-edged sword, […]

A Quick Correlation Notebook in Python For Crypto

Playing around with Python could result satisfactory. The other day I was wondering, what is the correlation in the movements of some of the main coins. Here is the process, the step by step, to get to some conclusions in 10 simple lines of code.  I needed to import the libraries: Find the paths for […]