Skip to content

Commit

Permalink
[EN-7164] Add candle events: Candle
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyKalin committed Aug 14, 2023
1 parent 807642e commit b48580f
Show file tree
Hide file tree
Showing 4 changed files with 441 additions and 9 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ set(dxFeedNativeAPIEventSources
)

set(dxFeedNativeAPIEventCandleSources
src/event/candle/Candle.cpp
src/event/candle/CandleAlignment.cpp
src/event/candle/CandleExchange.cpp
src/event/candle/CandlePeriod.cpp
Expand Down
Loading

0 comments on commit b48580f

Please sign in to comment.