toggle menu
qkt
0.1.0-SNAPSHOT
jvm
switch theme
search in API
qkt
/
com.qkt.common
/
TradingCalendar
Trading
Calendar
interface
TradingCalendar
Inheritors
CryptoCalendar
FxCalendar
NyseCalendar
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
abstract
val
name
:
String
Functions
anchor
Epoch
For
Link copied to clipboard
abstract
fun
anchorEpochFor
(
anchor
:
SessionAnchor
,
t
:
Instant
)
:
Long
is
In
Session
Link copied to clipboard
abstract
fun
isInSession
(
symbol
:
String
,
t
:
Instant
)
:
Boolean
range
For
Link copied to clipboard
abstract
fun
rangeFor
(
anchor
:
SessionAnchor
,
anchorEpoch
:
Long
)
:
TimeRange
session
Range
Link copied to clipboard
abstract
fun
sessionRange
(
symbol
:
String
,
t
:
Instant
)
:
TimeRange
trading
Periods
Per
Year
Link copied to clipboard
open
fun
tradingPeriodsPerYear
(
window
:
TimeWindow
)
:
BigDecimal