# GetAutotradeSettings

The Autotrade Settings. Non-paginated endpoint.

Endpoint: GET /Autotrade/GetAutotradeSettings
Version: v4
Security: 

## Query parameters:

  - `PersonId` (integer,null, required)
    PersonId

  - `Account` (string)
    (Optional) Account

## Response 200 fields (application/json):

  - `Results` (array,null)
    Result array

  - `Results.Id` (integer)
    The unique Id

  - `Results.PersonId` (integer)

  - `Results.FirstName` (string,null)

  - `Results.LastName` (string,null)

  - `Results.Email` (string,null)

  - `Results.Country` (string,null)

  - `Results.State` (string,null)

  - `Results.Language` (string,null)

  - `Results.SiteDomain` (string,null)

  - `Results.BrokerId` (integer)

  - `Results.Connection` (string,null)

  - `Results.IntroducingBrokerId` (integer)

  - `Results.IntroducingBroker` (string,null)

  - `Results.StrategyId` (integer)

  - `Results.StrategyName` (string,null)

  - `Results.Account` (string,null)

  - `Results.AccountType` (integer)

  - `Results.BrokerUserID` (string,null)

  - `Results.Currency` (string,null)

  - `Results.SalesRepId` (integer)

  - `Results.SalesRep` (string,null)

  - `Results.IsTradeLeader` (boolean)

  - `Results.IsManualDiscardedPosition` (boolean,null)

  - `Results.IgnoreManualOrders` (boolean)

  - `Results.IsConfirmationNeeded` (boolean)

  - `Results.IsSyncEnabled` (boolean)

  - `Results.WillSyncToOpenStocksUSA` (boolean)

  - `Results.WillSyncToOpenStocksEurope` (boolean)

  - `Results.WillSyncToOpenOptionsUSA` (boolean)

  - `Results.WillSyncToOpenOptionsEurope` (boolean)

  - `Results.WillSyncToOpenFuturesUSA` (boolean)

  - `Results.WillSyncToOpenFuturesEurope` (boolean)

  - `Results.WillSyncToOpenFuturesAsia` (boolean)

  - `Results.WillSyncToOpenForex` (boolean)

  - `Results.LastSyncStocksUSA` (string,null)

  - `Results.LastSyncStocksEurope` (string,null)

  - `Results.LastSyncOptionsUSA` (string,null)

  - `Results.LastSyncOptionsEurope` (string,null)

  - `Results.LastSyncFuturesUSA` (string,null)

  - `Results.LastSyncFuturesEurope` (string,null)

  - `Results.LastSyncFuturesAsia` (string,null)

  - `Results.LastSyncForex` (string,null)

  - `Results.IsBrokerEnabled` (boolean)

  - `Results.IsAutotradeDisabled` (boolean)

  - `Results.IsAutotradeDisabledReason` (string,null)

  - `Results.SyncDisabledReason` (string,null)

  - `Results.FirstBrokerActivationDate` (string,null)

  - `Results.NetLiquidationValue` (number,null)

  - `Results.NetLiquidationValueDate` (string,null)

  - `Results.VirtualLimitOrdersEnabled` (boolean)

  - `Results.ScalingPercentage` (number)

  - `Results.SettingsLastUpdateUTC` (string)

  - `Results.Approved` (boolean)

  - `Results.ClosingOrdersOnly` (boolean)

  - `Results.EnabledFutures` (boolean)

  - `Results.FuturesLong` (boolean)

  - `Results.FuturesShort` (boolean)

  - `Results.MinFutures` (integer,null)

  - `Results.MaxFutures` (integer,null)

  - `Results.EnabledForex` (boolean)

  - `Results.ForexEnabledLong` (boolean)

  - `Results.ForexEnabledShort` (boolean)

  - `Results.ForexLotSize` (integer,null)

  - `Results.MinForex` (integer,null)

  - `Results.MaxForex` (integer,null)

  - `Results.EnabledStocks` (boolean)

  - `Results.StocksLong` (boolean)

  - `Results.StocksShort` (boolean)

  - `Results.MaxStocksDollars` (integer,null)

  - `Results.TradeStocksAsCFD` (boolean)

  - `Results.EnabledOptions` (boolean)

  - `Results.OptionsLong` (boolean)

  - `Results.OptionsShort` (boolean)

  - `Results.MinOptions` (integer,null)

  - `Results.MaxOptions` (integer,null)

  - `ResponseStatus` (object)

  - `ResponseStatus.ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `ResponseStatus.Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `ResponseStatus.Errors` (array,null)

  - `ResponseStatus.Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `ResponseStatus.Errors.FieldName` (string,null)
    The affected parameter.

  - `ResponseStatus.Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 400 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 401 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 403 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 404 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 406 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 409 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 429 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 500 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.

## Response 503 fields (application/json):

  - `ErrorCode` (string,null)
    The HTTP error code. Please see https://api-docs.collective2.com/guides/error-codes#http-errors.

  - `Message` (string,null)
    The human-readable meaning of the ErrorCode.

  - `Errors` (array,null)

  - `Errors.ErrorCode` (string,null)
    The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.

  - `Errors.FieldName` (string,null)
    The affected parameter.

  - `Errors.Message` (string,null)
    More details about the ErrorCode.


## Response 304 fields
