Function name:
• ExchangeStatistics
Parameter out:
• Trading values grouped by market (ArrayOfTypeExchangeStatistics type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/ExchangeStatistics
Function name:
• TradingDataPerSegment
Parameters in:
• exchangeSegment. Must be one of the values: BSE ( for Bucharest Stock Exchange segment) or BER ( for Rasdaq segment)
Parameter out:
• Trading data for each symbol (ArrayOfTypeLevel1 type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/TradingDataPerSegment?exchangeSegment=BSE
Function name:
• TradingDataPerSymbol
Parameter in:
• Symbol of the issue
Parameter out:
• Trading data for the symbol (ArrayOfTypeLevel1)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/TradingDataPerSymbol?symbol=SIF1
Function name:
• FuturesLevel1PerSegment
Parameters in:
• exchangeSegment. Must be one of the values: BSE ( for Bucharest Stock Exchange segment) or BER ( for Rasdaq segment)
Parameter out:
• Trading data for each future instrument (ArrayOfTypeFuturesLevel1 type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/FuturesLevel1PerSegment?exchangeSegment=BSE
Function name:
• FuturesLevel1
Parameter in:
• Symbol of the issue
• Market. Must be REGF or can be left empty
Parameter out:
• Trading data for the future instrument (TypeFuturesLevel1 type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/FuturesLevel1?symbol=bet09jun&market=
Function name:
• TopIssues
Parameter in:
• noIssue. The most noIssues issues will be returned (Max.25)
• market. One of the market of the exchange ( REGS, RGBS,XMBS etc.) Special value: BSE ( shares on REGS and RGSI markets )
• criteria. The ordering criteria. Must be one of the values: lasttradetime,closeprice,value,volume,trades,avgprice,netchgfromofficialprice,prcchgfromofficialprice.
• order. Must be one of the values: ASC ( for ascending order) or DESC ( for descending order)
Parameter out:
• Trading data for the issues in the top (ArrayOfTypeTopIssues type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/TopIssues?noIssues=10&market=BSE&criteria=prcchgfromofficialprice&order=desc
Function name:
• Indices
Parameter out:
• The values of the indices and their daily variations (ArrayOfTypeIndices type)
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/Indices
Function name:
• GetIndex
Parameter in:
• code. The code of the index
Parameter out:
• The values of the index and its daily variations
URL GET example:
http://bvb.ro/BSEDelayedWs/Intraday.asmx/GetIndex?code=bet