New Real-Money Account: Deriv Investment (Europe) Ltd (new_account_maltainvest)

This call opens a new real-money account with the maltainvest Landing Company. This call can be made from a virtual-money account or real-money account at Deriv (Europe) Limited. If it is the latter, client information fields in this call will be ignored and data from your existing real-money account will be used.

Auth Scope(s): admin

new_account_maltainvest(accept_risk: int, address_city: str, address_line_1: str, date_of_birth: str, education_level: str, employment_industry: str, estimated_worth: str, first_name: str, income_source: str, last_name: str, net_income: str, occupation: str, residence: str, salutation: str, tax_identification_number: str, tax_residence: str, account_opening_reason: Optional[str] = None, account_turnover: Optional[str] = None, address_line_2: Optional[str] = None, address_postcode: Optional[str] = None, address_state: Optional[str] = None, affiliate_token: Optional[str] = None, binary_options_trading_experience: Optional[str] = None, binary_options_trading_frequency: Optional[str] = None, cfd_trading_experience: Optional[str] = None, cfd_trading_frequency: Optional[str] = None, citizen: Optional[str] = None, client_type: Optional[str] = None, currency: Optional[str] = None, employment_status: Optional[str] = None, forex_trading_experience: Optional[str] = None, forex_trading_frequency: Optional[str] = None, non_pep_declaration: Optional[int] = None, other_instruments_trading_experience: Optional[str] = None, other_instruments_trading_frequency: Optional[str] = None, phone: Optional[str] = None, place_of_birth: Optional[str] = None, secret_answer: Optional[str] = None, secret_question: Optional[str] = None, source_of_wealth: Optional[str] = None, passthrough: Optional[Any] = None, req_id: Optional[int] = None) → int
Parameters:
  • accept_risk (int) – Show whether client has accepted risk disclaimer.
  • address_city (str) – Within 100 characters
  • address_line_1 (str) – Within 70 characters, with no leading whitespaces and may contain letters/numbers and/or any of following characters ‘.,:;()@#/-
  • date_of_birth (str) – Date of birth format: yyyy-mm-dd.
  • education_level (str) – Level of Education
  • employment_industry (str) – Industry of Employment.
  • estimated_worth (str) – Estimated Net Worth.
  • first_name (str) – Within 2-50 characters, use only letters, spaces, hyphens, full-stops or apostrophes.
  • income_source (str) – Income Source.
  • last_name (str) – Within 2-50 characters, use only letters, spaces, hyphens, full-stops or apostrophes.
  • net_income (str) – Net Annual Income.
  • occupation (str) – Occupation.
  • residence (str) – 2-letter country code, possible value receive from residence_list call.
  • salutation (str) – Accept any value in enum list.
  • tax_identification_number (str) – Tax identification number. Only applicable for real money account. Required for maltainvest landing company.
  • tax_residence (str) – Residence for tax purpose. Comma separated iso country code if multiple jurisdictions. Only applicable for real money account. Required for maltainvest landing company.
  • account_opening_reason (Optional[str]) – [Optional] Purpose and reason for requesting the account opening.
  • account_turnover (Optional[str]) – [Optional] The anticipated account turnover.
  • address_line_2 (Optional[str]) – [Optional] Within 70 characters.
  • address_postcode (Optional[str]) – [Optional] Within 20 characters and may not contain ‘+’.
  • address_state (Optional[str]) – [Optional] Possible value receive from states_list call.
  • affiliate_token (Optional[str]) – [Optional] Affiliate token, within 32 characters.
  • binary_options_trading_experience (Optional[str]) – [Optional] Binary options trading experience.
  • binary_options_trading_frequency (Optional[str]) – [Optional] Binary options trading frequency.
  • cfd_trading_experience (Optional[str]) – [Optional] CFDs trading experience.
  • cfd_trading_frequency (Optional[str]) – [Optional] CFDs trading frequency.
  • citizen (Optional[str]) – [Optional] Country of legal citizenship, 2-letter country code. Possible value receive from residence_list call.
  • client_type (Optional[str]) – [Optional] Indicates whether this is for a client requesting an account with professional status.
  • currency (Optional[str]) – [Optional] To set currency of the account. List of supported currencies can be acquired with payout_currencies call.
  • employment_status (Optional[str]) – [Optional] Employment Status.
  • forex_trading_experience (Optional[str]) – [Optional] Forex trading experience.
  • forex_trading_frequency (Optional[str]) – [Optional] Forex trading frequency.
  • non_pep_declaration (Optional[int]) – [Optional] Indicates client’s self-declaration of not being a PEP/RCA.
  • other_instruments_trading_experience (Optional[str]) – [Optional] Trading experience in other financial instruments.
  • other_instruments_trading_frequency (Optional[str]) – [Optional] Trading frequency in other financial instruments.
  • phone (Optional[str]) – [Optional] Starting with + followed by 9-35 digits, hyphens or space.
  • place_of_birth (Optional[str]) – [Optional] Place of birth, 2-letter country code.
  • secret_answer (Optional[str]) – [Optional] Answer to secret question, within 4-50 characters.
  • secret_question (Optional[str]) – [Optional] Accept any value in enum list.
  • source_of_wealth (Optional[str]) – [Optional] Source of wealth.
  • passthrough (Optional[Any]) – [Optional] Used to pass data through the websocket, which may be retrieved via the echo_req output field.
  • req_id (Optional[int]) – [Optional] Used to map request to response.
Returns:

req_id

Return type:

int

Example

binary.api.new_account_maltainvest(
    accept_risk=1
    account_opening_reason='Speculative'
    account_turnover='Less than $25,000'
    address_city='Melbourne'
    address_line_1='20 Broadway Av'
    address_line_2='East Melbourne VIC'
    address_postcode='3002'
    address_state='Victoria'
    binary_options_trading_experience='1-2 years'
    binary_options_trading_frequency='40 transactions or more in the past 12 months'
    cfd_trading_experience='1-2 years'
    cfd_trading_frequency='0-5 transactions in the past 12 months'
    citizen='de'
    date_of_birth='1980-01-31'
    education_level='Secondary'
    employment_industry='Finance'
    employment_status='Self-Employed'
    estimated_worth='$100,000 - $250,000'
    first_name='Peter'
    forex_trading_experience='Over 3 years'
    forex_trading_frequency='0-5 transactions in the past 12 months'
    income_source='Self-Employed'
    last_name='Pan'
    net_income='$25,000 - $50,000'
    non_pep_declaration=1
    occupation='Managers'
    other_instruments_trading_experience='Over 3 years'
    other_instruments_trading_frequency='6-10 transactions in the past 12 months'
    phone='+6123456789'
    place_of_birth='nl'
    residence='de'
    salutation='Mr'
    secret_answer='Jones'
    secret_question="Mother's maiden name"
    source_of_wealth='Company Ownership'
    tax_identification_number='111-222-333'
    tax_residence='de,nl'
)