api5.nuroblock.com Open in urlscan Pro
3.65.112.138  Public Scan

Submitted URL: https://api5.nuroblock.com/
Effective URL: https://api5.nuroblock.com/index.html
Submission Tags: phishingrod
Submission: On September 28 via api from DE — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="https://api5.nuroblock.com/../swagger/v1/swagger.json">mt5rest v1</option>
    </select></label></form>

Text Content

Select a definitionmt5rest v1


MT5REST

 v2024.09.26-09.59 

OAS3

https://api5.nuroblock.com/../swagger/v1/swagger.json

Check our ReadMe

You can check our MT5 RESTfull API simply in browser without any coding.
To connect to mt5 account please use 'Connect' endpoint.
It returns token that you need to use in further requests as 'id' parameter.
To connect you need user number, password, host and port. Use /Search endpoint
to find IP addresses of your broker.
You can open demo account on any MT5 broker. Or use this demo account for first
checks:
User: 62333850
Password: tecimil4
Host: 78.140.180.198
Port: 443




CONNECTION

CONNECT AND DISCONNECT FUNCTIONS



GET /ConnectEx
Connect to account with user and password by server name
GET /Connect
Connect to account with user, password, host, port.
GET /ConnectProxy
Connect to account with user, password, host, port.
POST /ConnectCert
Connect to account with user, password, host, port.
GET /CheckConnect
Check connection state and reconnect if connection lost
GET /Disconnect
Disconnect from account

MT5

ACCOUNT FUNCTIONS



GET /Account
Accound details
GET /AccountSummary
Balance, Equity, Currency, FreeMargin, Margin, MarginLevel, Profit, Leverage,
Credit
GET /OpenedOrders
List of opened orders
GET /OpenedOrder
Opened order by ticket
GET /OpenedOrdersTickets
Just tickets of opened orders
GET /OrderHistory
Order history
GET /PendingOrderHistory
Pending order history
GET /OrderHistoryPagination
Order history
GET /QuoteClient
Lot of informationabout about acocount. Can stuck swagger because of long json.
You can use filter to reduce data.
GET /Symbols
List of avaliable symbols with parameters
GET /SymbolList
List of avaliable symbols
GET /GetQuote
Latest quote for the specified symbol
GET /GetQuoteMany
Latest quote for the specified symbol
GET /MarketWatchMany
Market Watch for the specified symbols
GET /SymbolParams
Full infromation about symbol and his group
GET /SymbolParamsMany
Full infromation about symbol and his group for several symbols
GET /SymbolSessions
Quote and trade sessions(open and close time) for the symbol. Returns 2 arrays.
One for quotes and one for trades. Each array contains 7 elements for each day
of weeks starting from Sunday.
GET /ServerTimezone
Server timezone.
GET /IsTradeSession
Check market open or not for specified symbol.
GET /IsTradeSessionMany
Check market open or not for specified symbol.
GET /IsQuoteSession
Check market open or not for specified symbol.
GET /IsQuoteSessionMany
Check market open or not for specified symbol.
GET /GetTickValueMany
Tick value.
GET /TickValueWithSize
Tick value as array.
GET /ClusterDetails
Cluster servers details
GET /ChangePassword
Cluster servers details
GET /Mails
Mail inbox
GET /RequiredMargin
Required margin

QUOTEHISTORY

OHLC HISTORY



GET /PriceHistoryMonth
Price history for 30 days
GET /PriceHistoryMonthMany
OHLC for 30 days for several symbols
GET /PriceHistoryToday
Price history for today
GET /PriceHistoryTodayMany
Price history for today for several symbols
GET /PriceHistory
Price history for range
GET /PriceHistoryMany
Price history for several symbols
GET /PriceHistoryHighLow
Price history for range
GET /PriceHistoryEx
Request quote history from specified date for several bars back to the past
GET /PriceHistoryExMany
Request quote history from specified date for several bars back to the past

SERVICE

SERVICE FUNCTIONS NOT RELATED TO ACCOUNT



GET /Ping
Simple test without parameters
GET /PingHost
Simple test without parameters
GET /PingHostMany
Simple test without parameters
GET /Search
Broker search by company name
POST /LoadServersDat
Extract servers from servers.dat
GET /GetDemo
Create demo account
GET /ReadMe
readme.md as html
GET /Version
API version

SUBSCRIPTIONS

USE THIS FUNCTIONS TO SUBSCRIBE FOR DIFFERENT EVENTS AND GET RESULTS WITH WEB
SOCKETS.



GET /Subscribe
Subscribe symbol for real time quotes and get results via /events socket
connection
GET /SubscribeMany
Subscribe symbosl for real time quotes and get results via /events socket
connection
GET /UnSubscribe
Unsubscribe symbol for real time quotes and get results via /events socket
connection
GET /UnSubscribeMany
UnSubscribe symbosls for real time quotes and get results via /events socket
connection
GET /SubscribeTickValue
Subscribe symbol for tick value updates
GET /SubscribeMarketWatch
Subscribe market watch updates for /Events socket
GET /SubscribeOrderBook
Subscribe symbosl for real time quotes and get results via /events socket
connection
GET /UnsubscribeOrderBook
UnSubscribe symbosls for real time quotes and get results via /events socket
connection
GET /SubscribeOhlc
Subscribe Open/High/Low/Close price updates for symbol
GET /UnsubscribeOhlc
UnSubscribe symbosls for real time quotes and get results via /events socket
connection

TICKHISTORY

OHLC HISTORY



GET /TickHistoryRequest
Request tick history from specified time to present time. Please get result with
OnTickHistory websocket.
GET /TickHistoryStop
Stop tick history request for some symbol

TRADING

TRADING FUNCTIONALLITY



GET /OrderSend
Send market or pending order
GET /OrderModify
Modify market or pending order
GET /OrderClose
Close market or pending order

WEBSOCKETS


GET /OnOrderUpdate
All trading activity on accont.
GET /OnQuote
Real time quotes.
GET /OnTickValue
Real time quotes.
GET /OnOrderProfit
Orders profits updates.
GET /OnMarketWatch
Market watch updates.
GET /OnTickHistory
Tick history.
GET /OnMail
Tick history.
GET /OnOpenedOrdersTickets
Sends opened order tickets each 'interval' milliseconds
GET /OnOrderBook
Market depth.
GET /OnOhlc
K-line updates.

SCHEMAS

AccMethod
Access
AccessEx
AccessRec
AccessRecEx
AccountAnswer
AccountRec
AccountSummary
AddressRec
AddressRecEx
Bar
BarsForSymbol
BookBar
BookBarType
CalculationMode
ClusterDetails
Comission
ComissionInfo
CommissionPeriod
CommissionType
Company
DealInternal
DealType
Direction
ExceptionResult
ExecutionType
ExpirationFlags
ExpirationType
FillPolicy
FillingFlags
GTCMode
InstantCommissionType
MT5API
MailMessage
MarginMode
MarketWatch
OhlcSubscription
Order
OrderHistoryEventArgs
OrderInternal
OrderSort
OrderState
OrderType
OrderUpdate
OrderUpdateSummary
PaginationReply
PlacedType
ProfitUpdate
ProxyTypes
Quote
QuoteHistoryEventArgs
Result
Server
ServerErrorCode
ServerInfo
ServerInfoEx
ServerRec
Session
SessionState
SwapType
SymBaseInfo
SymGroup
SymbolBook
SymbolInfo
SymbolParams
SymbolSessions
SymbolTickValue
Symbols
TickBar
TickHistoryEventArgs
TickValueWithSize
TradeMode
TransactionInfo
UpdateType
V3DaysSwap
vCommissionUnitMode
vCommissionUnitType