API documentation

get/investment/strategies/{param}

getInvestmentStrategy()

Parameters

id

number

Required

Return type

Promise<InvestmentStrategy>

Related contracts

export interface InvestmentStrategy {
  accountId: number;
  name: string;
  currency: string;
  manager: string;
  description: string;
  minInvestment: number;
  maxInvestment: number;
  riskLabel: InvestmentRisk;
  roi: number;
  profitFactor: number;
  maxDrawdown: number;
  managementFee: InvestmentFee;
  performanceFee: InvestmentFee;
  investmentModel: string;
  // New properties for enhanced functionality
  displayName?: string;
  descriptionLong?: string;
  imageUrl?: string;
  pdfUrl?: string;
  youtubeVideoLink?: string;
  createdByUserId?: string;
  createdByUserName?: string;
  approvalStatus: InvestmentApprovalStatus;
  userGroupId?: number;
}

HTTP mapping

GET /investment/strategies/{param}

Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Lansera din plattform.

Kom igång.