Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
java.util.List<ISignal> |
IDownloadableStrategy.onBar(Instrument instrument,
Period period,
IBar askBar,
IBar bidBar) |
java.util.List<ISignal> |
IDownloadableStrategy.onMessage(IMessage message) |
java.util.List<ISignal> |
IDownloadableStrategy.onTick(Instrument instrument,
ITick tick) |
java.util.List<ISignal> |
ISignalsProcessor.retrieve() |
Modifier and Type | Method and Description |
---|---|
void |
ISignalsProcessor.add(ISignal signal) |
Modifier and Type | Method and Description |
---|---|
void |
ISignalsProcessor.add(java.util.List<ISignal> signals) |
Copyright © 2024. All rights reserved.