-
Took the dynamic max open size and used firetrons template to make it a nice and neat command you can call in any of your scripts. Also uses a custom debug logger
Simple test showing how to it works
local maxSize = CC_AutoRiskManagement(walletBal, maxSizeM, autoMax, leverage, maxBudget, maxOpen, contVal, cp.close, true, true) maxSize = Parse(maxSize, NumberType)