기존 MT 계정으로 마스터 또는 투자 계정 생성하기

기존 MetaTrader 계정을 기반으로 B2COPY 계정을 개설합니다.

관리자용

Creates a master or investment account for a client from their existing MT account. The account is registered on B2COPY with the same login number it has on MT.

Prerequisite

The client must already be registered on the platform and have a client ID. For standalone solutions, see Seamless authorization and Register a client and create their payment account.

Endpoint

POST [host]/api/v2/b2copy/accounts/create

Request Body

NameTypeRequiredDescription
clientIdintegerYesThe client for whom the account is created.
investmentPlatformIdintegerYesThe investment platform instance (1 for a single MT server).
accountNumberstringYesThe MT login that exists on MT and will be registered on B2COPY.
productCurrencyIdintegerYesProduct currency identifier — contact Support for assistance.
isMasterintegerYes1 → create a master account; 0 → create an investment account.
accountNamestringNoName assigned to the account.
accountDescriptionstringNoDescription of the trading strategy on the account.
curl --location --request POST 'https://host.name/api/v2/b2copy/accounts/create' \
--header 'Authorization: Bearer <access_token>' \
--data-raw '{
  "clientId": 4406,
  "investmentPlatformId": 1,
  "accountNumber": "2121882154",
  "productCurrencyId": 10,
  "isMaster": 0,
  "accountName": "MAM investor",
  "accountDescription": "The trading strategy applied on the account"
}'

Response

The created account object, including its id, type, visibility flags, and timestamps.

{
  "is_master": false,
  "show_in_client_ui": true,
  "status": true,
  "id": 12574,
  "account_description": "The trading strategy applied on the account",
  "account_name": "MAM investor",
  "type": 8,
  "show_in_leaderboard": false,
  "active_since": "2024-04-01T15:06:41.000000Z",
  "created_at": "2024-04-01T15:06:41.000000Z"
}
아직 B2COPY 클라이언트가 아니신가요?

B2COPY를 브로커리지에 도입하고 자동으로 성장하세요

기존 서버에서 카피 트레이딩, PAMM, MAM을 출시하고 최고 트레이더를 성장 엔진으로 만드세요. 호스팅, 모니터링, 지원이 포함됩니다. 어디서 시작할지 모르겠다면 문의해 주세요. 안내해 드리겠습니다.

2–4주

출시까지 소요 시간

$0

인프라 비용

40%+

거래량 증가