Page 1 of 1

MaxPosTradeProfit

Posted: Jul 01 2024
by xyz
I am aware of MaxPositionProfit(PosBack) but I would rather need something like MaxPosTradeProfit(PosAgo, TradeNumber) to get the maximum profit per trade.
Does something like this exists?

Re: MaxPosTradeProfit  [SOLVED]

Posted: Jul 12 2024
by Polly MultiCharts
Hello xyz,

There is no such pre-built keyword in MC.
But you can calculate it yourself by using PosTradeProfit.
Here are some more Strategy Position Trades keywords.