Class CandleSymbolMapPrice
java.lang.Object
io.runon.trading.backtesting.price.symbol.CandleSymbolMapPrice
- All Implemented Interfaces:
CandleSymbolPrice,SymbolPrice
- Direct Known Subclasses:
SlippageRandomSymbolPrice,SlippageRateOpenPrice
- Author:
- macle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.runon.trading.backtesting.price.symbol.SymbolPrice
getBuyPrice, getSellPrice
-
Field Details
-
candleMap
-
-
Constructor Details
-
CandleSymbolMapPrice
public CandleSymbolMapPrice()
-
-
Method Details
-
setPrice
- Specified by:
setPricein interfaceCandleSymbolPrice
-
getPrice
- Specified by:
getPricein interfaceSymbolPrice
-