09-17-2019, 07:12 PM
(09-17-2019, 02:01 PM)PGTART Wrote: [size=large][color=#993399]
Magica, MediumOut, ShortSight, and HighShot as well.
Can now use a percentage with a new toml and code file, in the toml I have now the option: [b]UsePercentage = true
If set to true then those 4 variables take a percentage of the long moving average (which makes most sense I believe, in the kind of math i use).
In this case 100% equals 1, so for example 5% equals 0.05 (But since BTC is so high maybe you like to test 0.005 .. percetage as a fraction.
So what is it a percentage of? So when you say "100% = 1" 1 what?
Wouldn't it make more sense for it to be the actual percentage of the price? So for example if you set it to 10 it's 10% of the price?