MT5.BidAskSpread: Order book Spread

Description Usage Arguments Details Value Author(s) References See Also

View source: R/Source_MT5.R

Description

This function is for obtaining the higher bid, the lower ask and the spread between them.

Usage

1

Arguments

sSymbol

character; target symbol.

Details

For same result, use MT5.BidAskBook() and calculate the difference between the best bid and ask.

For Forex brokers this function will return an empty data.frame.

Value

Data.frame [1x4] is returned, with follow informations:

Author(s)

Guilherme Kinzel, guikinzel@gmail.com

References

https://www.investopedia.com/terms/o/order-book.asp

See Also

MT5.BidAskBook()


Kinzel/mt5r documentation built on March 25, 2021, 9:57 p.m.