Browse Scripts
4 scripts available
Add this code to your existing script to report max draw down of positions after a back test completes. You will have to supply the tradi...
Add this code to your existing script to report max draw down of positions after a back test completes. You will have to supply the tradi...
This snippet checks for open positions and reports the lowest 'x' number of them in a Custom Report. Useful for Dashboard reporting and B...
Maximum Drawdown in a Custom Command format, made for educational purposes. The command uses GetBotProfit to get the peak and trough. NO...