Write Trade Journal using python with Binance Tarde History data

Introduce to write trade journal using Binance Trade History excel file.

  1. Write Trade Journal using pandas library
    I would like to introduce easy way to write trade journal using pandas library. Assume that you are capable of using python.
  2. Export trade history in Binance through the export button.
  3. Copy and paste the code below.

Read more