This page shows the accumlated P&L curve and P&L histogram of my self-made EA for MT4, which started operation on 2020-10-26.
The parameters were changed on 2020-12-21, so the data is after that date. Here is the accumulated profit and loss before that.
An EA stores the order history in a file every minute, and a Python script reads it and graphs it.
The graph is drawn using matplotlib with seaborn.
As of January 24, 2021 at 12:08 JST, the accumulated profit and loss is 163,517 JPY.
The profit factor is 1.05.
The maximum draw down is 466,231 JPY.
The wining percentage is 38.3%.