HaasOnline’s purpose is to help more people gain control of their financial freedom as the new age of finance evolves. As a trusted partner to investors and a leading provider of financial technology, our customers look to us for the solutions they need when designing and executing on their most important trading strategies.
Creates a group of inputs for Firetron’s GetAmountSpread.
Custom Command Dependencies:
None
Test code:
if not Load('done', false) then
local p = {listDynamic = CC_InputAmountSpread('Amount Spread')}
local spreadAmounts = CC_GetAmountSpread(p)
for i = 1, #spreadAmounts do
Log('Spread Amount: '..spreadAmounts[i])
end
Save('done', true)
end
This topic was modified 1 month ago by Firetron. Reason: Updated test script to use new parameter: listDynamic
This topic was modified 1 month ago by Firetron. Reason: Removed unused vars
This topic was modified 1 month ago by Firetron. Reason: Added "mult" option
This topic was modified 1 month ago by Firetron. Reason: Added "exp" option
This topic was modified 3 weeks, 3 days ago by Firetron. Reason: Added offset input
This topic was modified 2 weeks, 4 days ago by Firetron. Reason: Cleaned up test script
This topic was modified 2 weeks, 4 days ago by Firetron. Reason: Added parameter: total
Unlock your crypto trading potential
Create a free account and enjoy everything we have to offer.
HaasOnline®, HaasOnline Software®, HaasBot®, HaasScript, HaasWidgets, and the HaasOnline Software logo are registered trademarks and intellectual property of HaasOnline Limited or its affiliates.