Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
void |
IContext.subscribeToBarsFeed(Instrument instrument,
Period period,
OfferSide offerSide,
IBarFeedListener listener)
Subscribes passed listener on bars feed notification by passed instrument, period and offer side.
|
void |
IContext.unsubscribeFromBarsFeed(IBarFeedListener listener)
Unsubscribes passed listener from bars feed notification
|
Copyright © 2024. All rights reserved.