Change Log
HaasScript version 1.1 is currently used in the Cloud and Enterprise edition. In this version, we added the following new commands;
- ShapeDash
- SignalError
- SignalExitLong
- SignalExitShort
- CrossMarginMode
- HedgePositionMode
- OneWayPositionMode
- ClosePriceSource
- HighPriceSource
- HLCPriceSource
- HLPriceSource
- OpenPriceSource
- VolumePriceSource
- LowPriceSource
- OHLCPriceSource
- ArrayDistinct
- Color
- PlotShapes
- SetStackedAreaOpacity
- OrderOncePerBar
- WaitAfterOrder
- InputButton
- InputSourcePrice
- Truncate
- IsAbnormal
- SimpleForecastBySsa
- Delete
- IsBuyOrder
- IsSellOrder
- GetFailedOrderMessage
- GetOrderProfit
- GetBodyHighPrices
- GetBodyLowPrices
- LastBuyTradesCommand
- LastSellTradesCommand
- SetBotRoiBaseValue
- GetTradingReport
- GetLeverage
- GetMarginMode
- GetMaxLeverage
- GetOrderType
- GetPositionMode
- HideTradeAmountSettings
- IsBotPaused
- IsEnterpriseVersion
- GetHaasScriptVersion
- IsMarginModeSupported
- IsPositionModeSupported
- PauseBot
- ResumeBot
- SetLeverage
- SetMarginMode
- SetPositionMode
- BroadcastToDiscord
- BroadcastToTelegram
- DelaySignal
- SaveRemoteSignal
- SignalMapper
- CHOP
- CloseTime
- FormatDateTime
- GetTimer
- OpenTime
- StartTimer
- StopTimer
- AmountCurrency
- AmountDecimals
- AmountStep
- PriceDecimals
- PriceStep
- ProfitCurrency
- QuoteDecimals
- QuoteStep
- Balance
- BalanceAmount
HaasScript version 1.0 is the initial release and is introduced in version 3 of the TradeServer.
Last modified 3mo ago