BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
ChartPanel.cpp File Reference
#include "client_ui/ChartPanel.h"
#include <imgui.h>
#include <implot.h>
#include <implot_internal.h>
#include <algorithm>
#include <vector>
#include <cstring>
#include "common/Instrument.h"
Include dependency graph for ChartPanel.cpp:

Namespaces

namespace  client_ui
 

Functions

void client_ui::PlotCandlestick (const char *label_id, const double *xs, const double *opens, const double *closes, const double *lows, const double *highs, int count, float width_percent)