edward-yakop / go-soft4fx

soft4fx result analyzer
Apache License 2.0
1 stars 1 forks source link

Feature: Orders maximum drawdown and maximum profit during order's duration #4

Closed edward-yakop closed 3 years ago

edward-yakop commented 3 years ago

As a trader, I want files to be able to see orders maximum drawdown and maximum profit statistic, so that I can try to optimize my entry points and TP execution.

Acceptance criteria:

  1. Order csv contains max profit, max DD for profit time;
  2. Order csv contains max dd for the trade durations;
  3. Order CSV contains stats to determine accuracy of the DD calculation