Module: OandaAPI::Streaming
- Defined in:
- lib/oanda_api/streaming/client.rb,
lib/oanda_api/streaming/request.rb
Defined Under Namespace
Constant Summary collapse
- BASE_URI =
Resource URI templates
{ live: "https://stream-fxtrade.oanda.com/[API_VERSION]", practice: "https://stream-fxpractice.oanda.com/[API_VERSION]" }