API documentation
interface
InvestmentChartTotals
export interface InvestmentChartTotals {
pnL: number;
commission: number;
deposit: number;
withdrawal: number;
fee: number;
payment: number;
financing: number;
other: number;
}export interface InvestmentChartTotals {
pnL: number;
commission: number;
deposit: number;
withdrawal: number;
fee: number;
payment: number;
financing: number;
other: number;
}We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.