AUTOMATED TRADING

Use conditional orders to buy or sell

Simply define your target price with specific triggers.
							local orderTable = InputTable(
    InputTableOptions('Orders'),
    InputTableColumn('ID', 'buy', 'sl', 'sell'),
    InputTableColumn('Market Order', false, true, false),
    InputTableColumn('Direction', '+', '-', '-'),
    InputTableColumn('Target Price', 62000, 61800, 63000),
    InputTableColumn('Amount', 0.002, 0.002, 0.002),
    InputTableColumn('Before *', '', 'sell', ''),
    InputTableColumn('After *', '', 'buy', 'buy'),
    InputTableColumn('Trigger Type *', '', '<', ''),
    InputTableColumn('Trigger Price *', '', 61800, '')
)

local isDebug = Input('Debug Mode', false)

function debuglog(msg, color)
    if not isDebug then return end
    Log('[DEBUG] ' .. msg, color or '')
end

EnableHighSpeedUpdates(true)
HideOrderSettings()
HideTradeAmountSettings()



-- ===============================================================
-- Config object

    local Config = {}

    function Config:isSpot()
        return MarketType() == SpotTrading
    end





-- ===============================================================
-- Enums

    local TableItem =
    {
        Id              = 1,
        IsMarket        = 2,
        Direction       = 3,
        TargetPrice     = 4,
        Amount          = 5,
        Before          = 6,
        After           = 7,
        TriggerType     = 8,
        TriggerPrice    = 9
    }

    local TriggerType =
    {
        LowerThan       = '<',
        HigherThan      = '>',
        Normal          = ''
    }

    local OrderDirection =								
						
+2.4%
+1.2%
-0.6%
Unlock the full power of HaasOnline
Start a free trial and enjoy 7-days free. We'll help you make better trades using Order Bot.
Start free 7-day trial
Apr 16, 24, 02:52:53 Bot deactivated
Apr 16, 24, 02:52:53 Backtest start date: 04/16/24 02:52:53 GTM+0
Apr 16, 24, 02:52:53 Backtest end date: 04/16/24 02:52:53 GTM+0
Apr 16, 24, 02:52:53 Backtest took: 00:00:01.6642358ms
Apr 16, 24, 02:52:53 ----- Custom Report -----
Apr 16, 24, 02:52:53 Estimated Profit: 0.01 BTC
Apr 16, 24, 02:52:53 ----- Backtest report BINANCE_BNB_BTC_ -----
Apr 16, 24, 02:52:53 Gross profits: 100.00000000 BNB
Apr 16, 24, 02:52:53 Fee costs: 10.00000000 BNB
Apr 16, 24, 02:52:53 Realized profits: 90.00000000 BNB
Apr 16, 24, 02:52:53 Return on investment: 10.0000 %
Apr 16, 24, 02:52:53 Price change: 0.0306%
Apr 16, 24, 02:52:53 Closed positions: 100x
Apr 16, 24, 02:52:53 Profitable positions: 60x (90.00%)
Apr 16, 24, 02:52:53 Losing positions: 40x (10.00%)
Apr 16, 24, 02:52:53 Average margin: 5.00000000 BNB
Apr 16, 24, 02:52:53 Average realized profits: 10.00000000 BNB
Apr 16, 24, 02:52:53 Executed orders: 100x
Apr 16, 24, 02:52:53 Completed order: 100x
Apr 16, 24, 02:52:53 Average open time: 10 seconds
Apr 16, 24, 02:52:53 ----- Performance report BINANCE_BNB_BTC_ -----
Apr 16, 24, 02:52:53 Max. DrawDown: 1.00% / 40.00000000 BNB
Apr 16, 24, 02:52:53 Sharpe Ratio: 1.00
Apr 16, 24, 02:52:53 Sortino Ratio: 1.00
Apr 16, 24, 02:52:53 Win %: 3.00 %
Apr 16, 24, 02:52:53 Profit Ratio: 3.00
Apr 16, 24, 02:52:53 Profit Factor: 3.00
Apr 16, 24, 02:52:53 CPC Index: 1.00
Apr 16, 24, 02:52:53 Tail Ratio: 2.00
Apr 16, 24, 02:52:53 Common Sense Ratio: 2.00
Apr 16, 24, 02:52:53 Outlier Win Ratio: 3.00
Apr 16, 24, 02:52:53 Outlier Loss Ratio: 1.00
Apr 16, 24, 02:52:53 Profit Margin Ratio: 54.00
Apr 16, 24, 02:52:53 Biggest Win: 100.00000000
Apr 16, 24, 02:52:53 Biggest Loss: -100.00000000
Apr 16, 24, 02:52:53 Highest Point in PNL: 5.00000000
Apr 16, 24, 02:52:53 Lowest Point in PNL: -5.00000000

*These numbers are for illustration only and do not reflect past or future performance.

The conditional order trading strategy is an advanced approach that allows you to set predefined conditions for your trades. When these conditions are met, your trading bot executes the orders automatically. Using HaasScript on TradeServer Cloud, you can create custom trading bots that utilize conditional orders to take advantage of the ever-changing crypto market.

One key benefit of using conditional orders is the ability to manage your risk more effectively. By setting stop-loss and take-profit levels, you can ensure that your trades are executed at the most optimal price points, protecting your investments and locking in profits. This means you can trade with confidence, knowing that your strategy will adapt to the market's movements.

Another advantage of conditional order trading is the opportunity to capitalize on market events and trends. With HaasScript and TradeServer Cloud, you can create complex conditions based on technical indicators and other data points, allowing your trading bot to react swiftly to market changes. This gives you an edge over manual trading, as your bot can make decisions and execute trades faster than you could on your own.

In summary, the conditional order trading strategy, combined with HaasScript and TradeServer Cloud, provides you with an advanced, flexible, and effective way to trade in the dynamic world of cryptocurrencies. You'll be able to manage risk, seize opportunities, and stay ahead of the competition with ease.

More Alpha. Less Noise.

See if these exclusive offers can help your trading strategies, claim these rewards while they last!

Promotions offered by third-parties and are subject to availability, terms, and conditions. Other restrictions may apply. Individual results may vary and are not typical.

Discover alternatives to the Order Bot

Simplified Copy Bots

Copy top-tier trade bots and capitalize on their performance.
HaasScript Name Market Runtime ROI
SMMDH v3.3 XRP/USD 157 days +21115.2431% Copy Bot
SMMDH v3.3 XRP/USDT 131 days +19567.0479% Copy Bot
SMMD v2.51 DOGE/USD 278 days +9421.8685% Copy Bot
SMMD v2.51 ADA/USD 263 days +7073.9725% Copy Bot
SMMD v2.51 BTC/USD 278 days +5144.3719% Copy Bot
Haasonline Original - Market Making Bot BTC/USDT 294 days +4438.4609% Copy Bot
SMMD v2.51 XRP/USDT 278 days +4386.59% Copy Bot
SMMD v2.51 BTC/USDT 14 days +4017.3015% Copy Bot
SMMD v2.51 XRP/USD 263 days +3651.442% Copy Bot
SMMDH v3.3 BTC/USD 103 days +2266.9893% Copy Bot
SMMDH v3.3 BTC/USD 158 days +2196.4852% Copy Bot
SMMDH v3.3 BTC/USDT 157 days +2045.1969% Copy Bot
Spot-SMMDv2 MTVT/USDT 122 days +1278.0459% Copy Bot
Haasonline Original - Market Making Bot XRP/USDT 295 days +1091.8529% Copy Bot
[pshaiBot] Simple Market Maker v2.6-c XRP/USDT 165 days +786.1702% Copy Bot
Haasonline Original - Flash Crash Bot XRP/USDT 295 days +689.3357% Copy Bot
SMMD v2.51 ETH/USD 278 days +647.0755% Copy Bot
Haasonline Original - Flash Crash Bot XRP/USDT 194 days +590.2321% Copy Bot
Haasonline Original - Flash Crash Bot DOGE/USDT 295 days +530.6804% Copy Bot
Haasonline Original - Scalper Bot XRP/USDT 295 days +502.6984% Copy Bot
Haasonline Original - Flash Crash Bot XRP/USDT 189 days +493.6031% Copy Bot
Haasonline Original - Flash Crash Bot ADA/USDT 295 days +468.2344% Copy Bot
[pshaiBot] Simple Market Maker v2.6-c ARK/USDT 165 days +448.3087% Copy Bot
Spot-SMMDv2 LINK/USDT 128 days +362.3183% Copy Bot
Haasonline Original - Flash Crash Bot XBT/USDT 291 days +343.8214% Copy Bot
Spot-SMMDv2 XRP/USDT 128 days +269.834% Copy Bot
Haasonline Original - Flash Crash Bot ETH/USDT 295 days +266.0818% Copy Bot
Spot-SMMDv2 BTC/USDT 128 days +239.3207% Copy Bot
Haasonline Original - Flash Crash Bot BTC/USDT 295 days +190.0414% Copy Bot
Spot-SMMDv2 BTC/USDT 128 days +151.5516% Copy Bot
Spot-SMMDv2 B2M/USDT 87 days +145.7656% Copy Bot
Haasonline Original - Flash Crash Bot ADA/USDT 194 days +113.2466% Copy Bot
Spot-SMMDv2 ETH/USDT 123 days +95.5531% Copy Bot
Spot-SMMDv2 BTC/USDT 87 days +75.7539% Copy Bot
Spot-SMMDv2 ETH/USDT 128 days +72.8254% Copy Bot
Haasonline Original - Flash Crash Bot ADA/USDT 189 days +65.7307% Copy Bot
Enhanced RSI bot (spot) BTC/USDT 299 days +37.7998% Copy Bot
Spot-SMMDv2 BTC/USDT 123 days +22.2661% Copy Bot
Enhanced RSI bot (spot) ETH/USDT 299 days +18.33% Copy Bot
Spot-SMMDv2 LINK/USDT 123 days +18.0107% Copy Bot
Haasonline Original - Intelli Alice Bot BTC/USDT 299 days +17.0558% Copy Bot
Haasonline Original - Flash Crash Bot BTC/USDT 189 days +14.2077% Copy Bot
Haasonline Original - Flash Crash Bot BTC/USDT 189 days +13.5317% Copy Bot
Spot-SMMDv2 XRP/USDT 123 days +12.635% Copy Bot
Haasonline Original - MadHatter Bot BTC/USDT 299 days +12.5206% Copy Bot
Simple Zero-lag EMA Bot ETH/USDT 295 days +4.3968% Copy Bot
Simple Zero-lag EMA Bot BTC/USDT 295 days +0.9352% Copy Bot
* Please note that while our platform provides the tools to replicate the strategies of top-performing trading bots, individual results may vary. Success in financial markets is influenced by a variety of factors, many of which are beyond our control. Past performance is not indicative of future results, and there is always the potential for loss as well as gain. Always conduct your own research and consider your financial circumstances before making investment decisions.
Show more trade bots

Pro Upgrade1. Completely Free2. Unrestricted Trial3.

Try TradeServer Cloud for 3-days and discover opportunities you've been missing.
Start free 3-day trial ›
1 TradeServer Cloud Pro offers a 3-day trial of our premium subscription.
2 During the 3-day TradeServer Cloud Pro trial you will not be required to pay to access Pro plan features. Subscription automatically renews unless auto-renewal is disabled or if you opt for manual payments.
3 Access to premium features within TradeServer Cloud does not include third-party restrictions or unforeseen issues.