Skip to content

MngUpdateCopyFollower

Updates a Copy Trading follower record.

Access

SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER, SESSION_CRM_MANAGER, SESSION_CRM_ADMIN.

Request Parameters

Name Type Required Description
id int Yes Follower record id
login int No Existing trading account login
enabled int No 1 enabled, 0 disabled
manual_trading_mode int No 0 disabled, 1 allow non-copied, 2 allow all
max_master_count int No Maximum active masters

Response Data

Returns the updated follower object.