v1.3.0: live-bind display mode to config (dialog changes apply without restart); add configurable split-flap cascade seconds
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
</choices>
|
||||
<default>0</default>
|
||||
</entry>
|
||||
<entry name="flapSeconds" type="Int">
|
||||
<label>Seconds over which the split-flap cascade spreads a price change</label>
|
||||
<default>3</default>
|
||||
<min>1</min>
|
||||
<max>15</max>
|
||||
</entry>
|
||||
<entry name="refreshMinutes" type="Int">
|
||||
<label>Refresh interval in minutes (minimum 5 because of the CoinGecko rate limit)</label>
|
||||
<default>5</default>
|
||||
|
||||
Reference in New Issue
Block a user