Account API
Get a Signal Follower feature
Get a copier feature attached to a Signal Follower feature
get/rest/api/v1/accounts/{accountId}/signalFollowers/{signalFollowerId}/features/{featureId}
Path parameters
accountIdstring uuid required
signalFollowerIdstring uuid required
featureIdstring uuid required
Response
OK
Example response
{
"setting": {
"maxLotSize": 10,
"minLotSize": 0.01
}
}