LOADING
Initializing Homepage

What is Instaspot Balance?

SELL
Available
{{SendDropdown}}
{{currency.LongName}}
BUY
Rate
{{ReceivedDropdown}}
{{currency.LongName}}
1 {{currency.Currency}} {{currency.Rate}}
Date/Order number Send Available Amount Receive Amount Comment Status Cancel Repeat
{{tradehistory.FormattedOpenTime}}
{{tradehistory.ID}}
{{CurrencyDetails(tradehistory.CurrencyToSell, 'longname')}}
00.00 {{tradehistory.Volume2 | number:(tradehistory.Symbol.split('.')[0] == 'spot' ? (tradehistory.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradehistory.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradehistory.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradehistory.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}}
{{CurrencyDetails(tradehistory.CurrencyToBuy, 'longname')}}
{{tradehistory.Volume1 | number:(tradehistory.Symbol.split('.')[0] == 'spot' ? (tradehistory.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradehistory.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradehistory.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradehistory.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{tradehistory.Comment}} {{tradehistory.Status}}
No Data Available
Loading Exchange History
Date/Order number Send Amount Receive Amount Comment Cancel
{{tradeactive.FormattedOpenTime}}
{{tradeactive.ID}}
{{CurrencyDetails(tradeactive.CurrencyToSell, 'longname')}}
{{tradeactive.Volume2 | number:(tradeactive.Symbol.split('.')[0] == 'spot' ? (tradeactive.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradeactive.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradeactive.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradeactive.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}}
{{CurrencyDetails(tradeactive.CurrencyToBuy, 'longname')}}
{{tradeactive.Volume1 | number:(tradeactive.Symbol.split('.')[0] == 'spot' ? (tradeactive.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradeactive.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradeactive.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradeactive.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{tradeactive.Comment}}
No Data Available
Loading Active
{{$index == 0 ? 0 : $index * 25 + '%'}}
{{$index == 0 ? 0 : $index * 25 + '%'}}
24h Change

{{priceChange == undefined || priceChange == 0 ? '0.00%' : priceChange}}

24h High

{{PrevHigh}}

24h Low

{{PrevLow}}

Price({{BaseCurrency}})
Amount {{BaseCurrency}}
Amount {{SecondCurrency}}
{{buyOffer.Price | number: buyOffer.Digits}} {{buyOffer.Volume | number: marketDepthDigits}} {{buyOffer.SecondVolume | number: marketDepthSecondDigits}}
Loading Offers
No Offers
Price({{BaseCurrency}})
Amount {{BaseCurrency}}
Amount {{SecondCurrency}}
{{sellOffer.Price | number: sellOffer.Digits}} {{sellOffer.Volume | number: marketDepthDigitss}} {{sellOffer.SecondVolume | number: marketDepthSecondDigits}}
Loading Offers
No Offers
Market offers for {{ActiveISsymbol}}
Loading chart
No data available
Loading sell orders
No sell offers
Price({{BaseCurrency}}) AMOUNT {{BaseCurrency}} AMOUNT {{SecondCurrency}}
{{buyOffer.Price | number: buyOffer.Digits}} {{buyOffer.Volume | number: marketDepthDigits}} {{buyOffer.SecondVolume | number: marketDepthSecondDigits}}
Loading buy orders
No buy offers
Price({{BaseCurrency}}) AMOUNT {{BaseCurrency}} AMOUNT {{SecondCurrency}}
{{sellOffer.Price | number: sellOffer.Digits}} {{sellOffer.Volume | number: marketDepthDigits}} {{sellOffer.SecondVolume | number: marketDepthSecondDigits}}
Loading chart
MARKET DEPTH CHART
MARKET DEPTH CHART
MARKET DEPTH DATA
MARKET DEPTH CHART
Filter by:
From:
To:
Filter by:
From:
To:
Loading open trades
No available trades to display
ACCOUNT ID OPEN TIME Buy amount Sell amount SYMBOL PRICE COMMENT STATUS
{{opentrades.Account}} {{opentrades.ID}} {{opentrades.FormattedOpenTime}} {{opentrades.Volume1 | number:(opentrades.Symbol.split('.')[0] == 'spot' ? (opentrades.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (opentrades.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (opentrades.Symbol.split('.')[0].substring(0, 3) == "ETH" || opentrades.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(opentrades.CurrencyToBuy)}} {{opentrades.Volume2 | number:(opentrades.Symbol.split('.')[0] == 'spot' ? (opentrades.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (opentrades.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (opentrades.Symbol.split('.')[0].substring(0, 3) == "ETH" || opentrades.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(opentrades.CurrencyToSell)}} {{opentrades.Symbol}} {{opentrades.OpenPrice | number: opentrades.Digits}} {{opentrades.Comment}} {{opentrades.Status == "1" ? "Trade opened" : opentrades.Status == "2" ? "Awaiting payment" : opentrades.Status == "3" ? "Payment made" : opentrades.Status == "4" ? "Trade is cancelled" : opentrades.Status == "5" ? "Trade executed" : opentrades.Status == "6" ? "Dispute is opened" : "Trade opened" }}
Filter by:
From:
To:
Filter by:
From:
To:
Loading open orders
No available open orders to display
Account ID OPEN TIME Buy amount Sell amount SYMBOL PRICE CURRENT PRICE COMMENT CANCEL
{{openorders.Account}} {{openorders.ID}} {{openorders.FormattedOpenTime}} {{openorders.Volume1 | number:(openorders.Symbol.split('.')[0] == 'spot' ? (openorders.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (openorders.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (openorders.Symbol.split('.')[0].substring(0, 3) == "ETH" || openorders.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(openorders.CurrencyToBuy)}} {{openorders.Volume2 | number:(openorders.Symbol.split('.')[0] == 'spot' ? (openorders.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (openorders.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (openorders.Symbol.split('.')[0].substring(0, 3) == "ETH" || openorders.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(openorders.CurrencyToSell)}} {{openorders.Symbol}} {{openorders.OpenPrice }} {{openorders.CurrentPrice}} {{openorders.Comment}}
Filter by:
From:
To:
Filter by:
From:
To:
Loading trade history
No available trade history to display
Account ID OPEN TIME CLOSE TIME Buy amount Sell amount SYMBOL OPEN PRICE CLOSE PRICE COMMISSION COMMENT
{{tradehistory.Account}} {{tradehistory.ID}} {{tradehistory.FormattedOpenTime}} {{tradehistory.FormattedCloseTime}} {{tradehistory.Volume1 | number:(tradehistory.Symbol.split('.')[0] == 'spot' ? (tradehistory.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradehistory.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradehistory.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradehistory.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(tradehistory.CurrencyToBuy)}} {{tradehistory.Volume2 | number:(tradehistory.Symbol.split('.')[0] == 'spot' ? (tradehistory.Symbol.split('.')[1].substring(0, 3) == "ETH" ? 7 : (tradehistory.Symbol.split('.')[1].substring(0, 3) == "BTC" ? 5 : 2) ) : (tradehistory.Symbol.split('.')[0].substring(0, 3) == "ETH" || tradehistory.Symbol.split('.')[0].substring(0, 3) == "BTC" ? 8 : 2 ) )}} {{(tradehistory.CurrencyToSell)}} {{tradehistory.Symbol}} {{tradehistory.OpenPrice | number}} {{tradehistory.OpenPrice | number}} {{tradehistory.Commission == 0 ? 0 : Currency + ' ' + (tradehistory.Commission | number:2)}} {{tradehistory.Comment}}
See received notifications: [{{ (Notifications | number)}}]
Equity: {{Equity ? (Equity | number:2) : "Loading..."}}
Margin Level: {{Level ? (Level | number:2) + "%" : Level == "0" ? "0.00%" : "Loading..."}}
Margin: {{Margin ? SymbolCurrency + " " + (Margin | number:2) : Margin == "0" ? SymbolCurrency + " " + "0.00" : "Loading..."}}
Free Margin: {{FreeMargin ? SymbolCurrency + " " + (FreeMargin | number:2) : "Loading..."}}
Server: {{ApplicationName}}
Connection Status: {{ IsConnected == true ? 'Connected' : 'Disconnected' }}
Market: {{OpenMarket}}
{{IsLocalTime == true ? LocalDateTime : ServerDateTime}} {{' (' + CurrentTimezone + ')'}}
{{IsLocalTime == true ? LocalDateTime : ServerDateTime}} {{' (' + CurrentTimezone + ')'}}