Closed
Description
I need a way, per trade to track the maximum profit it can have before it gets stopped out or before the market closes/week ends. Then at the end results I need to tally this property as well like what's the maximum "maximum profit" from all the trades. Is this possible within the library? Can I append custom data on each trade? Thanks, great repo btw!
Edit: Follow up question, is it possible to use tick data instead, then resample it to whatever timeframe I need? thanks!