Browse Scripts
10 scripts available
A simple but yet handy custom command to input and convert trade amounts based on settings. Update: Added optional market input
[pshaiCmd] SuperInput
stableCreates an input field and monitors changes in value. A handy way to monitor values and/or optimize calculations. Requires: https://www...
Firetron's InputOrderOptions
stableCreates a group of inputs for order options. Custom Command Dependencies: None Test Script: if not Load('done', false) then -- Test ...
Firetron's InputDebugOptions
stableCreates a group of inputs for debug options: fee, logging, plotting, reporting, verbose, verbosityInterval. Custom Command Dependencies:...
Firetron's InputSpreadOrder
stableCreates a group of inputs for Firetron's PlaceSpreadOrder. Custom Command Dependencies: Firetron’s GetAmountSpread Firetron’s GetPriceSp...
Firetron's InputAmountSpread
stableCreates a group of inputs for Firetron's GetAmountSpread. Custom Command Dependencies: None Test code: if not Load('done', false) then ...
[CMD]SetPerc
stableSetPerc Command creates a dropdown box to select percentage from 0-100 which is used as a replacement of the normal input command. Helps...
Firetron's InputSpread
stableCreates a group of inputs for Firetron's GetSpread. Custom Command Dependencies: None Test code: if not Load('done', false) then loc...
Firetron's InputPriceSpread
stableCreates a group of inputs for Firetron's GetPriceSpread. Custom Command Dependencies: None Test Script: if not Load('done', false) then...
Creates a settings objects for SuperInput. This is required when using SuperInput.