Is there any way to use a variable or stored value for your stake amount in Guardian automation?
I'd like to be able to set a variable up front in my script, called Point Amount or something, and then be able to back for half a point, lay for a quarter of a point, and to check if the Green All Profit value is greater than half a point, and so on.
This would be useful in a number of situations. During testing and tuning new scripts and strategies, it would make it easier (and safer!) to scale stakes up by just making a change in one place (the Point Amount variable), rather than having to go through the entire script and change values in lots of places. It would enable me to scale stakes up or down on the fly as well, perhaps depending on actual liquidity in the market, or volume conditions, or if there's a shorty in the market, or whatever I want to do.
Any thoughts? Is this possible, or could it be considered for adding in a future version?