├── .gitignore
├── README.md
├── apiClient
├── .gitignore
├── .swagger-codegen-ignore
├── .swagger-codegen
│ └── VERSION
├── .travis.yml
├── README.md
├── build.gradle
├── build.sbt
├── docs
│ ├── AbsoluteProfitChart.md
│ ├── AccountBalanceChart.md
│ ├── AccountChartStatistic.md
│ ├── AccountProfitPercentCharts.md
│ ├── AmountItem.md
│ ├── AmountRowCell.md
│ ├── AmountWithCurrency.md
│ ├── AmountWithLogoCurrency.md
│ ├── AndroidAppVersion.md
│ ├── AndroidVersion.md
│ ├── AnonymousPlatformInfo.md
│ ├── AppPlatform.md
│ ├── AppVersion.md
│ ├── AssetDetails.md
│ ├── AssetEvent.md
│ ├── AssetFacet.md
│ ├── AssetFilterType.md
│ ├── AssetGlobalType.md
│ ├── AssetGuestActions.md
│ ├── AssetInfo.md
│ ├── AssetInvestmentRequest.md
│ ├── AssetInvestmentRequestItemsViewModel.md
│ ├── AssetInvestmentStatus.md
│ ├── AssetPlatformInfo.md
│ ├── AssetProvider.md
│ ├── AssetPublicDetails.md
│ ├── AssetRequestDetails.md
│ ├── AssetSelection.md
│ ├── AssetSignalSettings.md
│ ├── AssetType.md
│ ├── AssetTypeExt.md
│ ├── AssetsApi.md
│ ├── AssetsPartsChangeRequest.md
│ ├── AssetsValue.md
│ ├── AttachToExternalSignalProviderCommon.md
│ ├── AttachToExternalSignalProviderExt.md
│ ├── AttachToSignalProvider.md
│ ├── AttachToSignalProviderInfo.md
│ ├── AuthApi.md
│ ├── BalanceChartElement.md
│ ├── BalanceChartPoint.md
│ ├── BasePlatformAsset.md
│ ├── BasePlatformAssetItemsViewModel.md
│ ├── BetaTestingType.md
│ ├── BinanceAccountType.md
│ ├── BinanceAutoCloseType.md
│ ├── BinanceContractType.md
│ ├── BinanceExecutionType.md
│ ├── BinanceFuturesAccountBalance.md
│ ├── BinanceFuturesMarginChangeDirectionType.md
│ ├── BinanceFuturesMarginType.md
│ ├── BinanceIncomeType.md
│ ├── BinanceKlineInterval.md
│ ├── BinanceOrderRejectReason.md
│ ├── BinanceOrderResponseType.md
│ ├── BinanceOrderSide.md
│ ├── BinanceOrderStatus.md
│ ├── BinanceOrderType.md
│ ├── BinancePeriodInterval.md
│ ├── BinancePositionMode.md
│ ├── BinancePositionSide.md
│ ├── BinanceRateLimitInterval.md
│ ├── BinanceRateLimitType.md
│ ├── BinanceRaw24HPrice.md
│ ├── BinanceRawAccountInfo.md
│ ├── BinanceRawAccountType.md
│ ├── BinanceRawAggregatedTrade.md
│ ├── BinanceRawBinanceBalance.md
│ ├── BinanceRawBlvtKline.md
│ ├── BinanceRawBlvtKlineItemsViewModel.md
│ ├── BinanceRawBookPrice.md
│ ├── BinanceRawCancelOrder.md
│ ├── BinanceRawCancelOrderId.md
│ ├── BinanceRawExchangeInfo.md
│ ├── BinanceRawFutures24HPrice.md
│ ├── BinanceRawFuturesAccountAsset.md
│ ├── BinanceRawFuturesAccountInfo.md
│ ├── BinanceRawFuturesAccountPosition.md
│ ├── BinanceRawFuturesBracket.md
│ ├── BinanceRawFuturesBuySellVolumeRatio.md
│ ├── BinanceRawFuturesCancelAllOrders.md
│ ├── BinanceRawFuturesCancelOrder.md
│ ├── BinanceRawFuturesChangeMarginTypeResult.md
│ ├── BinanceRawFuturesCompositeIndexInfo.md
│ ├── BinanceRawFuturesCompositeIndexInfoAsset.md
│ ├── BinanceRawFuturesFundingRateHistory.md
│ ├── BinanceRawFuturesIncomeHistory.md
│ ├── BinanceRawFuturesInitialLeverageChangeResult.md
│ ├── BinanceRawFuturesLiquidation.md
│ ├── BinanceRawFuturesLongShortRatio.md
│ ├── BinanceRawFuturesMarkPrice.md
│ ├── BinanceRawFuturesOpenInterest.md
│ ├── BinanceRawFuturesOpenInterestHistory.md
│ ├── BinanceRawFuturesOrder.md
│ ├── BinanceRawFuturesOrderItemsViewModel.md
│ ├── BinanceRawFuturesPlaceOrder.md
│ ├── BinanceRawFuturesPlacedOrder.md
│ ├── BinanceRawFuturesPosition.md
│ ├── BinanceRawFuturesPositionInfo.md
│ ├── BinanceRawFuturesPositionMarginResult.md
│ ├── BinanceRawFuturesPositionMode.md
│ ├── BinanceRawFuturesSymbolBracket.md
│ ├── BinanceRawFuturesSymbolLotSizeFilter.md
│ ├── BinanceRawFuturesSymbolMarketLotSizeFilter.md
│ ├── BinanceRawFuturesSymbolMaxAlgorithmicOrdersFilter.md
│ ├── BinanceRawFuturesSymbolMaxOrdersFilter.md
│ ├── BinanceRawFuturesSymbolPercentPriceFilter.md
│ ├── BinanceRawFuturesSymbolPriceFilter.md
│ ├── BinanceRawFuturesUsdtAsset.md
│ ├── BinanceRawFuturesUsdtExchangeInfo.md
│ ├── BinanceRawFuturesUsdtSymbol.md
│ ├── BinanceRawFuturesUsdtTrade.md
│ ├── BinanceRawKline.md
│ ├── BinanceRawKlineInterval.md
│ ├── BinanceRawKlineItemsViewModel.md
│ ├── BinanceRawOrder.md
│ ├── BinanceRawOrderBook.md
│ ├── BinanceRawOrderBookEntry.md
│ ├── BinanceRawOrderItemsViewModel.md
│ ├── BinanceRawOrderResponseType.md
│ ├── BinanceRawOrderSide.md
│ ├── BinanceRawOrderTrade.md
│ ├── BinanceRawOrderType.md
│ ├── BinanceRawPlaceOrder.md
│ ├── BinanceRawPlacedOrder.md
│ ├── BinanceRawPrice.md
│ ├── BinanceRawRateLimit.md
│ ├── BinanceRawRateLimitInterval.md
│ ├── BinanceRawRateLimitType.md
│ ├── BinanceRawRecentTrade.md
│ ├── BinanceRawSymbol.md
│ ├── BinanceRawSymbolFilter.md
│ ├── BinanceRawSymbolFilterType.md
│ ├── BinanceRawSymbolIcebergPartsFilter.md
│ ├── BinanceRawSymbolLotSizeFilter.md
│ ├── BinanceRawSymbolMarketLotSizeFilter.md
│ ├── BinanceRawSymbolMaxAlgorithmicOrdersFilter.md
│ ├── BinanceRawSymbolMaxOrdersFilter.md
│ ├── BinanceRawSymbolMaxPositionFilter.md
│ ├── BinanceRawSymbolMinNotionalFilter.md
│ ├── BinanceRawSymbolPercentPriceFilter.md
│ ├── BinanceRawSymbolPriceFilter.md
│ ├── BinanceRawSymbolStatus.md
│ ├── BinanceRawTimeInForce.md
│ ├── BinanceSymbolFilterType.md
│ ├── BinanceSymbolStatus.md
│ ├── BinanceTimeInForce.md
│ ├── BinanceUnderlyingType.md
│ ├── BinanceWorkingType.md
│ ├── Blockchain.md
│ ├── BlockchainInfo.md
│ ├── Body.md
│ ├── Broker.md
│ ├── BrokerAccountType.md
│ ├── BrokerAccountTypeOld.md
│ ├── BrokerApi.md
│ ├── BrokerAssetsPartChangeRequest.md
│ ├── BrokerDetails.md
│ ├── BrokerInitData.md
│ ├── BrokerInvestmentProgram.md
│ ├── BrokerOefInitData.md
│ ├── BrokerOefInvestmentProgram.md
│ ├── BrokerOld.md
│ ├── BrokerTradeServer.md
│ ├── BrokerTradeServerType.md
│ ├── BrokerTradingServer.md
│ ├── BrokersApi.md
│ ├── BrokersFilter.md
│ ├── BrokersInfo.md
│ ├── BrokersProgramInfo.md
│ ├── BrokersViewModel.md
│ ├── ButtonAction.md
│ ├── CaptchaCheckResult.md
│ ├── CaptchaDetails.md
│ ├── CaptchaType.md
│ ├── ChangeBrokerProgramRequest.md
│ ├── ChangePasswordViewModel.md
│ ├── ChangeState.md
│ ├── Chart.md
│ ├── ChartByDate.md
│ ├── ChartProgramDetails.md
│ ├── ChartSimple.md
│ ├── ClosePeriodData.md
│ ├── CoinsApi.md
│ ├── CoinsAsset.md
│ ├── CoinsAssetItemsViewModel.md
│ ├── CoinsFilterSorting.md
│ ├── CoinsHistoryEvent.md
│ ├── CoinsHistoryEventItemsViewModel.md
│ ├── CoinsTrade.md
│ ├── Color.md
│ ├── CommonPublicAssetsViewModel.md
│ ├── ConvertingDetails.md
│ ├── CopyTradingAccountInfo.md
│ ├── CopyTradingAccountsList.md
│ ├── CopytradingApi.md
│ ├── CreateApiKeyModel.md
│ ├── CreateSignalProvider.md
│ ├── CreateWithdrawalRequestModel.md
│ ├── Currency.md
│ ├── CurrencyItem.md
│ ├── DExchangeRequest.md
│ ├── DExchangeResponse.md
│ ├── DashboardActionStatus.md
│ ├── DashboardApi.md
│ ├── DashboardAsset.md
│ ├── DashboardAssetChart.md
│ ├── DashboardAssetStatus.md
│ ├── DashboardAssetType.md
│ ├── DashboardAssets.md
│ ├── DashboardChart.md
│ ├── DashboardChartAsset.md
│ ├── DashboardChartAssets.md
│ ├── DashboardChartValue.md
│ ├── DashboardExchangeTradingAsset.md
│ ├── DashboardFundDetails.md
│ ├── DashboardInvestingDetails.md
│ ├── DashboardPortfolio.md
│ ├── DashboardPortfolioEvent.md
│ ├── DashboardPortfolioEvents.md
│ ├── DashboardProfits.md
│ ├── DashboardProgramDetails.md
│ ├── DashboardProgramsList.md
│ ├── DashboardRecommendations.md
│ ├── DashboardSummary.md
│ ├── DashboardTimeframeProfit.md
│ ├── DashboardTradingAsset.md
│ ├── DashboardTradingAssetActions.md
│ ├── DashboardTradingAssetBrokerDetails.md
│ ├── DashboardTradingAssetCommonDetails.md
│ ├── DashboardTradingAssetCredentials.md
│ ├── DashboardTradingAssetItemsViewModel.md
│ ├── DashboardTradingAssetPublicDetails.md
│ ├── DashboardTradingAssetSignalDetails.md
│ ├── DashboardTradingAssetStatus.md
│ ├── DashboardTradingDetails.md
│ ├── DateChart.md
│ ├── DayOfWeekType.md
│ ├── DetachFromExternalSignalProvider.md
│ ├── DetachFromSignalProvider.md
│ ├── DexchangeApi.md
│ ├── EditApiKeyRestrictionsModel.md
│ ├── EditPost.md
│ ├── EditablePost.md
│ ├── EndOfNextPeriod.md
│ ├── Enums.md
│ ├── ErrorCodes.md
│ ├── ErrorMessage.md
│ ├── ErrorViewModel.md
│ ├── ErrorViewModelWithToken.md
│ ├── EventFilters.md
│ ├── EventGroupType.md
│ ├── EventInvestingItemFilters.md
│ ├── EventInvestorItemFilters.md
│ ├── EventItemFilters.md
│ ├── EventTradingItemFilters.md
│ ├── EventsApi.md
│ ├── ExchangeAccountType.md
│ ├── ExchangeAsset.md
│ ├── ExchangeAssetItemsViewModel.md
│ ├── ExchangeCredentials.md
│ ├── ExchangeCredentialsInfo.md
│ ├── ExchangeCredentialsInfoItemsViewModel.md
│ ├── ExchangeCredentialsIpInfo.md
│ ├── ExchangeInfo.md
│ ├── ExchangeInfoItemsViewModel.md
│ ├── ExchangesApi.md
│ ├── ExternalDetails.md
│ ├── ExternalKeyAddViewModel.md
│ ├── ExternalKeyViewModel.md
│ ├── ExternalKeysViewModel.md
│ ├── ExternalKycAccessToken.md
│ ├── ExternalTransactionDetails.md
│ ├── Facet.md
│ ├── FacetSortType.md
│ ├── FcmTokenViewModel.md
│ ├── FeeDetails.md
│ ├── FeeType.md
│ ├── FileApi.md
│ ├── FilesApi.md
│ ├── FilterInfo.md
│ ├── FilterItemInfo.md
│ ├── FilterModel.md
│ ├── FinancialStatistic.md
│ ├── FollowApi.md
│ ├── FollowAssetPlatformInfo.md
│ ├── FollowChartStatistic.md
│ ├── FollowCreateAssetPlatformInfo.md
│ ├── FollowDetailsFull.md
│ ├── FollowDetailsList.md
│ ├── FollowDetailsListItem.md
│ ├── FollowDetailsListItemItemsViewModel.md
│ ├── FollowFilterSorting.md
│ ├── FollowNotificationSettingList.md
│ ├── FollowOwnerActions.md
│ ├── FollowProfitPercentCharts.md
│ ├── ForgotPasswordViewModel.md
│ ├── FreeTokens.md
│ ├── FundAssetDetails.md
│ ├── FundAssetInfo.md
│ ├── FundAssetInvestmentRequest.md
│ ├── FundAssetPart.md
│ ├── FundAssetPartDetails.md
│ ├── FundAssetPartWithIcon.md
│ ├── FundAssetPercent.md
│ ├── FundAssetPlatformInfo.md
│ ├── FundAssetsListInfo.md
│ ├── FundAssetsState.md
│ ├── FundBalanceChart.md
│ ├── FundChart.md
│ ├── FundChartStatistic.md
│ ├── FundCreateAssetPlatformInfo.md
│ ├── FundDetails.md
│ ├── FundDetailsFull.md
│ ├── FundDetailsList.md
│ ├── FundDetailsListItem.md
│ ├── FundDetailsListItemItemsViewModel.md
│ ├── FundDetailsListStatistic.md
│ ├── FundEquityChartElement.md
│ ├── FundFacet.md
│ ├── FundFilters.md
│ ├── FundHistoryEventFilterType.md
│ ├── FundHistoryEventType.md
│ ├── FundHistoryEventViewModel.md
│ ├── FundHistoryEventViewModelItemsViewModel.md
│ ├── FundInvestInfo.md
│ ├── FundInvestingDetailsList.md
│ ├── FundInvestingDetailsListItemsViewModel.md
│ ├── FundNotificationSettingList.md
│ ├── FundOwnerActions.md
│ ├── FundProfitChart.md
│ ├── FundProfitCharts.md
│ ├── FundProfitPercentCharts.md
│ ├── FundSets.md
│ ├── FundStatistic.md
│ ├── FundTradingEventViewModel.md
│ ├── FundWithdrawInfo.md
│ ├── FundsApi.md
│ ├── FundsFilterSorting.md
│ ├── FundsList.md
│ ├── GeeTestDetails.md
│ ├── GeeTestResult.md
│ ├── Guide.md
│ ├── GuidesApi.md
│ ├── GuidesCategory.md
│ ├── GuidesCategoryItemsViewModel.md
│ ├── IFormFile.md
│ ├── IOsAppVersion.md
│ ├── IdModel.md
│ ├── ImageLocation.md
│ ├── ImageQuality.md
│ ├── InternalMultiTransferRequest.md
│ ├── InternalTransferRequest.md
│ ├── InternalTransferRequestType.md
│ ├── Invest.md
│ ├── InvestInfo.md
│ ├── InvestToProgram.md
│ ├── InvestmentEventItemViewModel.md
│ ├── InvestmentEventLocation.md
│ ├── InvestmentEventType.md
│ ├── InvestmentEventViewModel.md
│ ├── InvestmentEventViewModelItemsViewModel.md
│ ├── InvestmentEventViewModels.md
│ ├── InvestmentProgram.md
│ ├── InvestmentProgramAccrual.md
│ ├── InvestmentProgramBuyToken.md
│ ├── InvestmentProgramDashboardInvestor.md
│ ├── InvestmentProgramDashboardManager.md
│ ├── InvestmentProgramDetails.md
│ ├── InvestmentProgramRequest.md
│ ├── InvestmentProgramRequestTxInfo.md
│ ├── InvestmentProgramRequests.md
│ ├── InvestmentProgramRequestsFilter.md
│ ├── InvestmentProgramTxInfo.md
│ ├── InvestmentProgramType.md
│ ├── InvestmentProgramUpdate.md
│ ├── InvestmentProgramViewModel.md
│ ├── InvestmentProgramsFilter.md
│ ├── InvestmentProgramsViewModel.md
│ ├── InvestmentRequestStatus.md
│ ├── InvestmentRequestType.md
│ ├── InvestmentsApi.md
│ ├── InvestorAmount.md
│ ├── InvestorApi.md
│ ├── InvestorDashboard.md
│ ├── InvestorFinancialStatistic.md
│ ├── ItemsViewModelAssetInvestmentRequest.md
│ ├── ItemsViewModelCopyTradingAccountInfo.md
│ ├── ItemsViewModelDashboardTradingAsset.md
│ ├── ItemsViewModelFollowDetailsList.md
│ ├── ItemsViewModelFollowDetailsListItem.md
│ ├── ItemsViewModelFundDetailsList.md
│ ├── ItemsViewModelFundDetailsListItem.md
│ ├── ItemsViewModelFundInvestingDetailsList.md
│ ├── ItemsViewModelInvestmentEventViewModel.md
│ ├── ItemsViewModelProgramDetailsList.md
│ ├── ItemsViewModelProgramDetailsListItem.md
│ ├── ItemsViewModelProgramInvestingDetailsList.md
│ ├── ItemsViewModelPublicProfile.md
│ ├── ItemsViewModelReallocationModel.md
│ ├── ItemsViewModelReferralFriend.md
│ ├── ItemsViewModelRewardDetails.md
│ ├── ItemsViewModelSignalSubscription.md
│ ├── ItemsViewModelSignalTradingEvent.md
│ ├── ItemsViewModelTradingAccountDetails.md
│ ├── ItemsViewModelTransactionViewModel.md
│ ├── ItemsViewModelUserDetailsList.md
│ ├── KycApi.md
│ ├── KycCallback.md
│ ├── LandingInfo.md
│ ├── LevelInfo.md
│ ├── LevelUpData.md
│ ├── LevelUpSummary.md
│ ├── LevelsParamsInfo.md
│ ├── LimitWithoutKyc.md
│ ├── LoginSignViewModel.md
│ ├── LoginViewModel.md
│ ├── MakeExchangeAccountProgram.md
│ ├── MakeExchangeProgram.md
│ ├── MakeProgram.md
│ ├── MakeSelfManagedFundPublicRequest.md
│ ├── MakeSignalProviderProgram.md
│ ├── MakeTradingAccountProgram.md
│ ├── MakeTradingAccountSignalProvider.md
│ ├── ManagerAccountOnlineInfo.md
│ ├── ManagerApi.md
│ ├── ManagerAssetDetails.md
│ ├── ManagerAssets.md
│ ├── ManagerDashboard.md
│ ├── ManagerDashboardProgram.md
│ ├── ManagerDashboardProgramsFilter.md
│ ├── ManagerDashboardStatistic.md
│ ├── ManagerFinancialStatistic.md
│ ├── ManagerFundChart.md
│ ├── ManagerFundWithdrawInfo.md
│ ├── ManagerFunds.md
│ ├── ManagerHistoryIpfsHash.md
│ ├── ManagerInvestmentPrograms.md
│ ├── ManagerIpfsHash.md
│ ├── ManagerLevelStatistic.md
│ ├── ManagerNotificationSettingList.md
│ ├── ManagerOpenTrades.md
│ ├── ManagerOverview.md
│ ├── ManagerPortfolioEvent.md
│ ├── ManagerPortfolioEvents.md
│ ├── ManagerProfile.md
│ ├── ManagerProfileDetails.md
│ ├── ManagerProfitChart.md
│ ├── ManagerProfitChartData.md
│ ├── ManagerProgramCreateResult.md
│ ├── ManagerProgramWithdrawInfo.md
│ ├── ManagerPrograms.md
│ ├── ManagerRequest.md
│ ├── ManagerSimpleFund.md
│ ├── ManagerSimpleProgram.md
│ ├── ManagersApi.md
│ ├── ManagersList.md
│ ├── MediaPost.md
│ ├── MediaPostItemsViewModel.md
│ ├── MigrationRequest.md
│ ├── MoneyLocation.md
│ ├── MoneyLocationType.md
│ ├── MultiWalletExternalTransaction.md
│ ├── MultiWalletExternalTransactionsViewModel.md
│ ├── MultiWalletFilters.md
│ ├── MultiWalletTransaction.md
│ ├── MultiWalletTransactionStatus.md
│ ├── MultiWalletTransactionsViewModel.md
│ ├── NewExchangeAccountRequest.md
│ ├── NewExternalSignalAccountRequest.md
│ ├── NewExternalTradingAccountRequest.md
│ ├── NewFundRequest.md
│ ├── NewInvestmentRequest.md
│ ├── NewManager.md
│ ├── NewOpenTradesEvent.md
│ ├── NewPost.md
│ ├── NewPostImage.md
│ ├── NewProgramRequest.md
│ ├── NewSelfManagedFundRequest.md
│ ├── NewTournamentAccountRequest.md
│ ├── NewTradeEvent.md
│ ├── NewTradingAccountRequest.md
│ ├── NotificationList.md
│ ├── NotificationLocationViewModel.md
│ ├── NotificationSettingConditionType.md
│ ├── NotificationSettingList.md
│ ├── NotificationSettingViewModel.md
│ ├── NotificationType.md
│ ├── NotificationViewModel.md
│ ├── NotificationViewModelItemsViewModel.md
│ ├── NotificationsApi.md
│ ├── OefApi.md
│ ├── OefAssetPart.md
│ ├── OefManagerRequest.md
│ ├── OpenOrderModel.md
│ ├── OpenSignalTrade.md
│ ├── OpenSignalTradesList.md
│ ├── OpenTradesViewModel.md
│ ├── OrderClosedSignalSlaveModel.md
│ ├── OrderModel.md
│ ├── OrderModelSignalData.md
│ ├── OrderOpenSignalSlaveModel.md
│ ├── OrderProgramData.md
│ ├── OrderSignalFee.md
│ ├── OrderSignalModel.md
│ ├── OrderSignalProgramInfo.md
│ ├── OrderTradingFee.md
│ ├── OtherAssetsValue.md
│ ├── PartnershipApi.md
│ ├── PartnershipDetails.md
│ ├── PasswordModel.md
│ ├── PaymentTxInfo.md
│ ├── Period.md
│ ├── PeriodDate.md
│ ├── PeriodProfitDiagram.md
│ ├── PeriodStatus.md
│ ├── PersonalCopyTradingAccountInfo.md
│ ├── PersonalFollowDetailsFull.md
│ ├── PersonalFollowDetailsList.md
│ ├── PersonalFundDetails.md
│ ├── PersonalFundDetailsFull.md
│ ├── PersonalFundDetailsList.md
│ ├── PersonalInvestingFundDetailsList.md
│ ├── PersonalInvestingProgramDetailsList.md
│ ├── PersonalProgramDetails.md
│ ├── PersonalProgramDetailsFull.md
│ ├── PersonalProgramDetailsList.md
│ ├── PersonalSignalDetailsFull.md
│ ├── PlatformApi.md
│ ├── PlatformAsset.md
│ ├── PlatformAssets.md
│ ├── PlatformCommissionInfo.md
│ ├── PlatformCommonInfo.md
│ ├── PlatformCurrency.md
│ ├── PlatformCurrencyInfo.md
│ ├── PlatformEvent.md
│ ├── PlatformEventType.md
│ ├── PlatformEvents.md
│ ├── PlatformInfo.md
│ ├── PlatformNews.md
│ ├── PlatformStatistic.md
│ ├── PlatformStatus.md
│ ├── PlatformUrlInfo.md
│ ├── PlatformUrlType.md
│ ├── PlatformWithdrawalInfo.md
│ ├── Post.md
│ ├── PostActions.md
│ ├── PostAssetDetailsWithPrices.md
│ ├── PostEvent.md
│ ├── PostImage.md
│ ├── PostImageResize.md
│ ├── PostItemsViewModel.md
│ ├── PostLink.md
│ ├── PostPersonalDetails.md
│ ├── PostPlatformAssetDetailsWithPrices.md
│ ├── PostTag.md
│ ├── PowDetails.md
│ ├── PowResult.md
│ ├── PrivateTradingAccountFull.md
│ ├── PrivateTradingAccountFullPublicDetails.md
│ ├── PrivateTradingAccountFullTradingAccountDetails.md
│ ├── PrivateTradingAccountOwnerActions.md
│ ├── PrivateTradingAccountType.md
│ ├── ProfileApi.md
│ ├── ProfileFullViewModel.md
│ ├── ProfileHeaderViewModel.md
│ ├── ProfilePublic.md
│ ├── ProfilePublicShort.md
│ ├── ProfilePublicShortItemsViewModel.md
│ ├── ProfilePublicViewModel.md
│ ├── ProfitChart.md
│ ├── ProgramApi.md
│ ├── ProgramAssetDetails.md
│ ├── ProgramAssetInvestmentRequest.md
│ ├── ProgramAssetPlatformInfo.md
│ ├── ProgramBalanceChart.md
│ ├── ProgramBalanceChartElement.md
│ ├── ProgramBalances.md
│ ├── ProgramChart.md
│ ├── ProgramChartStatistic.md
│ ├── ProgramCreateAssetPlatformInfo.md
│ ├── ProgramCreateResult.md
│ ├── ProgramDailyPeriodDetails.md
│ ├── ProgramDetails.md
│ ├── ProgramDetailsFull.md
│ ├── ProgramDetailsFullOld.md
│ ├── ProgramDetailsList.md
│ ├── ProgramDetailsListItem.md
│ ├── ProgramDetailsListItemItemsViewModel.md
│ ├── ProgramDetailsListStatistic.md
│ ├── ProgramDetailsRating.md
│ ├── ProgramFacet.md
│ ├── ProgramFilters.md
│ ├── ProgramFollowDetailsFull.md
│ ├── ProgramFollowDetailsFullPublicDetails.md
│ ├── ProgramFollowDetailsFullTradingAccountDetails.md
│ ├── ProgramFollowOwnerActions.md
│ ├── ProgramInfo.md
│ ├── ProgramInvestInfo.md
│ ├── ProgramInvestingDetailsList.md
│ ├── ProgramInvestingDetailsListItemsViewModel.md
│ ├── ProgramLevelInfo.md
│ ├── ProgramMinInvestAmount.md
│ ├── ProgramMinimumDeposit.md
│ ├── ProgramNotificationSettingList.md
│ ├── ProgramOwnerActions.md
│ ├── ProgramPeriodViewModel.md
│ ├── ProgramPeriodsViewModel.md
│ ├── ProgramProfitChart.md
│ ├── ProgramProfitCharts.md
│ ├── ProgramProfitPercentCharts.md
│ ├── ProgramPwdUpdate.md
│ ├── ProgramRequest.md
│ ├── ProgramRequests.md
│ ├── ProgramSet.md
│ ├── ProgramSets.md
│ ├── ProgramStatistic.md
│ ├── ProgramTag.md
│ ├── ProgramTransactionDetails.md
│ ├── ProgramType.md
│ ├── ProgramUpdate.md
│ ├── ProgramWithdrawInfo.md
│ ├── ProgramsApi.md
│ ├── ProgramsFilterSorting.md
│ ├── ProgramsInfo.md
│ ├── ProgramsLevelsInfo.md
│ ├── ProgramsList.md
│ ├── ProviderPlatformAssets.md
│ ├── PublicProfile.md
│ ├── PublicProfileFollow.md
│ ├── PublicProfileItemsViewModel.md
│ ├── PublicProfilePersonalDetails.md
│ ├── PushNotificationChannel.md
│ ├── PushNotificationViewModel.md
│ ├── RateApi.md
│ ├── RateItem.md
│ ├── RateModel.md
│ ├── RateViewModel.md
│ ├── RatesModel.md
│ ├── RatesModelRates.md
│ ├── RePost.md
│ ├── RealOefAssetPart.md
│ ├── ReallocationModel.md
│ ├── ReallocationModelItemsViewModel.md
│ ├── ReallocationsViewModel.md
│ ├── RebalancesViewModel.md
│ ├── RebalancingModel.md
│ ├── RecommendedAsset.md
│ ├── RecoveryCode.md
│ ├── RecoveryCodesViewModel.md
│ ├── ReferralFriend.md
│ ├── ReferralFriendItemsViewModel.md
│ ├── RegisterInvestorViewModel.md
│ ├── RegisterManagerViewModel.md
│ ├── RegisterViewModel.md
│ ├── RequestRate.md
│ ├── ResendConfirmationViewModel.md
│ ├── ResetPasswordViewModel.md
│ ├── Review.md
│ ├── RewardDetails.md
│ ├── RewardDetailsItemsViewModel.md
│ ├── RouteType.md
│ ├── SearchApi.md
│ ├── SearchViewModel.md
│ ├── SecureAlgorithm.md
│ ├── SignMessage.md
│ ├── SignalAccountDetails.md
│ ├── SignalAccountsList.md
│ ├── SignalApi.md
│ ├── SignalDataMaster.md
│ ├── SignalDetachMode.md
│ ├── SignalDetails.md
│ ├── SignalFee.md
│ ├── SignalProviderSubscribers.md
│ ├── SignalSubscriber.md
│ ├── SignalSubscriberInfo.md
│ ├── SignalSubscriberStatus.md
│ ├── SignalSubscription.md
│ ├── SignalSubscriptionItemsViewModel.md
│ ├── SignalTradingEvent.md
│ ├── SignalTradingEventItemsViewModel.md
│ ├── SignalTradingEvents.md
│ ├── SignalsList.md
│ ├── SimpleChart.md
│ ├── SimpleChartPoint.md
│ ├── SiteMapInfo.md
│ ├── SocialApi.md
│ ├── SocialLinkType.md
│ ├── SocialLinkViewModel.md
│ ├── SocialLinksViewModel.md
│ ├── SocialPostPlatformAsset.md
│ ├── SocialPostTagType.md
│ ├── SocialSummary.md
│ ├── SocialSummaryHashTag.md
│ ├── SocialSummaryStrategy.md
│ ├── SocialViewMode.md
│ ├── StartValues.md
│ ├── StatisticProgramDetails.md
│ ├── StringItemsViewModel.md
│ ├── SubscriptionMode.md
│ ├── Tag.md
│ ├── ThreeFactorAuthenticatorConfirm.md
│ ├── TickerChart.md
│ ├── Timeframe.md
│ ├── TimestampDate.md
│ ├── Token.md
│ ├── TotalCommission.md
│ ├── TradeAssetData.md
│ ├── TradeChart.md
│ ├── TradeDirectionType.md
│ ├── TradeEntryType.md
│ ├── TradeSorting.md
│ ├── TradesApi.md
│ ├── TradesChartViewModel.md
│ ├── TradesDelay.md
│ ├── TradesFilter.md
│ ├── TradesHistorySignalSlaveViewModel.md
│ ├── TradesOpenSignalSlaveViewModel.md
│ ├── TradesSignalViewModel.md
│ ├── TradesViewModel.md
│ ├── TradesViewModelOld.md
│ ├── TradingAccountAssetPlatformInfo.md
│ ├── TradingAccountCreateResult.md
│ ├── TradingAccountDemoDeposit.md
│ ├── TradingAccountDetails.md
│ ├── TradingAccountDetailsItemsViewModel.md
│ ├── TradingAccountMaxCreateAmount.md
│ ├── TradingAccountMinCreateAmount.md
│ ├── TradingAccountOwnerActions.md
│ ├── TradingAccountPermission.md
│ ├── TradingAccountPwdUpdate.md
│ ├── TradingPlatformBinanceOrdersMode.md
│ ├── TradingScheduleInfo.md
│ ├── TradingScheduleViewModel.md
│ ├── TradingaccountApi.md
│ ├── TradingplatformApi.md
│ ├── TransactionAssetDetails.md
│ ├── TransactionDetail.md
│ ├── TransactionDetailItem.md
│ ├── TransactionDetails.md
│ ├── TransactionDetailsActions.md
│ ├── TransactionDetatils.md
│ ├── TransactionExternalType.md
│ ├── TransactionFilter.md
│ ├── TransactionFilterType.md
│ ├── TransactionInternalType.md
│ ├── TransactionViewModel.md
│ ├── TransactionViewModelItemsViewModel.md
│ ├── TransactionsFilter.md
│ ├── TransactionsViewModel.md
│ ├── TransferRequestType.md
│ ├── TwoFactorAuthenticator.md
│ ├── TwoFactorAuthenticatorConfirm.md
│ ├── TwoFactorCodeModel.md
│ ├── TwoFactorCodeWithPassword.md
│ ├── TwoFactorStatus.md
│ ├── UpdatePersonalDetailViewModel.md
│ ├── UpdateProfileViewModel.md
│ ├── UpdateSocialLinkViewModel.md
│ ├── UpdateSocialLinksViewModel.md
│ ├── UploadResult.md
│ ├── UserCommissionData.md
│ ├── UserDetailsList.md
│ ├── UserDetailsListItemsViewModel.md
│ ├── UserFeedMode.md
│ ├── UserVerificationStatus.md
│ ├── UsersApi.md
│ ├── UsersFilterSorting.md
│ ├── UsersFilterTimeframe.md
│ ├── UsersPlatformInfo.md
│ ├── UsersRealAssets.md
│ ├── UsersSocialLinkInfo.md
│ ├── UtmSource.md
│ ├── ValueChartBar.md
│ ├── WalletAddressViewModel.md
│ ├── WalletApi.md
│ ├── WalletBaseData.md
│ ├── WalletData.md
│ ├── WalletDeposit.md
│ ├── WalletDepositData.md
│ ├── WalletDepositSummary.md
│ ├── WalletInfo.md
│ ├── WalletInvestmentProgram.md
│ ├── WalletInvestmentPrograms.md
│ ├── WalletMultiAvailable.md
│ ├── WalletMultiSummary.md
│ ├── WalletPendingTransaction.md
│ ├── WalletPendingTransactionsViewModel.md
│ ├── WalletRowCell.md
│ ├── WalletStatistic.md
│ ├── WalletStatisticFilter.md
│ ├── WalletSummary.md
│ ├── WalletTransaction.md
│ ├── WalletTransactionsViewModel.md
│ ├── WalletViewModel.md
│ ├── WalletWithdrawRequestModel.md
│ ├── WalletWithdrawalCurrencyInfo.md
│ ├── WalletWithdrawalInfo.md
│ ├── WalletsGrandTotal.md
│ ├── WalletsInfo.md
│ ├── WalletsViewModel.md
│ ├── WithdrawInfo.md
│ ├── WithdrawalInfo.md
│ └── WithdrawalSummary.md
├── git_push.sh
├── gradle.properties
├── gradle
│ └── wrapper
│ │ ├── gradle-wrapper.jar
│ │ └── gradle-wrapper.properties
├── gradlew
├── gradlew.bat
├── pom.xml
├── settings.gradle
└── src
│ ├── main
│ ├── AndroidManifest.xml
│ └── java
│ │ └── io
│ │ └── swagger
│ │ └── client
│ │ ├── ApiClient.java
│ │ ├── CollectionFormats.java
│ │ ├── JSON.java
│ │ ├── StringUtil.java
│ │ ├── api
│ │ ├── AssetsApi.java
│ │ ├── AuthApi.java
│ │ ├── BrokersApi.java
│ │ ├── CoinsApi.java
│ │ ├── CopytradingApi.java
│ │ ├── DashboardApi.java
│ │ ├── EventsApi.java
│ │ ├── ExchangesApi.java
│ │ ├── FileApi.java
│ │ ├── FollowApi.java
│ │ ├── FundsApi.java
│ │ ├── GuidesApi.java
│ │ ├── InvestmentsApi.java
│ │ ├── NotificationsApi.java
│ │ ├── PartnershipApi.java
│ │ ├── PlatformApi.java
│ │ ├── ProfileApi.java
│ │ ├── ProgramsApi.java
│ │ ├── RateApi.java
│ │ ├── SearchApi.java
│ │ ├── SignalApi.java
│ │ ├── SocialApi.java
│ │ ├── TradingaccountApi.java
│ │ ├── TradingplatformApi.java
│ │ ├── UsersApi.java
│ │ └── WalletApi.java
│ │ ├── auth
│ │ ├── ApiKeyAuth.java
│ │ ├── HttpBasicAuth.java
│ │ ├── OAuth.java
│ │ ├── OAuthFlow.java
│ │ └── OAuthOkHttpClient.java
│ │ └── model
│ │ ├── AbsoluteProfitChart.java
│ │ ├── AccountBalanceChart.java
│ │ ├── AccountChartStatistic.java
│ │ ├── AccountProfitPercentCharts.java
│ │ ├── AmountItem.java
│ │ ├── AmountRowCell.java
│ │ ├── AmountWithCurrency.java
│ │ ├── AmountWithLogoCurrency.java
│ │ ├── AndroidAppVersion.java
│ │ ├── AndroidVersion.java
│ │ ├── AnonymousPlatformInfo.java
│ │ ├── AppPlatform.java
│ │ ├── AppVersion.java
│ │ ├── AssetDetails.java
│ │ ├── AssetFacet.java
│ │ ├── AssetFilterType.java
│ │ ├── AssetGlobalType.java
│ │ ├── AssetGuestActions.java
│ │ ├── AssetInfo.java
│ │ ├── AssetInvestmentRequest.java
│ │ ├── AssetInvestmentRequestItemsViewModel.java
│ │ ├── AssetInvestmentStatus.java
│ │ ├── AssetPlatformInfo.java
│ │ ├── AssetProvider.java
│ │ ├── AssetPublicDetails.java
│ │ ├── AssetRequestDetails.java
│ │ ├── AssetSignalSettings.java
│ │ ├── AssetType.java
│ │ ├── AssetTypeExt.java
│ │ ├── AttachToExternalSignalProviderCommon.java
│ │ ├── AttachToExternalSignalProviderExt.java
│ │ ├── AttachToSignalProvider.java
│ │ ├── AttachToSignalProviderInfo.java
│ │ ├── BalanceChartPoint.java
│ │ ├── BasePlatformAsset.java
│ │ ├── BasePlatformAssetItemsViewModel.java
│ │ ├── BetaTestingType.java
│ │ ├── BinanceAccountType.java
│ │ ├── BinanceAutoCloseType.java
│ │ ├── BinanceContractType.java
│ │ ├── BinanceExecutionType.java
│ │ ├── BinanceFuturesAccountBalance.java
│ │ ├── BinanceFuturesMarginChangeDirectionType.java
│ │ ├── BinanceFuturesMarginType.java
│ │ ├── BinanceIncomeType.java
│ │ ├── BinanceKlineInterval.java
│ │ ├── BinanceOrderRejectReason.java
│ │ ├── BinanceOrderResponseType.java
│ │ ├── BinanceOrderSide.java
│ │ ├── BinanceOrderStatus.java
│ │ ├── BinanceOrderType.java
│ │ ├── BinancePeriodInterval.java
│ │ ├── BinancePositionMode.java
│ │ ├── BinancePositionSide.java
│ │ ├── BinanceRateLimitInterval.java
│ │ ├── BinanceRateLimitType.java
│ │ ├── BinanceRaw24HPrice.java
│ │ ├── BinanceRawAccountInfo.java
│ │ ├── BinanceRawAccountType.java
│ │ ├── BinanceRawAggregatedTrade.java
│ │ ├── BinanceRawBinanceBalance.java
│ │ ├── BinanceRawBlvtKline.java
│ │ ├── BinanceRawBlvtKlineItemsViewModel.java
│ │ ├── BinanceRawBookPrice.java
│ │ ├── BinanceRawCancelOrder.java
│ │ ├── BinanceRawCancelOrderId.java
│ │ ├── BinanceRawExchangeInfo.java
│ │ ├── BinanceRawFutures24HPrice.java
│ │ ├── BinanceRawFuturesAccountAsset.java
│ │ ├── BinanceRawFuturesAccountInfo.java
│ │ ├── BinanceRawFuturesAccountPosition.java
│ │ ├── BinanceRawFuturesBracket.java
│ │ ├── BinanceRawFuturesBuySellVolumeRatio.java
│ │ ├── BinanceRawFuturesCancelAllOrders.java
│ │ ├── BinanceRawFuturesCancelOrder.java
│ │ ├── BinanceRawFuturesChangeMarginTypeResult.java
│ │ ├── BinanceRawFuturesCompositeIndexInfo.java
│ │ ├── BinanceRawFuturesCompositeIndexInfoAsset.java
│ │ ├── BinanceRawFuturesFundingRateHistory.java
│ │ ├── BinanceRawFuturesIncomeHistory.java
│ │ ├── BinanceRawFuturesInitialLeverageChangeResult.java
│ │ ├── BinanceRawFuturesLiquidation.java
│ │ ├── BinanceRawFuturesLongShortRatio.java
│ │ ├── BinanceRawFuturesMarkPrice.java
│ │ ├── BinanceRawFuturesOpenInterest.java
│ │ ├── BinanceRawFuturesOpenInterestHistory.java
│ │ ├── BinanceRawFuturesOrder.java
│ │ ├── BinanceRawFuturesOrderItemsViewModel.java
│ │ ├── BinanceRawFuturesPlaceOrder.java
│ │ ├── BinanceRawFuturesPlacedOrder.java
│ │ ├── BinanceRawFuturesPosition.java
│ │ ├── BinanceRawFuturesPositionInfo.java
│ │ ├── BinanceRawFuturesPositionMarginResult.java
│ │ ├── BinanceRawFuturesPositionMode.java
│ │ ├── BinanceRawFuturesSymbolBracket.java
│ │ ├── BinanceRawFuturesSymbolLotSizeFilter.java
│ │ ├── BinanceRawFuturesSymbolMarketLotSizeFilter.java
│ │ ├── BinanceRawFuturesSymbolMaxAlgorithmicOrdersFilter.java
│ │ ├── BinanceRawFuturesSymbolMaxOrdersFilter.java
│ │ ├── BinanceRawFuturesSymbolPercentPriceFilter.java
│ │ ├── BinanceRawFuturesSymbolPriceFilter.java
│ │ ├── BinanceRawFuturesUsdtAsset.java
│ │ ├── BinanceRawFuturesUsdtExchangeInfo.java
│ │ ├── BinanceRawFuturesUsdtSymbol.java
│ │ ├── BinanceRawFuturesUsdtTrade.java
│ │ ├── BinanceRawKline.java
│ │ ├── BinanceRawKlineInterval.java
│ │ ├── BinanceRawKlineItemsViewModel.java
│ │ ├── BinanceRawOrder.java
│ │ ├── BinanceRawOrderBook.java
│ │ ├── BinanceRawOrderBookEntry.java
│ │ ├── BinanceRawOrderItemsViewModel.java
│ │ ├── BinanceRawOrderResponseType.java
│ │ ├── BinanceRawOrderSide.java
│ │ ├── BinanceRawOrderTrade.java
│ │ ├── BinanceRawOrderType.java
│ │ ├── BinanceRawPlaceOrder.java
│ │ ├── BinanceRawPlacedOrder.java
│ │ ├── BinanceRawPrice.java
│ │ ├── BinanceRawRateLimit.java
│ │ ├── BinanceRawRateLimitInterval.java
│ │ ├── BinanceRawRateLimitType.java
│ │ ├── BinanceRawRecentTrade.java
│ │ ├── BinanceRawSymbol.java
│ │ ├── BinanceRawSymbolFilter.java
│ │ ├── BinanceRawSymbolFilterType.java
│ │ ├── BinanceRawSymbolIcebergPartsFilter.java
│ │ ├── BinanceRawSymbolLotSizeFilter.java
│ │ ├── BinanceRawSymbolMarketLotSizeFilter.java
│ │ ├── BinanceRawSymbolMaxAlgorithmicOrdersFilter.java
│ │ ├── BinanceRawSymbolMaxOrdersFilter.java
│ │ ├── BinanceRawSymbolMaxPositionFilter.java
│ │ ├── BinanceRawSymbolMinNotionalFilter.java
│ │ ├── BinanceRawSymbolPercentPriceFilter.java
│ │ ├── BinanceRawSymbolPriceFilter.java
│ │ ├── BinanceRawSymbolStatus.java
│ │ ├── BinanceRawTimeInForce.java
│ │ ├── BinanceSymbolFilterType.java
│ │ ├── BinanceSymbolStatus.java
│ │ ├── BinanceTimeInForce.java
│ │ ├── BinanceUnderlyingType.java
│ │ ├── BinanceWorkingType.java
│ │ ├── Blockchain.java
│ │ ├── Body.java
│ │ ├── Broker.java
│ │ ├── BrokerAccountType.java
│ │ ├── BrokerDetails.java
│ │ ├── BrokerTradeServerType.java
│ │ ├── BrokersInfo.java
│ │ ├── BrokersProgramInfo.java
│ │ ├── ButtonAction.java
│ │ ├── CaptchaCheckResult.java
│ │ ├── CaptchaDetails.java
│ │ ├── CaptchaType.java
│ │ ├── ChangeBrokerProgramRequest.java
│ │ ├── ChangePasswordViewModel.java
│ │ ├── ChangeState.java
│ │ ├── CoinsAsset.java
│ │ ├── CoinsAssetItemsViewModel.java
│ │ ├── CoinsFilterSorting.java
│ │ ├── CoinsHistoryEvent.java
│ │ ├── CoinsHistoryEventItemsViewModel.java
│ │ ├── CoinsTrade.java
│ │ ├── Color.java
│ │ ├── CommonPublicAssetsViewModel.java
│ │ ├── CopyTradingAccountInfo.java
│ │ ├── CopyTradingAccountsList.java
│ │ ├── CreateApiKeyModel.java
│ │ ├── CreateSignalProvider.java
│ │ ├── CreateWithdrawalRequestModel.java
│ │ ├── Currency.java
│ │ ├── CurrencyItem.java
│ │ ├── DashboardActionStatus.java
│ │ ├── DashboardAsset.java
│ │ ├── DashboardAssetChart.java
│ │ ├── DashboardAssetStatus.java
│ │ ├── DashboardAssetType.java
│ │ ├── DashboardAssets.java
│ │ ├── DashboardChart.java
│ │ ├── DashboardChartAsset.java
│ │ ├── DashboardChartAssets.java
│ │ ├── DashboardExchangeTradingAsset.java
│ │ ├── DashboardFundDetails.java
│ │ ├── DashboardInvestingDetails.java
│ │ ├── DashboardPortfolio.java
│ │ ├── DashboardProfits.java
│ │ ├── DashboardProgramDetails.java
│ │ ├── DashboardRecommendations.java
│ │ ├── DashboardSummary.java
│ │ ├── DashboardTimeframeProfit.java
│ │ ├── DashboardTradingAsset.java
│ │ ├── DashboardTradingAssetActions.java
│ │ ├── DashboardTradingAssetBrokerDetails.java
│ │ ├── DashboardTradingAssetCommonDetails.java
│ │ ├── DashboardTradingAssetCredentials.java
│ │ ├── DashboardTradingAssetItemsViewModel.java
│ │ ├── DashboardTradingAssetPublicDetails.java
│ │ ├── DashboardTradingAssetSignalDetails.java
│ │ ├── DashboardTradingAssetStatus.java
│ │ ├── DashboardTradingDetails.java
│ │ ├── DayOfWeekType.java
│ │ ├── DetachFromExternalSignalProvider.java
│ │ ├── DetachFromSignalProvider.java
│ │ ├── EditApiKeyRestrictionsModel.java
│ │ ├── EditPost.java
│ │ ├── EditablePost.java
│ │ ├── Enums.java
│ │ ├── ErrorCodes.java
│ │ ├── ErrorMessage.java
│ │ ├── ErrorViewModel.java
│ │ ├── ErrorViewModelWithToken.java
│ │ ├── EventFilters.java
│ │ ├── EventGroupType.java
│ │ ├── EventInvestingItemFilters.java
│ │ ├── EventTradingItemFilters.java
│ │ ├── ExchangeAccountType.java
│ │ ├── ExchangeAsset.java
│ │ ├── ExchangeAssetItemsViewModel.java
│ │ ├── ExchangeCredentials.java
│ │ ├── ExchangeCredentialsInfo.java
│ │ ├── ExchangeCredentialsInfoItemsViewModel.java
│ │ ├── ExchangeCredentialsIpInfo.java
│ │ ├── ExchangeInfo.java
│ │ ├── ExchangeInfoItemsViewModel.java
│ │ ├── ExternalDetails.java
│ │ ├── ExternalKeyAddViewModel.java
│ │ ├── ExternalKeyViewModel.java
│ │ ├── ExternalKeysViewModel.java
│ │ ├── ExternalKycAccessToken.java
│ │ ├── FacetSortType.java
│ │ ├── FcmTokenViewModel.java
│ │ ├── FeeDetails.java
│ │ ├── FeeType.java
│ │ ├── FilterInfo.java
│ │ ├── FilterItemInfo.java
│ │ ├── FilterModel.java
│ │ ├── FollowAssetPlatformInfo.java
│ │ ├── FollowChartStatistic.java
│ │ ├── FollowCreateAssetPlatformInfo.java
│ │ ├── FollowDetailsFull.java
│ │ ├── FollowDetailsList.java
│ │ ├── FollowDetailsListItem.java
│ │ ├── FollowDetailsListItemItemsViewModel.java
│ │ ├── FollowFilterSorting.java
│ │ ├── FollowNotificationSettingList.java
│ │ ├── FollowOwnerActions.java
│ │ ├── FollowProfitPercentCharts.java
│ │ ├── ForgotPasswordViewModel.java
│ │ ├── FundAssetDetails.java
│ │ ├── FundAssetInfo.java
│ │ ├── FundAssetInvestmentRequest.java
│ │ ├── FundAssetPart.java
│ │ ├── FundAssetPartWithIcon.java
│ │ ├── FundAssetPercent.java
│ │ ├── FundAssetPlatformInfo.java
│ │ ├── FundAssetsState.java
│ │ ├── FundBalanceChart.java
│ │ ├── FundChartStatistic.java
│ │ ├── FundCreateAssetPlatformInfo.java
│ │ ├── FundDetailsFull.java
│ │ ├── FundDetailsList.java
│ │ ├── FundDetailsListItem.java
│ │ ├── FundDetailsListItemItemsViewModel.java
│ │ ├── FundFacet.java
│ │ ├── FundHistoryEventFilterType.java
│ │ ├── FundHistoryEventType.java
│ │ ├── FundHistoryEventViewModel.java
│ │ ├── FundHistoryEventViewModelItemsViewModel.java
│ │ ├── FundInvestingDetailsList.java
│ │ ├── FundInvestingDetailsListItemsViewModel.java
│ │ ├── FundNotificationSettingList.java
│ │ ├── FundOwnerActions.java
│ │ ├── FundProfitCharts.java
│ │ ├── FundProfitPercentCharts.java
│ │ ├── FundTradingEventViewModel.java
│ │ ├── FundWithdrawInfo.java
│ │ ├── FundsFilterSorting.java
│ │ ├── GeeTestDetails.java
│ │ ├── GeeTestResult.java
│ │ ├── Guide.java
│ │ ├── GuidesCategory.java
│ │ ├── GuidesCategoryItemsViewModel.java
│ │ ├── IOsAppVersion.java
│ │ ├── IdModel.java
│ │ ├── ImageLocation.java
│ │ ├── ImageQuality.java
│ │ ├── InternalMultiTransferRequest.java
│ │ ├── InternalTransferRequest.java
│ │ ├── InternalTransferRequestType.java
│ │ ├── InvestmentEventItemViewModel.java
│ │ ├── InvestmentEventLocation.java
│ │ ├── InvestmentEventType.java
│ │ ├── InvestmentEventViewModel.java
│ │ ├── InvestmentEventViewModelItemsViewModel.java
│ │ ├── InvestmentEventViewModels.java
│ │ ├── InvestmentProgramType.java
│ │ ├── InvestmentRequestStatus.java
│ │ ├── InvestmentRequestType.java
│ │ ├── InvestorFinancialStatistic.java
│ │ ├── ItemsViewModelAssetInvestmentRequest.java
│ │ ├── ItemsViewModelCopyTradingAccountInfo.java
│ │ ├── ItemsViewModelDashboardTradingAsset.java
│ │ ├── ItemsViewModelFollowDetailsList.java
│ │ ├── ItemsViewModelFollowDetailsListItem.java
│ │ ├── ItemsViewModelFundDetailsList.java
│ │ ├── ItemsViewModelFundDetailsListItem.java
│ │ ├── ItemsViewModelFundInvestingDetailsList.java
│ │ ├── ItemsViewModelInvestmentEventViewModel.java
│ │ ├── ItemsViewModelProgramDetailsList.java
│ │ ├── ItemsViewModelProgramDetailsListItem.java
│ │ ├── ItemsViewModelProgramInvestingDetailsList.java
│ │ ├── ItemsViewModelPublicProfile.java
│ │ ├── ItemsViewModelReallocationModel.java
│ │ ├── ItemsViewModelReferralFriend.java
│ │ ├── ItemsViewModelRewardDetails.java
│ │ ├── ItemsViewModelSignalSubscription.java
│ │ ├── ItemsViewModelSignalTradingEvent.java
│ │ ├── ItemsViewModelTradingAccountDetails.java
│ │ ├── ItemsViewModelTransactionViewModel.java
│ │ ├── ItemsViewModelUserDetailsList.java
│ │ ├── LandingInfo.java
│ │ ├── LevelInfo.java
│ │ ├── LevelsParamsInfo.java
│ │ ├── LimitWithoutKyc.java
│ │ ├── LoginSignViewModel.java
│ │ ├── LoginViewModel.java
│ │ ├── MakeExchangeAccountProgram.java
│ │ ├── MakeExchangeProgram.java
│ │ ├── MakeProgram.java
│ │ ├── MakeSelfManagedFundPublicRequest.java
│ │ ├── MakeSignalProviderProgram.java
│ │ ├── MakeTradingAccountProgram.java
│ │ ├── MakeTradingAccountSignalProvider.java
│ │ ├── ManagerAssetDetails.java
│ │ ├── ManagerFinancialStatistic.java
│ │ ├── ManagerNotificationSettingList.java
│ │ ├── MediaPost.java
│ │ ├── MediaPostItemsViewModel.java
│ │ ├── MigrationRequest.java
│ │ ├── MoneyLocation.java
│ │ ├── MoneyLocationType.java
│ │ ├── MultiWalletTransactionStatus.java
│ │ ├── NewExchangeAccountRequest.java
│ │ ├── NewExternalSignalAccountRequest.java
│ │ ├── NewExternalTradingAccountRequest.java
│ │ ├── NewFundRequest.java
│ │ ├── NewPost.java
│ │ ├── NewPostImage.java
│ │ ├── NewSelfManagedFundRequest.java
│ │ ├── NewTradingAccountRequest.java
│ │ ├── NotificationList.java
│ │ ├── NotificationLocationViewModel.java
│ │ ├── NotificationSettingConditionType.java
│ │ ├── NotificationSettingList.java
│ │ ├── NotificationSettingViewModel.java
│ │ ├── NotificationType.java
│ │ ├── NotificationViewModel.java
│ │ ├── NotificationViewModelItemsViewModel.java
│ │ ├── OrderModel.java
│ │ ├── OrderModelSignalData.java
│ │ ├── OrderProgramData.java
│ │ ├── OrderSignalFee.java
│ │ ├── OrderSignalModel.java
│ │ ├── OrderSignalProgramInfo.java
│ │ ├── PartnershipDetails.java
│ │ ├── PasswordModel.java
│ │ ├── PeriodStatus.java
│ │ ├── PersonalCopyTradingAccountInfo.java
│ │ ├── PersonalFollowDetailsFull.java
│ │ ├── PersonalFollowDetailsList.java
│ │ ├── PersonalFundDetails.java
│ │ ├── PersonalFundDetailsList.java
│ │ ├── PersonalInvestingFundDetailsList.java
│ │ ├── PersonalInvestingProgramDetailsList.java
│ │ ├── PersonalProgramDetails.java
│ │ ├── PersonalProgramDetailsList.java
│ │ ├── PlatformAsset.java
│ │ ├── PlatformAssets.java
│ │ ├── PlatformCommissionInfo.java
│ │ ├── PlatformCommonInfo.java
│ │ ├── PlatformCurrencyInfo.java
│ │ ├── PlatformEvent.java
│ │ ├── PlatformEventType.java
│ │ ├── PlatformEvents.java
│ │ ├── PlatformInfo.java
│ │ ├── PlatformNews.java
│ │ ├── PlatformUrlInfo.java
│ │ ├── PlatformUrlType.java
│ │ ├── PlatformWithdrawalInfo.java
│ │ ├── Post.java
│ │ ├── PostActions.java
│ │ ├── PostAssetDetailsWithPrices.java
│ │ ├── PostEvent.java
│ │ ├── PostImage.java
│ │ ├── PostImageResize.java
│ │ ├── PostItemsViewModel.java
│ │ ├── PostLink.java
│ │ ├── PostPersonalDetails.java
│ │ ├── PostPlatformAssetDetailsWithPrices.java
│ │ ├── PostTag.java
│ │ ├── PowDetails.java
│ │ ├── PowResult.java
│ │ ├── PrivateTradingAccountFull.java
│ │ ├── PrivateTradingAccountFullPublicDetails.java
│ │ ├── PrivateTradingAccountFullTradingAccountDetails.java
│ │ ├── PrivateTradingAccountOwnerActions.java
│ │ ├── PrivateTradingAccountType.java
│ │ ├── ProfileFullViewModel.java
│ │ ├── ProfileHeaderViewModel.java
│ │ ├── ProfilePublic.java
│ │ ├── ProfilePublicShort.java
│ │ ├── ProfilePublicShortItemsViewModel.java
│ │ ├── ProfitChart.java
│ │ ├── ProgramAssetDetails.java
│ │ ├── ProgramAssetInvestmentRequest.java
│ │ ├── ProgramAssetPlatformInfo.java
│ │ ├── ProgramBalanceChart.java
│ │ ├── ProgramChartStatistic.java
│ │ ├── ProgramCreateAssetPlatformInfo.java
│ │ ├── ProgramCreateResult.java
│ │ ├── ProgramDailyPeriodDetails.java
│ │ ├── ProgramDetailsFull.java
│ │ ├── ProgramDetailsList.java
│ │ ├── ProgramDetailsListItem.java
│ │ ├── ProgramDetailsListItemItemsViewModel.java
│ │ ├── ProgramFacet.java
│ │ ├── ProgramFollowDetailsFull.java
│ │ ├── ProgramFollowDetailsFullPublicDetails.java
│ │ ├── ProgramFollowDetailsFullTradingAccountDetails.java
│ │ ├── ProgramFollowOwnerActions.java
│ │ ├── ProgramInvestingDetailsList.java
│ │ ├── ProgramInvestingDetailsListItemsViewModel.java
│ │ ├── ProgramLevelInfo.java
│ │ ├── ProgramMinInvestAmount.java
│ │ ├── ProgramNotificationSettingList.java
│ │ ├── ProgramOwnerActions.java
│ │ ├── ProgramPeriodViewModel.java
│ │ ├── ProgramPeriodsViewModel.java
│ │ ├── ProgramProfitCharts.java
│ │ ├── ProgramProfitPercentCharts.java
│ │ ├── ProgramPwdUpdate.java
│ │ ├── ProgramTag.java
│ │ ├── ProgramType.java
│ │ ├── ProgramUpdate.java
│ │ ├── ProgramWithdrawInfo.java
│ │ ├── ProgramsFilterSorting.java
│ │ ├── ProgramsLevelsInfo.java
│ │ ├── ProviderPlatformAssets.java
│ │ ├── PublicProfile.java
│ │ ├── PublicProfileFollow.java
│ │ ├── PublicProfileItemsViewModel.java
│ │ ├── PublicProfilePersonalDetails.java
│ │ ├── PushNotificationChannel.java
│ │ ├── PushNotificationViewModel.java
│ │ ├── RateItem.java
│ │ ├── RateModel.java
│ │ ├── RatesModel.java
│ │ ├── RePost.java
│ │ ├── ReallocationModel.java
│ │ ├── ReallocationModelItemsViewModel.java
│ │ ├── RecommendedAsset.java
│ │ ├── RecoveryCode.java
│ │ ├── RecoveryCodesViewModel.java
│ │ ├── ReferralFriend.java
│ │ ├── ReferralFriendItemsViewModel.java
│ │ ├── RegisterViewModel.java
│ │ ├── ResendConfirmationViewModel.java
│ │ ├── ResetPasswordViewModel.java
│ │ ├── RewardDetails.java
│ │ ├── RewardDetailsItemsViewModel.java
│ │ ├── RouteType.java
│ │ ├── SearchViewModel.java
│ │ ├── SecureAlgorithm.java
│ │ ├── SignMessage.java
│ │ ├── SignalDataMaster.java
│ │ ├── SignalDetachMode.java
│ │ ├── SignalProviderSubscribers.java
│ │ ├── SignalSubscriber.java
│ │ ├── SignalSubscriberInfo.java
│ │ ├── SignalSubscriberStatus.java
│ │ ├── SignalSubscription.java
│ │ ├── SignalSubscriptionItemsViewModel.java
│ │ ├── SignalTradingEvent.java
│ │ ├── SignalTradingEventItemsViewModel.java
│ │ ├── SignalTradingEvents.java
│ │ ├── SimpleChart.java
│ │ ├── SimpleChartPoint.java
│ │ ├── SiteMapInfo.java
│ │ ├── SocialLinkType.java
│ │ ├── SocialLinkViewModel.java
│ │ ├── SocialLinksViewModel.java
│ │ ├── SocialPostPlatformAsset.java
│ │ ├── SocialPostTagType.java
│ │ ├── SocialSummary.java
│ │ ├── SocialSummaryHashTag.java
│ │ ├── SocialSummaryStrategy.java
│ │ ├── SocialViewMode.java
│ │ ├── StringItemsViewModel.java
│ │ ├── SubscriptionMode.java
│ │ ├── Tag.java
│ │ ├── ThreeFactorAuthenticatorConfirm.java
│ │ ├── TickerChart.java
│ │ ├── Timeframe.java
│ │ ├── TimestampDate.java
│ │ ├── TradeAssetData.java
│ │ ├── TradeDirectionType.java
│ │ ├── TradeEntryType.java
│ │ ├── TradeSorting.java
│ │ ├── TradesDelay.java
│ │ ├── TradesSignalViewModel.java
│ │ ├── TradesViewModel.java
│ │ ├── TradesViewModelOld.java
│ │ ├── TradingAccountAssetPlatformInfo.java
│ │ ├── TradingAccountCreateResult.java
│ │ ├── TradingAccountDemoDeposit.java
│ │ ├── TradingAccountDetails.java
│ │ ├── TradingAccountDetailsItemsViewModel.java
│ │ ├── TradingAccountMaxCreateAmount.java
│ │ ├── TradingAccountMinCreateAmount.java
│ │ ├── TradingAccountOwnerActions.java
│ │ ├── TradingAccountPermission.java
│ │ ├── TradingAccountPwdUpdate.java
│ │ ├── TradingPlatformBinanceOrdersMode.java
│ │ ├── TradingScheduleInfo.java
│ │ ├── TradingScheduleViewModel.java
│ │ ├── TransactionAssetDetails.java
│ │ ├── TransactionDetail.java
│ │ ├── TransactionDetailItem.java
│ │ ├── TransactionDetailsActions.java
│ │ ├── TransactionExternalType.java
│ │ ├── TransactionFilter.java
│ │ ├── TransactionFilterType.java
│ │ ├── TransactionInternalType.java
│ │ ├── TransactionViewModel.java
│ │ ├── TransactionViewModelItemsViewModel.java
│ │ ├── TransactionsViewModel.java
│ │ ├── TransferRequestType.java
│ │ ├── TwoFactorAuthenticator.java
│ │ ├── TwoFactorAuthenticatorConfirm.java
│ │ ├── TwoFactorCodeModel.java
│ │ ├── TwoFactorCodeWithPassword.java
│ │ ├── TwoFactorStatus.java
│ │ ├── UpdatePersonalDetailViewModel.java
│ │ ├── UpdateProfileViewModel.java
│ │ ├── UpdateSocialLinkViewModel.java
│ │ ├── UpdateSocialLinksViewModel.java
│ │ ├── UploadResult.java
│ │ ├── UserCommissionData.java
│ │ ├── UserDetailsList.java
│ │ ├── UserDetailsListItemsViewModel.java
│ │ ├── UserFeedMode.java
│ │ ├── UserVerificationStatus.java
│ │ ├── UsersFilterSorting.java
│ │ ├── UsersFilterTimeframe.java
│ │ ├── UsersPlatformInfo.java
│ │ ├── UsersSocialLinkInfo.java
│ │ ├── UtmSource.java
│ │ ├── WalletBaseData.java
│ │ ├── WalletData.java
│ │ ├── WalletDeposit.java
│ │ ├── WalletDepositData.java
│ │ ├── WalletDepositSummary.java
│ │ ├── WalletMultiAvailable.java
│ │ ├── WalletMultiSummary.java
│ │ ├── WalletRowCell.java
│ │ ├── WalletSummary.java
│ │ ├── WalletWithdrawalCurrencyInfo.java
│ │ ├── WalletWithdrawalInfo.java
│ │ ├── WalletsGrandTotal.java
│ │ └── WithdrawalSummary.java
│ └── test
│ └── java
│ └── io
│ └── swagger
│ └── client
│ └── api
│ ├── AssetsApiTest.java
│ ├── AuthApiTest.java
│ ├── BrokersApiTest.java
│ ├── CoinsApiTest.java
│ ├── CopytradingApiTest.java
│ ├── DashboardApiTest.java
│ ├── EventsApiTest.java
│ ├── ExchangesApiTest.java
│ ├── FileApiTest.java
│ ├── FollowApiTest.java
│ ├── FundsApiTest.java
│ ├── GuidesApiTest.java
│ ├── InvestmentsApiTest.java
│ ├── NotificationsApiTest.java
│ ├── PartnershipApiTest.java
│ ├── PlatformApiTest.java
│ ├── ProfileApiTest.java
│ ├── ProgramsApiTest.java
│ ├── RateApiTest.java
│ ├── SearchApiTest.java
│ ├── SignalApiTest.java
│ ├── SocialApiTest.java
│ ├── TradingaccountApiTest.java
│ ├── TradingplatformApiTest.java
│ ├── UsersApiTest.java
│ └── WalletApiTest.java
├── app
├── .gitignore
├── build.gradle
├── google-services.json
├── proguard-rules.pro
└── src
│ ├── androidTest
│ └── java
│ │ └── vision
│ │ └── genesis
│ │ └── clientapp
│ │ └── ExampleInstrumentedTest.java
│ ├── main
│ ├── AndroidManifest.xml
│ ├── assets
│ │ └── fonts
│ │ │ ├── Montserrat-Bold.ttf
│ │ │ ├── Montserrat-Light.ttf
│ │ │ ├── Montserrat-Medium.ttf
│ │ │ ├── Montserrat-Regular.ttf
│ │ │ ├── Montserrat-SemiBold.ttf
│ │ │ ├── NeuzeitGro-Bla.ttf
│ │ │ ├── NeuzeitGro-Bol.ttf
│ │ │ ├── NeuzeitGro-Lig.ttf
│ │ │ └── NeuzeitGro-Reg.ttf
│ ├── java
│ │ └── vision
│ │ │ └── genesis
│ │ │ └── clientapp
│ │ │ ├── GenesisVisionApplication.java
│ │ │ ├── di
│ │ │ ├── components
│ │ │ │ └── AppComponent.java
│ │ │ └── modules
│ │ │ │ ├── ApiModule.java
│ │ │ │ ├── AppModule.java
│ │ │ │ ├── AssetsModule.java
│ │ │ │ ├── AuthModule.java
│ │ │ │ ├── BinanceApiModule.java
│ │ │ │ ├── FilesModule.java
│ │ │ │ ├── NotificationsModule.java
│ │ │ │ ├── SettingsModule.java
│ │ │ │ ├── SocialModule.java
│ │ │ │ └── UtilsModule.java
│ │ │ ├── fcm
│ │ │ ├── FcmPushClickHandlerService.java
│ │ │ └── GvFirebaseMessagingService.java
│ │ │ ├── feature
│ │ │ ├── BaseFragment.java
│ │ │ ├── BaseSwipeBackActivity.java
│ │ │ ├── auth
│ │ │ │ ├── email_verification
│ │ │ │ │ ├── EmailVerificationActivity.java
│ │ │ │ │ ├── EmailVerificationPresenter.java
│ │ │ │ │ └── EmailVerificationView.java
│ │ │ │ ├── forgot_password
│ │ │ │ │ ├── ForgotPasswordActivity.java
│ │ │ │ │ ├── ForgotPasswordPresenter.java
│ │ │ │ │ └── ForgotPasswordView.java
│ │ │ │ ├── login
│ │ │ │ │ ├── LoginActivity.java
│ │ │ │ │ ├── LoginPresenter.java
│ │ │ │ │ └── LoginView.java
│ │ │ │ └── registration
│ │ │ │ │ ├── RegistrationActivity.java
│ │ │ │ │ ├── RegistrationPresenter.java
│ │ │ │ │ └── RegistrationView.java
│ │ │ ├── common
│ │ │ │ ├── currency
│ │ │ │ │ ├── CurrencyOptionView.java
│ │ │ │ │ └── SelectCurrencyFragment.java
│ │ │ │ ├── date_range
│ │ │ │ │ ├── DateRangeBottomSheetFragment.java
│ │ │ │ │ └── DateRangeOptionView.java
│ │ │ │ ├── facet
│ │ │ │ │ ├── FollowFacetView.java
│ │ │ │ │ ├── FundFacetView.java
│ │ │ │ │ └── ProgramFacetView.java
│ │ │ │ ├── image_crop
│ │ │ │ │ └── ImageCropActivity.java
│ │ │ │ ├── option
│ │ │ │ │ ├── OptionView.java
│ │ │ │ │ └── SelectOptionBottomSheetFragment.java
│ │ │ │ ├── picture_chooser
│ │ │ │ │ └── PictureChooserBottomSheetFragment.java
│ │ │ │ ├── public_info
│ │ │ │ │ ├── PublicInfoFragment.java
│ │ │ │ │ ├── PublicInfoPresenter.java
│ │ │ │ │ ├── PublicInfoView.java
│ │ │ │ │ └── edit
│ │ │ │ │ │ ├── EditPublicInfoActivity.java
│ │ │ │ │ │ ├── EditPublicInfoPresenter.java
│ │ │ │ │ │ └── EditPublicInfoView.java
│ │ │ │ ├── requests
│ │ │ │ │ ├── RequestsAdapter.java
│ │ │ │ │ └── RequestsBottomSheetFragment.java
│ │ │ │ ├── select_wallet
│ │ │ │ │ ├── SelectWalletBottomSheetFragment.java
│ │ │ │ │ └── WalletOptionView.java
│ │ │ │ └── timeframe_profit
│ │ │ │ │ └── TimeframeProfitView.java
│ │ │ ├── main
│ │ │ │ ├── MainActivity.java
│ │ │ │ ├── MainPresenter.java
│ │ │ │ ├── MainView.java
│ │ │ │ ├── about_levels
│ │ │ │ │ ├── AboutLevelsActivity.java
│ │ │ │ │ ├── AboutLevelsPresenter.java
│ │ │ │ │ └── AboutLevelsView.java
│ │ │ │ ├── app_update
│ │ │ │ │ └── AppUpdateDialog.java
│ │ │ │ ├── assets
│ │ │ │ │ ├── AssetsFragment.java
│ │ │ │ │ ├── AssetsPagerAdapter.java
│ │ │ │ │ ├── AssetsPresenter.java
│ │ │ │ │ └── AssetsView.java
│ │ │ │ ├── coin
│ │ │ │ │ ├── CoinDetailsActivity.java
│ │ │ │ │ ├── CoinDetailsPresenter.java
│ │ │ │ │ ├── CoinDetailsView.java
│ │ │ │ │ └── buy_sell
│ │ │ │ │ │ ├── BuySellCoinsActivity.java
│ │ │ │ │ │ ├── BuySellCoinsPresenter.java
│ │ │ │ │ │ └── BuySellCoinsView.java
│ │ │ │ ├── coins_list
│ │ │ │ │ ├── CoinsListAdapter.java
│ │ │ │ │ ├── CoinsListFragment.java
│ │ │ │ │ ├── CoinsListPresenter.java
│ │ │ │ │ └── CoinsListView.java
│ │ │ │ ├── copytrading
│ │ │ │ │ ├── commissions
│ │ │ │ │ │ ├── CommissionView.java
│ │ │ │ │ │ └── CommissionsBottomSheetFragment.java
│ │ │ │ │ ├── create_account
│ │ │ │ │ │ ├── CreateCopytradingAccountActivity.java
│ │ │ │ │ │ ├── CreateCopytradingAccountPresenter.java
│ │ │ │ │ │ └── CreateCopytradingAccountView.java
│ │ │ │ │ ├── details
│ │ │ │ │ │ ├── CopytradingDetailsActivity.java
│ │ │ │ │ │ ├── CopytradingDetailsPagerAdapter.java
│ │ │ │ │ │ ├── CopytradingDetailsPresenter.java
│ │ │ │ │ │ └── CopytradingDetailsView.java
│ │ │ │ │ ├── edit_subscription
│ │ │ │ │ │ ├── EditSubscriptionActivity.java
│ │ │ │ │ │ ├── EditSubscriptionPagerAdapter.java
│ │ │ │ │ │ ├── EditSubscriptionPresenter.java
│ │ │ │ │ │ └── EditSubscriptionView.java
│ │ │ │ │ ├── follow_trades
│ │ │ │ │ │ ├── FollowTradesActivity.java
│ │ │ │ │ │ ├── FollowTradesPagerAdapter.java
│ │ │ │ │ │ ├── FollowTradesPresenter.java
│ │ │ │ │ │ └── FollowTradesView.java
│ │ │ │ │ ├── open_trade_details
│ │ │ │ │ │ ├── OpenTradeDetailsActivity.java
│ │ │ │ │ │ ├── OpenTradeDetailsAdapter.java
│ │ │ │ │ │ ├── OpenTradeDetailsPresenter.java
│ │ │ │ │ │ └── OpenTradeDetailsView.java
│ │ │ │ │ ├── open_trades
│ │ │ │ │ │ ├── CopytradingOpenTradesAdapter.java
│ │ │ │ │ │ ├── CopytradingOpenTradesFragment.java
│ │ │ │ │ │ ├── CopytradingOpenTradesPresenter.java
│ │ │ │ │ │ └── CopytradingOpenTradesView.java
│ │ │ │ │ ├── select_account
│ │ │ │ │ │ ├── SelectSubscriptionAccountFragment.java
│ │ │ │ │ │ ├── SelectSubscriptionAccountPresenter.java
│ │ │ │ │ │ └── SelectSubscriptionAccountView.java
│ │ │ │ │ ├── subscription_settings
│ │ │ │ │ │ ├── SubscriptionSettingsFragment.java
│ │ │ │ │ │ ├── SubscriptionSettingsPresenter.java
│ │ │ │ │ │ └── SubscriptionSettingsView.java
│ │ │ │ │ ├── subscriptions
│ │ │ │ │ │ ├── CopytradingSubscriptionsFragment.java
│ │ │ │ │ │ ├── CopytradingSubscriptionsPresenter.java
│ │ │ │ │ │ └── CopytradingSubscriptionsView.java
│ │ │ │ │ ├── trades_history
│ │ │ │ │ │ ├── CopytradingTradesHistoryAdapter.java
│ │ │ │ │ │ ├── CopytradingTradesHistoryFragment.java
│ │ │ │ │ │ ├── CopytradingTradesHistoryPresenter.java
│ │ │ │ │ │ └── CopytradingTradesHistoryView.java
│ │ │ │ │ ├── trading_log
│ │ │ │ │ │ ├── TradingLogFragment.java
│ │ │ │ │ │ ├── TradingLogListAdapter.java
│ │ │ │ │ │ ├── TradingLogPresenter.java
│ │ │ │ │ │ └── TradingLogView.java
│ │ │ │ │ └── unfollow_trades
│ │ │ │ │ │ ├── UnfollowTradesActivity.java
│ │ │ │ │ │ ├── UnfollowTradesPresenter.java
│ │ │ │ │ │ └── UnfollowTradesView.java
│ │ │ │ ├── dashboard
│ │ │ │ │ ├── DashboardFragment.java
│ │ │ │ │ ├── DashboardPresenter.java
│ │ │ │ │ ├── DashboardView.java
│ │ │ │ │ ├── investments
│ │ │ │ │ │ ├── DashboardInvestmentsView.java
│ │ │ │ │ │ ├── coins
│ │ │ │ │ │ │ ├── CoinsPortfolioActivity.java
│ │ │ │ │ │ │ ├── CoinsPortfolioPagerAdapter.java
│ │ │ │ │ │ │ ├── CoinsPortfolioPresenter.java
│ │ │ │ │ │ │ ├── CoinsPortfolioView.java
│ │ │ │ │ │ │ ├── history
│ │ │ │ │ │ │ │ ├── CoinsHistoryAdapter.java
│ │ │ │ │ │ │ │ ├── CoinsHistoryFragment.java
│ │ │ │ │ │ │ │ ├── CoinsHistoryPresenter.java
│ │ │ │ │ │ │ │ └── CoinsHistoryView.java
│ │ │ │ │ │ │ └── portfolio
│ │ │ │ │ │ │ │ ├── CoinsAssetsFragment.java
│ │ │ │ │ │ │ │ ├── CoinsAssetsPresenter.java
│ │ │ │ │ │ │ │ └── CoinsAssetsView.java
│ │ │ │ │ │ ├── details
│ │ │ │ │ │ │ ├── InvestmentsDetailsActivity.java
│ │ │ │ │ │ │ ├── InvestmentsDetailsPresenter.java
│ │ │ │ │ │ │ └── InvestmentsDetailsView.java
│ │ │ │ │ │ ├── funds
│ │ │ │ │ │ │ ├── FundsPortfolioActivity.java
│ │ │ │ │ │ │ ├── FundsPortfolioPresenter.java
│ │ │ │ │ │ │ └── FundsPortfolioView.java
│ │ │ │ │ │ └── programs
│ │ │ │ │ │ │ ├── ProgramsPortfolioActivity.java
│ │ │ │ │ │ │ ├── ProgramsPortfolioPresenter.java
│ │ │ │ │ │ │ └── ProgramsPortfolioView.java
│ │ │ │ │ ├── limit
│ │ │ │ │ │ └── DashboardLimitView.java
│ │ │ │ │ ├── old
│ │ │ │ │ │ ├── investor
│ │ │ │ │ │ │ ├── DashboardActionStatus.java
│ │ │ │ │ │ │ ├── DashboardHeaderPagerAdapter.java
│ │ │ │ │ │ │ ├── DashboardPagerAdapter.java
│ │ │ │ │ │ │ ├── InvestorDashboardFragment.java
│ │ │ │ │ │ │ ├── InvestorDashboardPresenter.java
│ │ │ │ │ │ │ ├── InvestorDashboardView.java
│ │ │ │ │ │ │ ├── PortfolioAssetsAdapter.java
│ │ │ │ │ │ │ ├── copytrading
│ │ │ │ │ │ │ │ ├── DashboardCopytradingAdapter.java
│ │ │ │ │ │ │ │ ├── DashboardCopytradingFragment.java
│ │ │ │ │ │ │ │ ├── DashboardCopytradingPresenter.java
│ │ │ │ │ │ │ │ └── DashboardCopytradingView.java
│ │ │ │ │ │ │ ├── funds
│ │ │ │ │ │ │ │ ├── DashboardFundsAdapter.java
│ │ │ │ │ │ │ │ ├── DashboardFundsFragment.java
│ │ │ │ │ │ │ │ ├── DashboardFundsPresenter.java
│ │ │ │ │ │ │ │ └── DashboardFundsView.java
│ │ │ │ │ │ │ ├── header
│ │ │ │ │ │ │ │ ├── InvestorDashboardHeaderPortfolioFragment.java
│ │ │ │ │ │ │ │ ├── InvestorDashboardHeaderPortfolioPresenter.java
│ │ │ │ │ │ │ │ └── InvestorDashboardHeaderPortfolioView.java
│ │ │ │ │ │ │ └── programs
│ │ │ │ │ │ │ │ ├── DashboardProgramsAdapter.java
│ │ │ │ │ │ │ │ ├── DashboardProgramsFragment.java
│ │ │ │ │ │ │ │ ├── DashboardProgramsPresenter.java
│ │ │ │ │ │ │ │ └── DashboardProgramsView.java
│ │ │ │ │ │ └── manager
│ │ │ │ │ │ │ ├── ManagerDashboardFragment.java
│ │ │ │ │ │ │ ├── ManagerDashboardPresenter.java
│ │ │ │ │ │ │ └── ManagerDashboardView.java
│ │ │ │ │ ├── select_product
│ │ │ │ │ │ └── SelectProductActivity.java
│ │ │ │ │ ├── trading
│ │ │ │ │ │ ├── DashboardTradingView.java
│ │ │ │ │ │ ├── details
│ │ │ │ │ │ │ ├── TradingDetailsActivity.java
│ │ │ │ │ │ │ ├── TradingDetailsPresenter.java
│ │ │ │ │ │ │ └── TradingDetailsView.java
│ │ │ │ │ │ ├── private_assets
│ │ │ │ │ │ │ ├── PrivateTradingActivity.java
│ │ │ │ │ │ │ ├── PrivateTradingListFragment.java
│ │ │ │ │ │ │ ├── PrivateTradingPagerAdapter.java
│ │ │ │ │ │ │ ├── PrivateTradingPresenter.java
│ │ │ │ │ │ │ └── PrivateTradingView.java
│ │ │ │ │ │ └── public_assets
│ │ │ │ │ │ │ ├── PublicTradingActivity.java
│ │ │ │ │ │ │ ├── PublicTradingPresenter.java
│ │ │ │ │ │ │ └── PublicTradingView.java
│ │ │ │ │ └── wallet
│ │ │ │ │ │ └── DashboardWalletView.java
│ │ │ │ ├── events
│ │ │ │ │ ├── EventsActivity.java
│ │ │ │ │ ├── EventsListAdapter.java
│ │ │ │ │ ├── EventsPresenter.java
│ │ │ │ │ ├── EventsView.java
│ │ │ │ │ └── details
│ │ │ │ │ │ ├── EventAmountView.java
│ │ │ │ │ │ └── EventDetailsBottomSheetFragment.java
│ │ │ │ ├── external
│ │ │ │ │ └── attach
│ │ │ │ │ │ ├── AttachExternalAccountActivity.java
│ │ │ │ │ │ ├── AttachExternalAccountPagerAdapter.java
│ │ │ │ │ │ ├── AttachExternalAccountPresenter.java
│ │ │ │ │ │ ├── AttachExternalAccountView.java
│ │ │ │ │ │ └── api_key
│ │ │ │ │ │ ├── ExternalApiKeyFragment.java
│ │ │ │ │ │ ├── ExternalApiKeyPresenter.java
│ │ │ │ │ │ └── ExternalApiKeyView.java
│ │ │ │ ├── facet
│ │ │ │ │ ├── follows
│ │ │ │ │ │ └── FollowsFacetActivity.java
│ │ │ │ │ ├── funds
│ │ │ │ │ │ └── FundsFacetActivity.java
│ │ │ │ │ └── programs
│ │ │ │ │ │ └── ProgramsFacetActivity.java
│ │ │ │ ├── favorites
│ │ │ │ │ ├── FavoritesFragment.java
│ │ │ │ │ ├── FavoritesPresenter.java
│ │ │ │ │ └── FavoritesView.java
│ │ │ │ ├── fees_and_discounts
│ │ │ │ │ └── FeesAndDiscountsActivity.java
│ │ │ │ ├── filters
│ │ │ │ │ ├── FilterOptionView.java
│ │ │ │ │ ├── FiltersActivity.java
│ │ │ │ │ ├── FiltersPresenter.java
│ │ │ │ │ ├── FiltersView.java
│ │ │ │ │ └── sorting
│ │ │ │ │ │ ├── SortingDialogFragment.java
│ │ │ │ │ │ └── SortingOptionView.java
│ │ │ │ ├── filters_sorting
│ │ │ │ │ ├── FilterMinMaxBottomSheetFragment.java
│ │ │ │ │ ├── FilterOptionView.java
│ │ │ │ │ ├── FilterSwitchView.java
│ │ │ │ │ ├── FiltersBottomSheetFragment.java
│ │ │ │ │ └── SortingFiltersButtonsView.java
│ │ │ │ ├── follow
│ │ │ │ │ ├── balance
│ │ │ │ │ │ ├── FollowBalanceFragment.java
│ │ │ │ │ │ ├── FollowBalancePresenter.java
│ │ │ │ │ │ └── FollowBalanceView.java
│ │ │ │ │ ├── create
│ │ │ │ │ │ ├── CreateFollowActivity.java
│ │ │ │ │ │ ├── CreateFollowPagerAdapter.java
│ │ │ │ │ │ ├── CreateFollowPresenter.java
│ │ │ │ │ │ ├── CreateFollowView.java
│ │ │ │ │ │ └── settings
│ │ │ │ │ │ │ ├── FollowSettingsFragment.java
│ │ │ │ │ │ │ ├── FollowSettingsPresenter.java
│ │ │ │ │ │ │ └── FollowSettingsView.java
│ │ │ │ │ └── edit
│ │ │ │ │ │ ├── EditFollowSettingsActivity.java
│ │ │ │ │ │ ├── EditFollowSettingsPresenter.java
│ │ │ │ │ │ └── EditFollowSettingsView.java
│ │ │ │ ├── follows_list
│ │ │ │ │ ├── FollowsListAdapter.java
│ │ │ │ │ ├── FollowsListFragment.java
│ │ │ │ │ ├── FollowsListPresenter.java
│ │ │ │ │ └── FollowsListView.java
│ │ │ │ ├── fund
│ │ │ │ │ ├── FundDetailsActivity.java
│ │ │ │ │ ├── FundDetailsPagerAdapter.java
│ │ │ │ │ ├── FundDetailsPresenter.java
│ │ │ │ │ ├── FundDetailsView.java
│ │ │ │ │ ├── add_asset
│ │ │ │ │ │ ├── AddAssetActivity.java
│ │ │ │ │ │ ├── AddAssetPagerAdapter.java
│ │ │ │ │ │ ├── AddAssetPresenter.java
│ │ │ │ │ │ ├── AddAssetView.java
│ │ │ │ │ │ └── fragment
│ │ │ │ │ │ │ ├── AddAssetFragment.java
│ │ │ │ │ │ │ └── AddAssetListAdapter.java
│ │ │ │ │ ├── balance
│ │ │ │ │ │ ├── FundBalanceFragment.java
│ │ │ │ │ │ ├── FundBalancePresenter.java
│ │ │ │ │ │ └── FundBalanceView.java
│ │ │ │ │ ├── change_settings
│ │ │ │ │ │ ├── ChangeFundSettingsActivity.java
│ │ │ │ │ │ ├── ChangeFundSettingsPresenter.java
│ │ │ │ │ │ └── ChangeFundSettingsView.java
│ │ │ │ │ ├── create
│ │ │ │ │ │ ├── CreateFundActivity.java
│ │ │ │ │ │ ├── CreateFundPagerAdapter.java
│ │ │ │ │ │ ├── CreateFundPresenter.java
│ │ │ │ │ │ ├── CreateFundView.java
│ │ │ │ │ │ ├── assets
│ │ │ │ │ │ │ ├── FundAssetsFragment.java
│ │ │ │ │ │ │ ├── FundAssetsPresenter.java
│ │ │ │ │ │ │ ├── FundAssetsView.java
│ │ │ │ │ │ │ └── share
│ │ │ │ │ │ │ │ └── AssetShareDialogFragment.java
│ │ │ │ │ │ ├── deposit
│ │ │ │ │ │ │ ├── CreateFundDepositFragment.java
│ │ │ │ │ │ │ ├── CreateFundDepositPresenter.java
│ │ │ │ │ │ │ └── CreateFundDepositView.java
│ │ │ │ │ │ └── fees
│ │ │ │ │ │ │ ├── FundFeesFragment.java
│ │ │ │ │ │ │ ├── FundFeesPresenter.java
│ │ │ │ │ │ │ └── FundFeesView.java
│ │ │ │ │ ├── info
│ │ │ │ │ │ ├── FundInfoFragment.java
│ │ │ │ │ │ ├── FundInfoPresenter.java
│ │ │ │ │ │ ├── FundInfoView.java
│ │ │ │ │ │ └── owner
│ │ │ │ │ │ │ ├── FundOwnerInfoFragment.java
│ │ │ │ │ │ │ ├── FundOwnerInfoPresenter.java
│ │ │ │ │ │ │ └── FundOwnerInfoView.java
│ │ │ │ │ ├── invest
│ │ │ │ │ │ ├── InvestFundActivity.java
│ │ │ │ │ │ ├── InvestFundPresenter.java
│ │ │ │ │ │ ├── InvestFundView.java
│ │ │ │ │ │ └── confirm
│ │ │ │ │ │ │ └── ConfirmFundInvestBottomSheetFragment.java
│ │ │ │ │ ├── manage
│ │ │ │ │ │ ├── ManageFundActivity.java
│ │ │ │ │ │ ├── ManageFundPresenter.java
│ │ │ │ │ │ └── ManageFundView.java
│ │ │ │ │ ├── profit_abs
│ │ │ │ │ │ ├── FundProfitAbsFragment.java
│ │ │ │ │ │ ├── FundProfitAbsPresenter.java
│ │ │ │ │ │ └── FundProfitAbsView.java
│ │ │ │ │ ├── profit_percent
│ │ │ │ │ │ ├── FundProfitPercentFragment.java
│ │ │ │ │ │ ├── FundProfitPercentPresenter.java
│ │ │ │ │ │ ├── FundProfitPercentView.java
│ │ │ │ │ │ └── glossary
│ │ │ │ │ │ │ └── FundStatisticsGlossaryBottomSheetDialog.java
│ │ │ │ │ ├── reallocate
│ │ │ │ │ │ ├── ReallocateFundActivity.java
│ │ │ │ │ │ ├── ReallocateFundPresenter.java
│ │ │ │ │ │ └── ReallocateFundView.java
│ │ │ │ │ ├── reallocate_history
│ │ │ │ │ │ ├── FundHistoryAdapter.java
│ │ │ │ │ │ ├── FundHistoryFragment.java
│ │ │ │ │ │ ├── FundHistoryPresenter.java
│ │ │ │ │ │ ├── FundHistoryView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ ├── FundHistoryDetailsBottomSheetFragment.java
│ │ │ │ │ │ │ └── FundTradesAdapter.java
│ │ │ │ │ ├── self_managed
│ │ │ │ │ │ ├── create
│ │ │ │ │ │ │ ├── CreateSelfManagedFundActivity.java
│ │ │ │ │ │ │ ├── CreateSelfManagedFundPagerAdapter.java
│ │ │ │ │ │ │ ├── CreateSelfManagedFundPresenter.java
│ │ │ │ │ │ │ └── CreateSelfManagedFundView.java
│ │ │ │ │ │ └── make_public
│ │ │ │ │ │ │ ├── MakePublicFundActivity.java
│ │ │ │ │ │ │ ├── MakePublicFundPresenter.java
│ │ │ │ │ │ │ └── MakePublicFundView.java
│ │ │ │ │ ├── structure
│ │ │ │ │ │ ├── FundStructureAdapter.java
│ │ │ │ │ │ ├── FundStructureFragment.java
│ │ │ │ │ │ ├── FundStructurePresenter.java
│ │ │ │ │ │ └── FundStructureView.java
│ │ │ │ │ └── withdraw
│ │ │ │ │ │ ├── WithdrawFundActivity.java
│ │ │ │ │ │ ├── WithdrawFundPresenter.java
│ │ │ │ │ │ ├── WithdrawFundView.java
│ │ │ │ │ │ └── confirm
│ │ │ │ │ │ └── ConfirmFundWithdrawBottomSheetFragment.java
│ │ │ │ ├── funds_challenge
│ │ │ │ │ ├── FundsChallengeActivity.java
│ │ │ │ │ ├── FundsChallengePagerAdapter.java
│ │ │ │ │ ├── FundsChallengePresenter.java
│ │ │ │ │ └── FundsChallengeView.java
│ │ │ │ ├── funds_list
│ │ │ │ │ ├── FundsListAdapter.java
│ │ │ │ │ ├── FundsListFragment.java
│ │ │ │ │ ├── FundsListPresenter.java
│ │ │ │ │ └── FundsListView.java
│ │ │ │ ├── message
│ │ │ │ │ └── MessageBottomSheetDialog.java
│ │ │ │ ├── notifications
│ │ │ │ │ ├── NotificationsActivity.java
│ │ │ │ │ ├── NotificationsListAdapter.java
│ │ │ │ │ ├── NotificationsPresenter.java
│ │ │ │ │ ├── NotificationsView.java
│ │ │ │ │ ├── create
│ │ │ │ │ │ ├── CreateCustomNotificationSettingActivity.java
│ │ │ │ │ │ ├── CreateCustomNotificationSettingPresenter.java
│ │ │ │ │ │ └── CreateCustomNotificationSettingView.java
│ │ │ │ │ ├── follow
│ │ │ │ │ │ ├── FollowNotificationsSettingsActivity.java
│ │ │ │ │ │ ├── FollowNotificationsSettingsPresenter.java
│ │ │ │ │ │ └── FollowNotificationsSettingsView.java
│ │ │ │ │ ├── fund
│ │ │ │ │ │ ├── FundNotificationsSettingsActivity.java
│ │ │ │ │ │ ├── FundNotificationsSettingsPresenter.java
│ │ │ │ │ │ └── FundNotificationsSettingsView.java
│ │ │ │ │ ├── program
│ │ │ │ │ │ ├── CustomNotificationsListAdapter.java
│ │ │ │ │ │ ├── ProgramNotificationsSettingsActivity.java
│ │ │ │ │ │ ├── ProgramNotificationsSettingsPresenter.java
│ │ │ │ │ │ └── ProgramNotificationsSettingsView.java
│ │ │ │ │ └── settings
│ │ │ │ │ │ ├── FundsNotificationsListAdapter.java
│ │ │ │ │ │ ├── NotificationsSettingsActivity.java
│ │ │ │ │ │ ├── NotificationsSettingsPresenter.java
│ │ │ │ │ │ ├── NotificationsSettingsView.java
│ │ │ │ │ │ └── ProgramsNotificationsListAdapter.java
│ │ │ │ ├── program
│ │ │ │ │ ├── ProgramDetailsActivity.java
│ │ │ │ │ ├── ProgramDetailsPagerAdapter.java
│ │ │ │ │ ├── ProgramDetailsPresenter.java
│ │ │ │ │ ├── ProgramDetailsView.java
│ │ │ │ │ ├── analytics
│ │ │ │ │ │ ├── ProgramAnalyticsAdapter.java
│ │ │ │ │ │ ├── ProgramAnalyticsFragment.java
│ │ │ │ │ │ ├── ProgramAnalyticsPresenter.java
│ │ │ │ │ │ ├── ProgramAnalyticsView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ └── ProgramAnalyticsDetailsBottomSheetFragment.java
│ │ │ │ │ ├── balance
│ │ │ │ │ │ ├── ProgramBalanceFragment.java
│ │ │ │ │ │ ├── ProgramBalancePresenter.java
│ │ │ │ │ │ └── ProgramBalanceView.java
│ │ │ │ │ ├── change_settings
│ │ │ │ │ │ ├── ChangeProgramSettingsActivity.java
│ │ │ │ │ │ ├── ChangeProgramSettingsPresenter.java
│ │ │ │ │ │ └── ChangeProgramSettingsView.java
│ │ │ │ │ ├── create
│ │ │ │ │ │ ├── CreateProgramActivity.java
│ │ │ │ │ │ ├── CreateProgramPagerAdapter.java
│ │ │ │ │ │ ├── CreateProgramPresenter.java
│ │ │ │ │ │ ├── CreateProgramView.java
│ │ │ │ │ │ ├── deposit
│ │ │ │ │ │ │ ├── CreateProgramDepositFragment.java
│ │ │ │ │ │ │ ├── CreateProgramDepositPresenter.java
│ │ │ │ │ │ │ └── CreateProgramDepositView.java
│ │ │ │ │ │ └── settings
│ │ │ │ │ │ │ ├── ProgramSettingsFragment.java
│ │ │ │ │ │ │ ├── ProgramSettingsPresenter.java
│ │ │ │ │ │ │ └── ProgramSettingsView.java
│ │ │ │ │ ├── events
│ │ │ │ │ │ ├── ProgramEventsFragment.java
│ │ │ │ │ │ ├── ProgramEventsPresenter.java
│ │ │ │ │ │ └── ProgramEventsView.java
│ │ │ │ │ ├── financial_statistics
│ │ │ │ │ │ ├── ProgramFinancialStatisticsAdapter.java
│ │ │ │ │ │ ├── ProgramFinancialStatisticsFragment.java
│ │ │ │ │ │ ├── ProgramFinancialStatisticsPresenter.java
│ │ │ │ │ │ ├── ProgramFinancialStatisticsView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ └── ProgramFinancialStatisticsDetailsBottomSheetFragment.java
│ │ │ │ │ ├── info
│ │ │ │ │ │ ├── follow
│ │ │ │ │ │ │ ├── FollowInfoFragment.java
│ │ │ │ │ │ │ ├── FollowInfoPresenter.java
│ │ │ │ │ │ │ └── FollowInfoView.java
│ │ │ │ │ │ ├── owner
│ │ │ │ │ │ │ ├── OwnerInfoFragment.java
│ │ │ │ │ │ │ ├── OwnerInfoPresenter.java
│ │ │ │ │ │ │ └── OwnerInfoView.java
│ │ │ │ │ │ └── program
│ │ │ │ │ │ │ ├── ProgramInfoFragment.java
│ │ │ │ │ │ │ ├── ProgramInfoPresenter.java
│ │ │ │ │ │ │ └── ProgramInfoView.java
│ │ │ │ │ ├── invest
│ │ │ │ │ │ ├── InvestProgramActivity.java
│ │ │ │ │ │ ├── InvestProgramPresenter.java
│ │ │ │ │ │ ├── InvestProgramView.java
│ │ │ │ │ │ └── confirm
│ │ │ │ │ │ │ └── ConfirmProgramInvestBottomSheetFragment.java
│ │ │ │ │ ├── level
│ │ │ │ │ │ └── ProgramLevelBottomSheetDialog.java
│ │ │ │ │ ├── manage
│ │ │ │ │ │ ├── ManageProgramActivity.java
│ │ │ │ │ │ ├── ManageProgramPresenter.java
│ │ │ │ │ │ └── ManageProgramView.java
│ │ │ │ │ ├── open_positions
│ │ │ │ │ │ ├── OpenPositionDetailsDialog.java
│ │ │ │ │ │ ├── OpenPositionsFragment.java
│ │ │ │ │ │ ├── OpenPositionsListAdapter.java
│ │ │ │ │ │ ├── OpenPositionsPresenter.java
│ │ │ │ │ │ └── OpenPositionsView.java
│ │ │ │ │ ├── period_history
│ │ │ │ │ │ ├── PeriodHistoryAdapter.java
│ │ │ │ │ │ ├── PeriodHistoryFragment.java
│ │ │ │ │ │ ├── PeriodHistoryPresenter.java
│ │ │ │ │ │ ├── PeriodHistoryView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ └── PeriodDetailsBottomSheetFragment.java
│ │ │ │ │ ├── profit_abs
│ │ │ │ │ │ ├── ProgramProfitAbsFragment.java
│ │ │ │ │ │ ├── ProgramProfitAbsPresenter.java
│ │ │ │ │ │ └── ProgramProfitAbsView.java
│ │ │ │ │ ├── profit_percent
│ │ │ │ │ │ ├── ProgramProfitPercentFragment.java
│ │ │ │ │ │ ├── ProgramProfitPercentPresenter.java
│ │ │ │ │ │ ├── ProgramProfitPercentView.java
│ │ │ │ │ │ └── glossary
│ │ │ │ │ │ │ └── ProgramStatisticsGlossaryBottomSheetDialog.java
│ │ │ │ │ ├── reports
│ │ │ │ │ │ ├── ProgramReportsAdapter.java
│ │ │ │ │ │ ├── ProgramReportsFragment.java
│ │ │ │ │ │ ├── ProgramReportsPresenter.java
│ │ │ │ │ │ ├── ProgramReportsView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ └── ProgramReportsDetailsBottomSheetFragment.java
│ │ │ │ │ ├── trades
│ │ │ │ │ │ ├── ProgramTradesFragment.java
│ │ │ │ │ │ ├── ProgramTradesPresenter.java
│ │ │ │ │ │ ├── ProgramTradesView.java
│ │ │ │ │ │ ├── TradeDetailsDialog.java
│ │ │ │ │ │ └── TradesListAdapter.java
│ │ │ │ │ └── withdraw
│ │ │ │ │ │ ├── WithdrawProgramActivity.java
│ │ │ │ │ │ ├── WithdrawProgramPresenter.java
│ │ │ │ │ │ ├── WithdrawProgramView.java
│ │ │ │ │ │ └── confirm
│ │ │ │ │ │ └── ConfirmProgramWithdrawBottomSheetFragment.java
│ │ │ │ ├── programs_list
│ │ │ │ │ ├── ProgramsListAdapter.java
│ │ │ │ │ ├── ProgramsListFragment.java
│ │ │ │ │ ├── ProgramsListPresenter.java
│ │ │ │ │ └── ProgramsListView.java
│ │ │ │ ├── rating
│ │ │ │ │ ├── ProgramsRatingActivity.java
│ │ │ │ │ ├── ProgramsRatingPagerAdapter.java
│ │ │ │ │ ├── ProgramsRatingPresenter.java
│ │ │ │ │ └── ProgramsRatingView.java
│ │ │ │ ├── search
│ │ │ │ │ ├── SearchActivity.java
│ │ │ │ │ ├── SearchPagerAdapter.java
│ │ │ │ │ ├── SearchPresenter.java
│ │ │ │ │ └── SearchView.java
│ │ │ │ ├── settings
│ │ │ │ │ ├── SettingsFragment.java
│ │ │ │ │ ├── SettingsPresenter.java
│ │ │ │ │ ├── SettingsView.java
│ │ │ │ │ ├── privacy
│ │ │ │ │ │ ├── PrivacySettingsActivity.java
│ │ │ │ │ │ ├── PrivacySettingsPresenter.java
│ │ │ │ │ │ └── PrivacySettingsView.java
│ │ │ │ │ ├── public_info
│ │ │ │ │ │ ├── ProfilePublicInfoActivity.java
│ │ │ │ │ │ ├── ProfilePublicInfoPresenter.java
│ │ │ │ │ │ └── ProfilePublicInfoView.java
│ │ │ │ │ ├── referral_program
│ │ │ │ │ │ ├── ReferralProgramActivity.java
│ │ │ │ │ │ ├── ReferralProgramPagerAdapter.java
│ │ │ │ │ │ ├── ReferralProgramPresenter.java
│ │ │ │ │ │ ├── ReferralProgramView.java
│ │ │ │ │ │ ├── history
│ │ │ │ │ │ │ ├── ReferralHistoryFragment.java
│ │ │ │ │ │ │ ├── ReferralHistoryListAdapter.java
│ │ │ │ │ │ │ ├── ReferralHistoryPresenter.java
│ │ │ │ │ │ │ └── ReferralHistoryView.java
│ │ │ │ │ │ ├── info
│ │ │ │ │ │ │ ├── ReferralInfoFragment.java
│ │ │ │ │ │ │ ├── ReferralInfoPresenter.java
│ │ │ │ │ │ │ └── ReferralInfoView.java
│ │ │ │ │ │ └── referral_friends
│ │ │ │ │ │ │ ├── ReferralFriendsFragment.java
│ │ │ │ │ │ │ ├── ReferralFriendsListAdapter.java
│ │ │ │ │ │ │ ├── ReferralFriendsPresenter.java
│ │ │ │ │ │ │ └── ReferralFriendsView.java
│ │ │ │ │ ├── security
│ │ │ │ │ │ ├── SecurityActivity.java
│ │ │ │ │ │ ├── SecurityPresenter.java
│ │ │ │ │ │ ├── SecurityView.java
│ │ │ │ │ │ └── change_password
│ │ │ │ │ │ │ ├── ChangePasswordActivity.java
│ │ │ │ │ │ │ ├── ChangePasswordPresenter.java
│ │ │ │ │ │ │ └── ChangePasswordView.java
│ │ │ │ │ └── social_links
│ │ │ │ │ │ ├── SocialLinksActivity.java
│ │ │ │ │ │ ├── SocialLinksPresenter.java
│ │ │ │ │ │ └── SocialLinksView.java
│ │ │ │ ├── social
│ │ │ │ │ ├── SocialMainFragment.java
│ │ │ │ │ ├── SocialMainPresenter.java
│ │ │ │ │ ├── SocialMainView.java
│ │ │ │ │ ├── feed
│ │ │ │ │ │ ├── SocialActivity.java
│ │ │ │ │ │ ├── SocialLiveView.java
│ │ │ │ │ │ ├── SocialPagerAdapter.java
│ │ │ │ │ │ ├── SocialPresenter.java
│ │ │ │ │ │ └── SocialView.java
│ │ │ │ │ ├── media
│ │ │ │ │ │ ├── MediaActivity.java
│ │ │ │ │ │ ├── MediaListAdapter.java
│ │ │ │ │ │ ├── MediaPresenter.java
│ │ │ │ │ │ ├── MediaView.java
│ │ │ │ │ │ ├── SocialMediaView.java
│ │ │ │ │ │ └── details
│ │ │ │ │ │ │ ├── MediaPostDetailsActivity.java
│ │ │ │ │ │ │ ├── MediaPostDetailsPresenter.java
│ │ │ │ │ │ │ └── MediaPostDetailsView.java
│ │ │ │ │ ├── post
│ │ │ │ │ │ ├── PostsListAdapter.java
│ │ │ │ │ │ ├── PostsListFragment.java
│ │ │ │ │ │ ├── PostsListPresenter.java
│ │ │ │ │ │ ├── PostsListView.java
│ │ │ │ │ │ ├── actions
│ │ │ │ │ │ │ └── SocialPostActionsBottomSheetFragment.java
│ │ │ │ │ │ ├── create
│ │ │ │ │ │ │ ├── CreatePostActivity.java
│ │ │ │ │ │ │ ├── CreatePostPresenter.java
│ │ │ │ │ │ │ └── CreatePostView.java
│ │ │ │ │ │ ├── details
│ │ │ │ │ │ │ ├── PostDetailsActivity.java
│ │ │ │ │ │ │ ├── PostDetailsPresenter.java
│ │ │ │ │ │ │ └── PostDetailsView.java
│ │ │ │ │ │ └── report
│ │ │ │ │ │ │ ├── ReportPostActivity.java
│ │ │ │ │ │ │ ├── ReportPostPresenter.java
│ │ │ │ │ │ │ └── ReportPostView.java
│ │ │ │ │ ├── trending
│ │ │ │ │ │ └── TrendingBottomSheetView.java
│ │ │ │ │ └── users
│ │ │ │ │ │ ├── SocialUsersListActivity.java
│ │ │ │ │ │ ├── SocialUsersListAdapter.java
│ │ │ │ │ │ ├── SocialUsersListPresenter.java
│ │ │ │ │ │ ├── SocialUsersListView.java
│ │ │ │ │ │ └── SocialUsersView.java
│ │ │ │ ├── terminal
│ │ │ │ │ ├── TerminalActivity.java
│ │ │ │ │ ├── TerminalPresenter.java
│ │ │ │ │ ├── TerminalView.java
│ │ │ │ │ ├── chart
│ │ │ │ │ │ └── TerminalChartView.java
│ │ │ │ │ ├── info
│ │ │ │ │ │ └── TerminalInfoView.java
│ │ │ │ │ ├── market_trades
│ │ │ │ │ │ ├── MarketTradeItemView.java
│ │ │ │ │ │ └── MarketTradesView.java
│ │ │ │ │ ├── market_watch
│ │ │ │ │ │ ├── MarketWatchFragment.java
│ │ │ │ │ │ ├── MarketWatchPagerAdapter.java
│ │ │ │ │ │ ├── MarketWatchPresenter.java
│ │ │ │ │ │ ├── MarketWatchView.java
│ │ │ │ │ │ ├── activity
│ │ │ │ │ │ │ ├── MarketWatchActivity.java
│ │ │ │ │ │ │ ├── MarketWatchPresenter.java
│ │ │ │ │ │ │ └── MarketWatchView.java
│ │ │ │ │ │ └── list
│ │ │ │ │ │ │ ├── FavoriteTickersListFragment.java
│ │ │ │ │ │ │ ├── TickersListAdapter.java
│ │ │ │ │ │ │ └── TickersListFragment.java
│ │ │ │ │ ├── open_orders
│ │ │ │ │ │ ├── OpenOrdersFragment.java
│ │ │ │ │ │ ├── OpenOrdersListAdapter.java
│ │ │ │ │ │ ├── OpenOrdersPresenter.java
│ │ │ │ │ │ └── OpenOrdersView.java
│ │ │ │ │ ├── order_book
│ │ │ │ │ │ ├── DepthItemView.java
│ │ │ │ │ │ └── OrderBookView.java
│ │ │ │ │ ├── order_details
│ │ │ │ │ │ └── OrderDetailsDialog.java
│ │ │ │ │ ├── order_history
│ │ │ │ │ │ ├── OrderHistoryFragment.java
│ │ │ │ │ │ ├── OrderHistoryListAdapter.java
│ │ │ │ │ │ ├── OrderHistoryPresenter.java
│ │ │ │ │ │ └── OrderHistoryView.java
│ │ │ │ │ ├── order_settings
│ │ │ │ │ │ ├── SelectLeverageBottomSheetFragment.java
│ │ │ │ │ │ ├── SelectMarginTypeBottomSheetFragment.java
│ │ │ │ │ │ └── SelectPositionModeBottomSheetFragment.java
│ │ │ │ │ ├── place_order
│ │ │ │ │ │ ├── MiniOrderBookView.java
│ │ │ │ │ │ ├── PlaceOrderActivity.java
│ │ │ │ │ │ ├── PlaceOrderPagerAdapter.java
│ │ │ │ │ │ ├── PlaceOrderPresenter.java
│ │ │ │ │ │ └── PlaceOrderView.java
│ │ │ │ │ ├── positions
│ │ │ │ │ │ ├── PositionsFragment.java
│ │ │ │ │ │ ├── PositionsListAdapter.java
│ │ │ │ │ │ ├── PositionsPresenter.java
│ │ │ │ │ │ ├── PositionsView.java
│ │ │ │ │ │ ├── change_margin
│ │ │ │ │ │ │ └── ChangeMarginBottomSheetFragment.java
│ │ │ │ │ │ ├── close
│ │ │ │ │ │ │ └── ClosePositionBottomSheetFragment.java
│ │ │ │ │ │ └── tpsl
│ │ │ │ │ │ │ └── TpSlBottomSheetFragment.java
│ │ │ │ │ ├── select_account
│ │ │ │ │ │ ├── AccountView.java
│ │ │ │ │ │ └── SelectAccountBottomSheetFragment.java
│ │ │ │ │ ├── symbol_watch
│ │ │ │ │ │ └── SymbolWatchView.java
│ │ │ │ │ └── tradingview_chart
│ │ │ │ │ │ ├── ChartView.kt
│ │ │ │ │ │ └── TimeframeTabView.java
│ │ │ │ ├── tooltip
│ │ │ │ │ └── TooltipActivity.java
│ │ │ │ ├── trading_account
│ │ │ │ │ ├── TradingAccountDetailsActivity.java
│ │ │ │ │ ├── TradingAccountDetailsPagerAdapter.java
│ │ │ │ │ ├── TradingAccountDetailsPresenter.java
│ │ │ │ │ ├── TradingAccountDetailsView.java
│ │ │ │ │ ├── add_demo_funds
│ │ │ │ │ │ ├── AddDemoFundsActivity.java
│ │ │ │ │ │ ├── AddDemoFundsPresenter.java
│ │ │ │ │ │ └── AddDemoFundsView.java
│ │ │ │ │ ├── balance
│ │ │ │ │ │ ├── TradingAccountBalanceFragment.java
│ │ │ │ │ │ ├── TradingAccountBalancePresenter.java
│ │ │ │ │ │ └── TradingAccountBalanceView.java
│ │ │ │ │ ├── change_broker
│ │ │ │ │ │ ├── ChangeBrokerActivity.java
│ │ │ │ │ │ ├── ChangeBrokerPagerAdapter.java
│ │ │ │ │ │ ├── ChangeBrokerPresenter.java
│ │ │ │ │ │ └── ChangeBrokerView.java
│ │ │ │ │ ├── change_password
│ │ │ │ │ │ ├── ChangeTradingAccountPasswordActivity.java
│ │ │ │ │ │ ├── ChangeTradingAccountPasswordPresenter.java
│ │ │ │ │ │ └── ChangeTradingAccountPasswordView.java
│ │ │ │ │ ├── create
│ │ │ │ │ │ ├── CreateAccountActivity.java
│ │ │ │ │ │ ├── CreateAccountPagerAdapter.java
│ │ │ │ │ │ ├── CreateAccountPresenter.java
│ │ │ │ │ │ ├── CreateAccountView.java
│ │ │ │ │ │ ├── broker
│ │ │ │ │ │ │ ├── SelectBrokerFragment.java
│ │ │ │ │ │ │ ├── SelectBrokerPresenter.java
│ │ │ │ │ │ │ └── SelectBrokerView.java
│ │ │ │ │ │ ├── broker_settings
│ │ │ │ │ │ │ ├── BrokerSettingsFragment.java
│ │ │ │ │ │ │ ├── BrokerSettingsPresenter.java
│ │ │ │ │ │ │ └── BrokerSettingsView.java
│ │ │ │ │ │ ├── deposit
│ │ │ │ │ │ │ ├── CreateAccountDepositFragment.java
│ │ │ │ │ │ │ ├── CreateAccountDepositPresenter.java
│ │ │ │ │ │ │ └── CreateAccountDepositView.java
│ │ │ │ │ │ └── exchange_settings
│ │ │ │ │ │ │ ├── ExchangeSettingsFragment.java
│ │ │ │ │ │ │ ├── ExchangeSettingsPresenter.java
│ │ │ │ │ │ │ └── ExchangeSettingsView.java
│ │ │ │ │ ├── info
│ │ │ │ │ │ ├── TradingAccountInfoFragment.java
│ │ │ │ │ │ ├── TradingAccountInfoPresenter.java
│ │ │ │ │ │ └── TradingAccountInfoView.java
│ │ │ │ │ ├── manage
│ │ │ │ │ │ ├── ManageTradingAccountActivity.java
│ │ │ │ │ │ ├── ManageTradingAccountPresenter.java
│ │ │ │ │ │ └── ManageTradingAccountView.java
│ │ │ │ │ ├── open_positions
│ │ │ │ │ │ ├── TradingAccountOpenPositionsFragment.java
│ │ │ │ │ │ ├── TradingAccountOpenPositionsPresenter.java
│ │ │ │ │ │ └── TradingAccountOpenPositionsView.java
│ │ │ │ │ ├── profit_abs
│ │ │ │ │ │ ├── TradingAccountProfitAbsFragment.java
│ │ │ │ │ │ ├── TradingAccountProfitAbsPresenter.java
│ │ │ │ │ │ └── TradingAccountProfitAbsView.java
│ │ │ │ │ ├── profit_percent
│ │ │ │ │ │ ├── TradingAccountProfitPercentFragment.java
│ │ │ │ │ │ ├── TradingAccountProfitPercentPresenter.java
│ │ │ │ │ │ └── TradingAccountProfitPercentView.java
│ │ │ │ │ ├── trades
│ │ │ │ │ │ ├── TradeDetailsDialog.java
│ │ │ │ │ │ ├── TradesListAdapter.java
│ │ │ │ │ │ ├── TradingAccountTradesFragment.java
│ │ │ │ │ │ ├── TradingAccountTradesPresenter.java
│ │ │ │ │ │ └── TradingAccountTradesView.java
│ │ │ │ │ └── two_factor
│ │ │ │ │ │ ├── SetupAccountTfaActivity.java
│ │ │ │ │ │ ├── SetupAccountTfaPresenter.java
│ │ │ │ │ │ └── SetupAccountTfaView.java
│ │ │ │ ├── unregistered
│ │ │ │ │ ├── dashboard
│ │ │ │ │ │ ├── UnregisteredDashboardFragment.java
│ │ │ │ │ │ ├── UnregisteredDashboardPresenter.java
│ │ │ │ │ │ └── UnregisteredDashboardView.java
│ │ │ │ │ └── settings
│ │ │ │ │ │ ├── UnregisteredSettingsFragment.java
│ │ │ │ │ │ ├── UnregisteredSettingsPresenter.java
│ │ │ │ │ │ └── UnregisteredSettingsView.java
│ │ │ │ ├── user
│ │ │ │ │ ├── UserDetailsActivity.java
│ │ │ │ │ ├── UserDetailsPagerAdapter.java
│ │ │ │ │ ├── UserDetailsPresenter.java
│ │ │ │ │ ├── UserDetailsView.java
│ │ │ │ │ ├── followers
│ │ │ │ │ │ ├── UserFollowersActivity.java
│ │ │ │ │ │ ├── UserFollowersPresenter.java
│ │ │ │ │ │ └── UserFollowersView.java
│ │ │ │ │ └── info
│ │ │ │ │ │ ├── UserInfoFragment.java
│ │ │ │ │ │ ├── UserInfoPresenter.java
│ │ │ │ │ │ └── UserInfoView.java
│ │ │ │ ├── users_list
│ │ │ │ │ ├── UsersListAdapter.java
│ │ │ │ │ └── fragment
│ │ │ │ │ │ ├── UsersListFragment.java
│ │ │ │ │ │ ├── UsersListPresenter.java
│ │ │ │ │ │ └── UsersListView.java
│ │ │ │ ├── verification
│ │ │ │ │ ├── VerificationInfoActivity.java
│ │ │ │ │ ├── VerificationInfoPresenter.java
│ │ │ │ │ └── VerificationInfoView.java
│ │ │ │ └── wallet
│ │ │ │ │ ├── WalletActivity.java
│ │ │ │ │ ├── WalletPagerAdapter.java
│ │ │ │ │ ├── WalletPresenter.java
│ │ │ │ │ ├── WalletView.java
│ │ │ │ │ ├── buy_with_card
│ │ │ │ │ ├── BuyWithCardActivity.java
│ │ │ │ │ ├── BuyWithCardPresenter.java
│ │ │ │ │ └── BuyWithCardView.java
│ │ │ │ │ ├── copytrading_account_details
│ │ │ │ │ ├── CopytradingAccountDetailsActivity.java
│ │ │ │ │ ├── CopytradingAccountDetailsPagerAdapter.java
│ │ │ │ │ ├── CopytradingAccountDetailsPresenter.java
│ │ │ │ │ └── CopytradingAccountDetailsView.java
│ │ │ │ │ ├── copytrading_accounts
│ │ │ │ │ ├── CopytradingAccountsFragment.java
│ │ │ │ │ ├── CopytradingAccountsListAdapter.java
│ │ │ │ │ ├── CopytradingAccountsPresenter.java
│ │ │ │ │ └── CopytradingAccountsView.java
│ │ │ │ │ ├── deposit
│ │ │ │ │ ├── DepositWalletActivity.java
│ │ │ │ │ ├── DepositWalletPresenter.java
│ │ │ │ │ └── DepositWalletView.java
│ │ │ │ │ ├── external_transactions
│ │ │ │ │ ├── ExternalTransactionsFragment.java
│ │ │ │ │ ├── ExternalTransactionsListAdapter.java
│ │ │ │ │ ├── ExternalTransactionsPresenter.java
│ │ │ │ │ └── ExternalTransactionsView.java
│ │ │ │ │ ├── my_wallets
│ │ │ │ │ ├── MyWalletsFragment.java
│ │ │ │ │ ├── MyWalletsListAdapter.java
│ │ │ │ │ ├── MyWalletsPresenter.java
│ │ │ │ │ └── MyWalletsView.java
│ │ │ │ │ ├── specific_wallet
│ │ │ │ │ ├── SpecificWalletActivity.java
│ │ │ │ │ ├── SpecificWalletPagerAdapter.java
│ │ │ │ │ ├── SpecificWalletPresenter.java
│ │ │ │ │ └── SpecificWalletView.java
│ │ │ │ │ ├── transaction_details
│ │ │ │ │ ├── TransactionDetailsActivity.java
│ │ │ │ │ ├── TransactionDetailsPresenter.java
│ │ │ │ │ ├── TransactionDetailsView.java
│ │ │ │ │ └── views
│ │ │ │ │ │ ├── AssetView.java
│ │ │ │ │ │ ├── ButtonsView.java
│ │ │ │ │ │ ├── ExternalAddressView.java
│ │ │ │ │ │ ├── LabelView.java
│ │ │ │ │ │ ├── RateView.java
│ │ │ │ │ │ ├── StatusView.java
│ │ │ │ │ │ ├── ValueView.java
│ │ │ │ │ │ └── WalletView.java
│ │ │ │ │ ├── transactions
│ │ │ │ │ ├── TransactionsFragment.java
│ │ │ │ │ ├── TransactionsListAdapter.java
│ │ │ │ │ ├── TransactionsPresenter.java
│ │ │ │ │ └── TransactionsView.java
│ │ │ │ │ ├── transfer_copytrading_account
│ │ │ │ │ ├── TransferCopytradingAccountActivity.java
│ │ │ │ │ ├── TransferCopytradingAccountPresenter.java
│ │ │ │ │ └── TransferCopytradingAccountView.java
│ │ │ │ │ ├── transfer_funds
│ │ │ │ │ ├── TransferFundsActivity.java
│ │ │ │ │ ├── TransferFundsPresenter.java
│ │ │ │ │ └── TransferWalletView.java
│ │ │ │ │ └── withdraw
│ │ │ │ │ ├── WithdrawWalletActivity.java
│ │ │ │ │ ├── WithdrawWalletPresenter.java
│ │ │ │ │ ├── WithdrawWalletView.java
│ │ │ │ │ └── confirm
│ │ │ │ │ └── ConfirmWalletWithdrawBottomSheetFragment.java
│ │ │ ├── pin
│ │ │ │ ├── check
│ │ │ │ │ ├── CheckPinActivity.java
│ │ │ │ │ ├── CheckPinPresenter.java
│ │ │ │ │ └── CheckPinView.java
│ │ │ │ ├── fingerprint
│ │ │ │ │ ├── VerifyFingerprintActivity.java
│ │ │ │ │ ├── VerifyFingerprintPresenter.java
│ │ │ │ │ └── VerifyFingerprintView.java
│ │ │ │ └── set
│ │ │ │ │ ├── SetPinActivity.java
│ │ │ │ │ ├── SetPinPresenter.java
│ │ │ │ │ └── SetPinView.java
│ │ │ ├── splashscreen
│ │ │ │ ├── SplashScreenActivity.java
│ │ │ │ ├── SplashScreenPresenter.java
│ │ │ │ └── SplashScreenView.java
│ │ │ ├── three_factor
│ │ │ │ └── confirm
│ │ │ │ │ ├── EmailConfirmationActivity.java
│ │ │ │ │ ├── EmailConfirmationPresenter.java
│ │ │ │ │ └── EmailConfirmationView.java
│ │ │ └── two_factor
│ │ │ │ ├── check
│ │ │ │ ├── CheckTfaActivity.java
│ │ │ │ ├── CheckTfaPresenter.java
│ │ │ │ └── CheckTfaView.java
│ │ │ │ ├── disable
│ │ │ │ ├── DisableTfaActivity.java
│ │ │ │ ├── DisableTfaPresenter.java
│ │ │ │ └── DisableTfaView.java
│ │ │ │ └── setup
│ │ │ │ ├── SetupTfaActivity.java
│ │ │ │ ├── SetupTfaPagerAdapter.java
│ │ │ │ ├── SetupTfaPresenter.java
│ │ │ │ ├── SetupTfaView.java
│ │ │ │ ├── first
│ │ │ │ ├── SetupTfaFirstStepFragment.java
│ │ │ │ ├── TfaTutorial0Fragment.java
│ │ │ │ ├── TfaTutorial1Fragment.java
│ │ │ │ ├── TfaTutorial2Fragment.java
│ │ │ │ ├── TfaTutorial3Fragment.java
│ │ │ │ ├── TfaTutorial4Fragment.java
│ │ │ │ └── TfaTutorialPagerAdapter.java
│ │ │ │ ├── forth
│ │ │ │ └── SetupTfaForthStepFragment.java
│ │ │ │ ├── second
│ │ │ │ ├── SetupTfaSecondStepFragment.java
│ │ │ │ ├── SetupTfaSecondStepPresenter.java
│ │ │ │ └── SetupTfaSecondStepView.java
│ │ │ │ └── third
│ │ │ │ ├── SetupTfaThirdStepFragment.java
│ │ │ │ ├── SetupTfaThirdStepPresenter.java
│ │ │ │ └── SetupTfaThirdStepView.java
│ │ │ ├── managers
│ │ │ ├── AssetsManager.java
│ │ │ ├── AuthManager.java
│ │ │ ├── BrokersManager.java
│ │ │ ├── CoinsManager.java
│ │ │ ├── DashboardManager.java
│ │ │ ├── EventsManager.java
│ │ │ ├── ExportManager.java
│ │ │ ├── FilesManager.java
│ │ │ ├── FollowsManager.java
│ │ │ ├── FundsManager.java
│ │ │ ├── KycVerificationManager.java
│ │ │ ├── NotificationsManager.java
│ │ │ ├── PartnershipManager.java
│ │ │ ├── ProfileManager.java
│ │ │ ├── ProgramsManager.java
│ │ │ ├── RateManager.java
│ │ │ ├── SearchManager.java
│ │ │ ├── SettingsManager.java
│ │ │ ├── SocialManager.java
│ │ │ ├── TerminalManager.java
│ │ │ ├── TradingAccountManager.java
│ │ │ ├── UsersManager.java
│ │ │ └── WalletManager.java
│ │ │ ├── model
│ │ │ ├── AppUpdateModel.java
│ │ │ ├── BinanceExchangeInfo.java
│ │ │ ├── BuySellCoinsModel.java
│ │ │ ├── ChartZoomEnum.java
│ │ │ ├── CopytradingAccountModel.java
│ │ │ ├── CreateAccountModel.java
│ │ │ ├── CreateProgramData.java
│ │ │ ├── CreateProgramModel.java
│ │ │ ├── CurrencyEnum.java
│ │ │ ├── DateRange.java
│ │ │ ├── FacetModel.java
│ │ │ ├── FilterSortingOption.java
│ │ │ ├── FollowSettingsModel.java
│ │ │ ├── FundAssetsModel.java
│ │ │ ├── FundDepositModel.java
│ │ │ ├── FundDetailsModel.java
│ │ │ ├── FundRequest.java
│ │ │ ├── FundSettingsModel.java
│ │ │ ├── InvestmentProgramDashboardExtended.java
│ │ │ ├── InvestmentProgramExtended.java
│ │ │ ├── MinMaxFilterModel.java
│ │ │ ├── NewAccountRequest.java
│ │ │ ├── NotificationLocation.java
│ │ │ ├── OpenTradeModel.java
│ │ │ ├── OpenTradeProviderModel.java
│ │ │ ├── PortfolioAssetData.java
│ │ │ ├── PortfolioEvent.java
│ │ │ ├── PostTagMatch.java
│ │ │ ├── PostsFilter.java
│ │ │ ├── ProgramDetailsModel.java
│ │ │ ├── ProgramRequest.java
│ │ │ ├── ProgramSettingsModel.java
│ │ │ ├── PublicInfoModel.java
│ │ │ ├── PushDataPayload.java
│ │ │ ├── RatingInfo.java
│ │ │ ├── SettingsModel.java
│ │ │ ├── ShortenedAmount.java
│ │ │ ├── SocialPostType.java
│ │ │ ├── SortingEnum.java
│ │ │ ├── SubscriptionSettingsModel.java
│ │ │ ├── TimeFrameEnum.java
│ │ │ ├── TooltipModel.java
│ │ │ ├── TradingAccountDetailsModel.java
│ │ │ ├── TransactionsFilter.java
│ │ │ ├── TransferFundsModel.java
│ │ │ ├── User.java
│ │ │ ├── UserDetailsModel.java
│ │ │ ├── WalletModel.java
│ │ │ ├── WithdrawalRequest.java
│ │ │ ├── api
│ │ │ │ ├── Error.java
│ │ │ │ └── ErrorResponse.java
│ │ │ ├── events
│ │ │ │ ├── CreateProgramConfirmButtonClickedEvent.java
│ │ │ │ ├── CreateProgramNextButtonClickedEvent.java
│ │ │ │ ├── FundIsFavoriteChangedEvent.java
│ │ │ │ ├── HandlePushEvent.java
│ │ │ │ ├── HideBottomNavigationEvent.java
│ │ │ │ ├── OnAccountBrokerSettingsSelectedEvent.java
│ │ │ │ ├── OnAccountExchangeSettingsSelectedEvent.java
│ │ │ │ ├── OnAddAssetAssetSelectedEvent.java
│ │ │ │ ├── OnAddAssetClickedEvent.java
│ │ │ │ ├── OnAddNewPostClickedEvent.java
│ │ │ │ ├── OnAttachExternalAccountSuccessEvent.java
│ │ │ │ ├── OnBrokerChangedEvent.java
│ │ │ │ ├── OnBrokerSelectedEvent.java
│ │ │ │ ├── OnBrowseFundsClickedEvent.java
│ │ │ │ ├── OnBrowseProgramsClickedEvent.java
│ │ │ │ ├── OnCancelRequestClickedEvent.java
│ │ │ │ ├── OnCardDepositFinishedEvent.java
│ │ │ │ ├── OnChartBaseCurrencyChangedEvent.java
│ │ │ │ ├── OnCheckTfaConfirmClickedEvent.java
│ │ │ │ ├── OnCheckTfaErrorEvent.java
│ │ │ │ ├── OnCheckTfaSuccessEvent.java
│ │ │ │ ├── OnCoinFavoriteChangedEvent.java
│ │ │ │ ├── OnCreateAccountCreateButtonClickedEvent.java
│ │ │ │ ├── OnCreateAccountSuccessEvent.java
│ │ │ │ ├── OnCreateFollowSuccessEvent.java
│ │ │ │ ├── OnCreateFundCreateButtonClickedEvent.java
│ │ │ │ ├── OnCreateProgramCreateButtonClickedEvent.java
│ │ │ │ ├── OnCreateProgramFirstStepPassedEvent.java
│ │ │ │ ├── OnCreateProgramSecondStepPassedEvent.java
│ │ │ │ ├── OnCreateProgramSuccessEvent.java
│ │ │ │ ├── OnCreateProgramThirdStepPassedEvent.java
│ │ │ │ ├── OnCustomNotificationSettingSetEnabledEvent.java
│ │ │ │ ├── OnDashboardFundFavoriteClickedEvent.java
│ │ │ │ ├── OnDashboardProgramFavoriteClickedEvent.java
│ │ │ │ ├── OnDashboardProgramsUpdateEvent.java
│ │ │ │ ├── OnDashboardReinvestClickedEvent.java
│ │ │ │ ├── OnDeleteCustomNotificationSettingClickedEvent.java
│ │ │ │ ├── OnEmailVerificationSuccessEvent.java
│ │ │ │ ├── OnExchangeSelectedEvent.java
│ │ │ │ ├── OnExternalApiKeyConfirmEvent.java
│ │ │ │ ├── OnFavoriteTickersSelectAccountClickedEvent.java
│ │ │ │ ├── OnFinishAddAssetActivityEvent.java
│ │ │ │ ├── OnFollowFacetClickedEvent.java
│ │ │ │ ├── OnFollowFavoriteChangedEvent.java
│ │ │ │ ├── OnFollowSettingsConfirmEvent.java
│ │ │ │ ├── OnFundAssetsChangedEvent.java
│ │ │ │ ├── OnFundAssetsConfirmClickedEvent.java
│ │ │ │ ├── OnFundFacetClickedEvent.java
│ │ │ │ ├── OnFundFavoriteChangedEvent.java
│ │ │ │ ├── OnFundFeesConfirmEvent.java
│ │ │ │ ├── OnFundSettingsChangedEvent.java
│ │ │ │ ├── OnFundStatisticsUpdatedEvent.java
│ │ │ │ ├── OnHashTagClickedEvent.java
│ │ │ │ ├── OnInRequestsClickedEvent.java
│ │ │ │ ├── OnListCoinFavoriteClickedEvent.java
│ │ │ │ ├── OnListFollowFavoriteClickedEvent.java
│ │ │ │ ├── OnListFundFavoriteClickedEvent.java
│ │ │ │ ├── OnListProgramFavoriteClickedEvent.java
│ │ │ │ ├── OnMediaPostClickedEvent.java
│ │ │ │ ├── OnNewPostCreatedEvent.java
│ │ │ │ ├── OnNewPostEditedEvent.java
│ │ │ │ ├── OnNotificationClickedEvent.java
│ │ │ │ ├── OnOpenOrderClickedEvent.java
│ │ │ │ ├── OnOpenPositionClickedEvent.java
│ │ │ │ ├── OnOpenTradeCloseClickedEvent.java
│ │ │ │ ├── OnOpenTradeWholeCloseClickedEvent.java
│ │ │ │ ├── OnOrderCloseClickedEvent.java
│ │ │ │ ├── OnPortfolioAssetsChangedEvent.java
│ │ │ │ ├── OnPortfolioChartViewModeChangedEvent.java
│ │ │ │ ├── OnProfilePublicInfoFilledEvent.java
│ │ │ │ ├── OnProgramDepositConfirmEvent.java
│ │ │ │ ├── OnProgramFacetClickedEvent.java
│ │ │ │ ├── OnProgramFavoriteChangedEvent.java
│ │ │ │ ├── OnProgramReinvestChangedEvent.java
│ │ │ │ ├── OnProgramSettingsChangedEvent.java
│ │ │ │ ├── OnProgramSettingsConfirmEvent.java
│ │ │ │ ├── OnPublicInfoConfirmButtonClickedEvent.java
│ │ │ │ ├── OnRequestCancelledEvent.java
│ │ │ │ ├── OnSelectBrokerNextClickedEvent.java
│ │ │ │ ├── OnSelectSubscriptionTradingAccountConfirmEvent.java
│ │ │ │ ├── OnShowEventsCheckedChangedEvent.java
│ │ │ │ ├── OnShowMediaActivityEvent.java
│ │ │ │ ├── OnShowRepostEvent.java
│ │ │ │ ├── OnShowUsersListActivityEvent.java
│ │ │ │ ├── OnStartKycClickedEvent.java
│ │ │ │ ├── OnSubscribedToProgramEvent.java
│ │ │ │ ├── OnSubscriptionSettingsConfirmEvent.java
│ │ │ │ ├── OnThemeChangedEvent.java
│ │ │ │ ├── OnTickerSelectedEvent.java
│ │ │ │ ├── OnTradeClickedEvent.java
│ │ │ │ ├── OnTradeSignalClickedEvent.java
│ │ │ │ ├── OnTransactionCanceledEvent.java
│ │ │ │ ├── OnUnauthorizedResponseGetEvent.java
│ │ │ │ ├── OpenUrlEvent.java
│ │ │ │ ├── ProgramsListFiltersAppliedEvent.java
│ │ │ │ ├── ProgramsListFiltersClearedEvent.java
│ │ │ │ ├── SetCoinsPortfolioAssetsCountEvent.java
│ │ │ │ ├── SetCoinsPortfolioHistoryCountEvent.java
│ │ │ │ ├── SetCopytradingOpenTradesCountEvent.java
│ │ │ │ ├── SetCopytradingTradesHistoryCountEvent.java
│ │ │ │ ├── SetCopytradingTradingLogCountEvent.java
│ │ │ │ ├── SetCreateProgramDataEvent.java
│ │ │ │ ├── SetDashboardFundsCountEvent.java
│ │ │ │ ├── SetDashboardOpenTradesCountEvent.java
│ │ │ │ ├── SetDashboardProgramsCountEvent.java
│ │ │ │ ├── SetDashboardSignalsCountEvent.java
│ │ │ │ ├── SetDashboardTradesHistoryCountEvent.java
│ │ │ │ ├── SetDashboardTradingLogCountEvent.java
│ │ │ │ ├── SetFundDetailsEventsCountEvent.java
│ │ │ │ ├── SetFundDetailsReallocatesCountEvent.java
│ │ │ │ ├── SetManagerDetailsFollowsCountEvent.java
│ │ │ │ ├── SetManagerDetailsFundsCountEvent.java
│ │ │ │ ├── SetManagerDetailsProgramsCountEvent.java
│ │ │ │ ├── SetOpenOrdersCountEvent.java
│ │ │ │ ├── SetOrderHistoryCountEvent.java
│ │ │ │ ├── SetPositionsCountEvent.java
│ │ │ │ ├── SetPostDeletedEvent.java
│ │ │ │ ├── SetProgramDetailsAnalyticsCountEvent.java
│ │ │ │ ├── SetProgramDetailsEventsCountEvent.java
│ │ │ │ ├── SetProgramDetailsFinancialStatisticsCountEvent.java
│ │ │ │ ├── SetProgramDetailsOpenPositionsCountEvent.java
│ │ │ │ ├── SetProgramDetailsPeriodHistoryCountEvent.java
│ │ │ │ ├── SetProgramDetailsReportsCountEvent.java
│ │ │ │ ├── SetProgramDetailsTradesCountEvent.java
│ │ │ │ ├── SetReferralFriendsCountEvent.java
│ │ │ │ ├── SetReferralHistoryCountEvent.java
│ │ │ │ ├── SetSpecificWalletDepositsWithdrawalsCountEvent.java
│ │ │ │ ├── SetSpecificWalletTransactionsCountEvent.java
│ │ │ │ ├── SetTradeHistoryCountEvent.java
│ │ │ │ ├── SetTradingAccountDetailsOpenPositionsCountEvent.java
│ │ │ │ ├── SetTradingAccountDetailsTradesCountEvent.java
│ │ │ │ ├── SetWalletDepositsWithdrawalsCountEvent.java
│ │ │ │ ├── SetWalletTransactionsCountEvent.java
│ │ │ │ ├── SetupTfaBackButtonClickedEvent.java
│ │ │ │ ├── SetupTfaConfirmButtonClickedEvent.java
│ │ │ │ ├── SetupTfaFinishedEvent.java
│ │ │ │ ├── SetupTfaNextButtonClickedEvent.java
│ │ │ │ ├── ShowAnalyticsDetailsEvent.java
│ │ │ │ ├── ShowAssetsListEvent.java
│ │ │ │ ├── ShowBottomNavigationEvent.java
│ │ │ │ ├── ShowCoinDetailsEvent.java
│ │ │ │ ├── ShowCopytradingAccountDetailsEvent.java
│ │ │ │ ├── ShowCopytradingCommissionsEvent.java
│ │ │ │ ├── ShowDasboardProgramDetailsEvent.java
│ │ │ │ ├── ShowDisableTfaActivityEvent.java
│ │ │ │ ├── ShowEditSubscriptionEvent.java
│ │ │ │ ├── ShowEventDetailsEvent.java
│ │ │ │ ├── ShowFeedActivityEvent.java
│ │ │ │ ├── ShowFinancialStatisticsDetailsEvent.java
│ │ │ │ ├── ShowFundDetailsEvent.java
│ │ │ │ ├── ShowFundEventDetailsEvent.java
│ │ │ │ ├── ShowFundNotificationsSettingsEvent.java
│ │ │ │ ├── ShowFundsListEvent.java
│ │ │ │ ├── ShowLockScreenEvent.java
│ │ │ │ ├── ShowMessageActivityEvent.java
│ │ │ │ ├── ShowOpenTradeDetailsEvent.java
│ │ │ │ ├── ShowPeriodDetailsEvent.java
│ │ │ │ ├── ShowProgramDetailsEvent.java
│ │ │ │ ├── ShowProgramNotificationsSettingsEvent.java
│ │ │ │ ├── ShowProgramRequestsEvent.java
│ │ │ │ ├── ShowProgramsListEvent.java
│ │ │ │ ├── ShowReportDetailsEvent.java
│ │ │ │ ├── ShowReportPostEvent.java
│ │ │ │ ├── ShowSetupTfaActivityEvent.java
│ │ │ │ ├── ShowSetupTfaSecondStepEvent.java
│ │ │ │ ├── ShowSpecificWalletEvent.java
│ │ │ │ ├── ShowTradingAccountDetailsEvent.java
│ │ │ │ ├── ShowTransactionDetailsEvent.java
│ │ │ │ ├── ShowUnfollowTradesEvent.java
│ │ │ │ ├── ShowUserDetailsEvent.java
│ │ │ │ └── ShowVerificationInfoActivityEvent.java
│ │ │ ├── filter
│ │ │ │ ├── DashboardFilter.java
│ │ │ │ ├── FilterOption.java
│ │ │ │ ├── ProgramsFilter.java
│ │ │ │ └── UserFilter.java
│ │ │ └── terminal
│ │ │ │ ├── MarketWatchTickerModel.java
│ │ │ │ ├── binance_api
│ │ │ │ ├── BinanceOrder.java
│ │ │ │ ├── BinanceRawExchangeInfo.java
│ │ │ │ ├── BinanceRawSymbol.java
│ │ │ │ ├── BinanceSymbolFilter.java
│ │ │ │ ├── BinanceSymbolFilterType.java
│ │ │ │ ├── BinanceSymbolStatus.java
│ │ │ │ ├── DepthListModel.java
│ │ │ │ ├── TickerPriceModel.java
│ │ │ │ └── TradeModel.java
│ │ │ │ └── binance_socket
│ │ │ │ ├── BinanceFuturesAccountBalance.java
│ │ │ │ ├── BinanceSpotAccountBalance.java
│ │ │ │ ├── DepthUpdateModel.java
│ │ │ │ ├── FuturesAccountModel.java
│ │ │ │ ├── FuturesOrderModel.java
│ │ │ │ ├── FuturesPositionModel.java
│ │ │ │ ├── FuturesUpdateData.java
│ │ │ │ ├── KlineModel.java
│ │ │ │ ├── KlinePayloadModel.java
│ │ │ │ ├── MiniTickerModel.java
│ │ │ │ ├── NewTradeModel.java
│ │ │ │ ├── SpotAccountModel.java
│ │ │ │ └── TickerModel.java
│ │ │ ├── net
│ │ │ ├── ApiErrorResolver.java
│ │ │ ├── AuthenticationInterceptor.java
│ │ │ ├── CustomWebViewClient.java
│ │ │ ├── ErrorResponseConverter.java
│ │ │ ├── GsonCustomConverterFactory.java
│ │ │ ├── LogJsonInterceptor.java
│ │ │ ├── NetworkManager.java
│ │ │ ├── RetrofitException.java
│ │ │ ├── UnauthorizedInterceptor.java
│ │ │ └── api
│ │ │ │ ├── BinanceApi.java
│ │ │ │ ├── KycApi.java
│ │ │ │ └── client
│ │ │ │ └── BinanceApiClient.java
│ │ │ ├── ui
│ │ │ ├── AccountAgeView.java
│ │ │ ├── AddNewPostView.java
│ │ │ ├── AdditionalCountView.java
│ │ │ ├── AmountEditText.java
│ │ │ ├── AmountTextView.java
│ │ │ ├── AutoCompleteGvAssetsView.java
│ │ │ ├── AutoCompleteItemView.java
│ │ │ ├── AvatarView.java
│ │ │ ├── BrokerView.java
│ │ │ ├── BrokersArrayAdapter.java
│ │ │ ├── ChartAssetView.java
│ │ │ ├── CoinDashboardShortView.java
│ │ │ ├── CreateFundAssetView.java
│ │ │ ├── CurrencyView.java
│ │ │ ├── CustomTabView.java
│ │ │ ├── DateRangeView.java
│ │ │ ├── DividerItemDecoration.java
│ │ │ ├── FiltersView.java
│ │ │ ├── FollowSubscriberView.java
│ │ │ ├── FundAssetAllocationView.java
│ │ │ ├── FundAssetProfitView.java
│ │ │ ├── FundDashboardShortView.java
│ │ │ ├── HotTopicView.java
│ │ │ ├── ImageViewerOverlayView.java
│ │ │ ├── InvestmentStatusView.java
│ │ │ ├── LevelView.java
│ │ │ ├── MediaPostShortView.java
│ │ │ ├── NewPostImageView.java
│ │ │ ├── NonSwipeableViewPager.java
│ │ │ ├── NumericKeyboardView.java
│ │ │ ├── OnShowPostDetailsEvent.java
│ │ │ ├── PeriodLeftDetailsView.java
│ │ │ ├── PeriodLeftShortView.java
│ │ │ ├── PeriodLeftView.java
│ │ │ ├── PinCodeDotView.java
│ │ │ ├── PinCodeView.java
│ │ │ ├── PinKeyboardView.java
│ │ │ ├── PortfolioEventDashboardView.java
│ │ │ ├── PostEventView.java
│ │ │ ├── PostImageView.java
│ │ │ ├── PostTagView.java
│ │ │ ├── PrimaryButton.java
│ │ │ ├── ProfileDataView.java
│ │ │ ├── ProfileDateView.java
│ │ │ ├── ProgramDashboardShortView.java
│ │ │ ├── ProgramDataView.java
│ │ │ ├── ProgramLogoView.java
│ │ │ ├── SelectPercentView.java
│ │ │ ├── SettingsSwitchButton.java
│ │ │ ├── SignalProviderView.java
│ │ │ ├── SocialCommentView.java
│ │ │ ├── SocialLinkView.java
│ │ │ ├── SocialLinksView.java
│ │ │ ├── SocialPostView.java
│ │ │ ├── SocialTagView.java
│ │ │ ├── SpinnerView.java
│ │ │ ├── TagView.java
│ │ │ ├── ToolbarView.java
│ │ │ ├── TopAssetView.java
│ │ │ ├── TopStrategyView.java
│ │ │ ├── TradingAssetDashboardShortView.java
│ │ │ ├── UserShortListView.java
│ │ │ ├── UserShortView.java
│ │ │ ├── WalletDashboardShortView.java
│ │ │ ├── chart
│ │ │ │ ├── BalanceChartView.java
│ │ │ │ ├── ChartTimeFrameSelectorView.java
│ │ │ │ ├── CustomLineChart.java
│ │ │ │ ├── PortfolioChartView.java
│ │ │ │ ├── ProfitChartView.java
│ │ │ │ ├── ProfitDetailsChartView.java
│ │ │ │ └── ProfitSmallChartView.java
│ │ │ └── common
│ │ │ │ ├── ActivityResultListener.java
│ │ │ │ ├── BackButtonListener.java
│ │ │ │ ├── BlockScreenHolder.java
│ │ │ │ ├── CustomBottomSheetBehavior.java
│ │ │ │ ├── DetailsTabView.java
│ │ │ │ └── SimpleSectionedRecyclerViewAdapter.java
│ │ │ └── utils
│ │ │ ├── AppLifecycleTracker.java
│ │ │ ├── BinanceKlineIntervalUtil.java
│ │ │ ├── CaptchaUtils.java
│ │ │ ├── Constants.java
│ │ │ ├── DateTimeUtil.java
│ │ │ ├── DateTimeValueFormatter.java
│ │ │ ├── DateValueFormatter.java
│ │ │ ├── DepthPairsPriceComparator.java
│ │ │ ├── DigitsInputFilter.java
│ │ │ ├── FundAssetsComparator.java
│ │ │ ├── ImageUtils.java
│ │ │ ├── NumberFormatUtil.java
│ │ │ ├── PermissionsProvider.kt
│ │ │ ├── PlatformAssetsComparator.java
│ │ │ ├── PlatformAssetsPairsComparator.java
│ │ │ ├── PositionsHelper.java
│ │ │ ├── PostTagClickHandler.java
│ │ │ ├── SharedPreferencesUtil.java
│ │ │ ├── StatusBarUtil.java
│ │ │ ├── StringFormatUtil.java
│ │ │ ├── TabLayoutUtil.java
│ │ │ ├── ThemeUtil.java
│ │ │ ├── TimeValueFormatter.java
│ │ │ ├── TypedValueFormatter.java
│ │ │ ├── TypefaceUtil.java
│ │ │ ├── ValidatorUtil.java
│ │ │ ├── VibrationUtil.java
│ │ │ ├── fingerprint
│ │ │ ├── FingerprintHandler.java
│ │ │ └── GenerateKeyCipher.java
│ │ │ └── hash
│ │ │ ├── HashGenerationException.java
│ │ │ └── HashGeneratorUtil.java
│ └── res
│ │ ├── anim
│ │ ├── activity_slide_from_right.xml
│ │ ├── activity_slide_to_right.xml
│ │ ├── check_pin_disappear.xml
│ │ ├── fade_in_top_left.xml
│ │ ├── fade_out_top_left.xml
│ │ ├── fingerprint_appear.xml
│ │ ├── fingerprint_disappear.xml
│ │ ├── fragment_fade_in.xml
│ │ ├── fragment_fade_out.xml
│ │ ├── hide_to_top.xml
│ │ ├── hold.xml
│ │ ├── keyboard_appear.xml
│ │ ├── keyboard_disappear.xml
│ │ ├── pin_appear.xml
│ │ ├── pin_disappear.xml
│ │ ├── shake_horizontal.xml
│ │ ├── show_from_top.xml
│ │ ├── sign_in_button_slide.xml
│ │ ├── slide_from_bottom.xml
│ │ ├── slide_from_right.xml
│ │ ├── slide_to_bottom.xml
│ │ ├── slide_to_right.xml
│ │ ├── tooltip_fade_in.xml
│ │ └── tooltip_fade_out.xml
│ │ ├── drawable-hdpi
│ │ ├── ic_stat_logo.png
│ │ └── logo_trans.png
│ │ ├── drawable-mdpi
│ │ └── ic_stat_logo.png
│ │ ├── drawable-nodpi
│ │ ├── example_logo.png
│ │ ├── google_authenticator_icon.png
│ │ ├── icon_tfa.png
│ │ ├── logo.png
│ │ ├── logo_full.png
│ │ ├── logo_green_white.png
│ │ ├── logout.png
│ │ ├── no_internet.png
│ │ ├── profile_placeholder.png
│ │ ├── splashscreen_background_dark.png
│ │ ├── splashscreen_background_dark_with_logo.png
│ │ ├── tfa_tutorial_1.png
│ │ ├── tfa_tutorial_2.png
│ │ ├── tfa_tutorial_3.png
│ │ ├── tfa_tutorial_4.png
│ │ └── trophy.png
│ │ ├── drawable-v21
│ │ ├── avatar_placeholder.xml
│ │ ├── background_bottomsheet.xml
│ │ ├── background_bottomsheet_contrast.xml
│ │ ├── background_bottomsheet_trending.xml
│ │ ├── background_date.xml
│ │ ├── background_dialog.xml
│ │ ├── background_profit_red.xml
│ │ ├── background_profit_white.xml
│ │ ├── background_select_currency.xml
│ │ ├── background_select_currency_background.xml
│ │ ├── background_select_currency_dialog.xml
│ │ ├── button_filters_normal.xml
│ │ ├── button_filters_pressed.xml
│ │ ├── button_in_requests.xml
│ │ ├── button_pin_disabled.xml
│ │ ├── button_pin_normal.xml
│ │ ├── button_pin_pressed.xml
│ │ ├── button_primary_disabled.xml
│ │ ├── button_primary_normal.xml
│ │ ├── button_primary_normal_empty.xml
│ │ ├── button_primary_pressed.xml
│ │ ├── button_wallet_empty.xml
│ │ ├── chart_highlight_circle.xml
│ │ ├── circle_stroke.xml
│ │ ├── circular_progress_bar.xml
│ │ ├── circular_progress_wallet_available.xml
│ │ ├── circular_progress_wallet_invested.xml
│ │ ├── circular_progress_wallet_trading.xml
│ │ ├── date_range_option_normal.xml
│ │ ├── date_range_option_pressed.xml
│ │ ├── date_range_option_selected.xml
│ │ ├── divider_dot_horizontal.xml
│ │ ├── fund_asset_background.xml
│ │ ├── icon_program_placeholder.xml
│ │ ├── icon_program_placeholder_big.xml
│ │ ├── line_bottomsheet.xml
│ │ ├── list_item_divider.xml
│ │ ├── pin_code_dot_selected.xml
│ │ ├── pin_code_dot_unselected.xml
│ │ ├── portfolio_event_background.xml
│ │ ├── portfolio_event_dashboard_card.xml
│ │ ├── program_list_item_background.xml
│ │ ├── program_list_item_background_shape.xml
│ │ ├── progress_drawable.xml
│ │ ├── shadow_up_background.xml
│ │ ├── shadow_up_card_light.xml
│ │ ├── status_background.xml
│ │ └── time_frame_underline.xml
│ │ ├── drawable-v23
│ │ └── background_splash.xml
│ │ ├── drawable-xhdpi
│ │ └── ic_stat_logo.png
│ │ ├── drawable-xxhdpi
│ │ └── ic_stat_logo.png
│ │ ├── drawable-xxxhdpi
│ │ └── ic_stat_logo.png
│ │ ├── drawable
│ │ ├── avatar_placeholder.png
│ │ ├── avatar_placeholder_big.png
│ │ ├── back_arrow.xml
│ │ ├── background_add_new_post_view.xml
│ │ ├── background_bottomsheet.xml
│ │ ├── background_bottomsheet_contrast.xml
│ │ ├── background_count_active.xml
│ │ ├── background_count_inactive.xml
│ │ ├── background_date.xml
│ │ ├── background_dialog.xml
│ │ ├── background_futures_settings.xml
│ │ ├── background_levels_limits.xml
│ │ ├── background_post_expand.xml
│ │ ├── background_post_tag.xml
│ │ ├── background_primary_frame.xml
│ │ ├── background_profit_green.xml
│ │ ├── background_providers_count.xml
│ │ ├── background_select_currency.xml
│ │ ├── background_select_currency_background.xml
│ │ ├── background_select_currency_dialog.xml
│ │ ├── background_splash.xml
│ │ ├── background_splash_dark.xml
│ │ ├── background_tag.xml
│ │ ├── button_close.xml
│ │ ├── button_filters.xml
│ │ ├── button_filters_normal.xml
│ │ ├── button_filters_pressed.xml
│ │ ├── button_in_requests.xml
│ │ ├── button_keyboard.xml
│ │ ├── button_keyboard_normal.xml
│ │ ├── button_keyboard_pressed.xml
│ │ ├── button_pin.xml
│ │ ├── button_pin_disabled.xml
│ │ ├── button_pin_normal.xml
│ │ ├── button_pin_pressed.xml
│ │ ├── button_primary.xml
│ │ ├── button_primary_disabled.xml
│ │ ├── button_primary_empty.xml
│ │ ├── button_primary_green.xml
│ │ ├── button_primary_normal.xml
│ │ ├── button_primary_normal_empty.xml
│ │ ├── button_primary_normal_green.xml
│ │ ├── button_primary_normal_red.xml
│ │ ├── button_primary_normal_white.xml
│ │ ├── button_primary_pressed.xml
│ │ ├── button_primary_red.xml
│ │ ├── button_primary_white.xml
│ │ ├── button_square_primary.xml
│ │ ├── button_wallet_empty.xml
│ │ ├── calendar.xml
│ │ ├── chart_background_gradient.xml
│ │ ├── chart_highlight_box_background.xml
│ │ ├── chart_highlight_circle.xml
│ │ ├── circle_primary.xml
│ │ ├── circle_shape.xml
│ │ ├── circle_stroke.xml
│ │ ├── circle_white.xml
│ │ ├── circle_white_12.xml
│ │ ├── circular_background_wallet_available.xml
│ │ ├── circular_background_wallet_invested.xml
│ │ ├── circular_background_wallet_trading.xml
│ │ ├── circular_progress_bar.xml
│ │ ├── circular_progress_wallet_available.xml
│ │ ├── circular_progress_wallet_invested.xml
│ │ ├── circular_progress_wallet_trading.xml
│ │ ├── clocks.xml
│ │ ├── currency_background.xml
│ │ ├── currency_background_white.xml
│ │ ├── currency_btc_background.xml
│ │ ├── currency_eth_background.xml
│ │ ├── currency_eur_background.xml
│ │ ├── currency_usd_background.xml
│ │ ├── dashboard_icon.xml
│ │ ├── date_range_option.xml
│ │ ├── date_range_option_normal.xml
│ │ ├── date_range_option_pressed.xml
│ │ ├── date_range_option_selected.xml
│ │ ├── details_level_background.xml
│ │ ├── divider_dot_horizontal.xml
│ │ ├── divider_transparent.xml
│ │ ├── dotted_vertical_line.png
│ │ ├── dropdown_icon.xml
│ │ ├── edit_icon.xml
│ │ ├── filters_icon.xml
│ │ ├── fund_asset_background.xml
│ │ ├── gv_logo_horizontal.xml
│ │ ├── ic_add_black_24dp.xml
│ │ ├── ic_add_circle_black_24dp.xml
│ │ ├── ic_arrow_downward_black_24dp.xml
│ │ ├── ic_arrow_forward_black_24dp.xml
│ │ ├── ic_backspace_black_24dp.xml
│ │ ├── ic_baseline_upload_24.xml
│ │ ├── ic_camera_alt_black_24dp.xml
│ │ ├── ic_check_black_24dp.xml
│ │ ├── ic_chevron_right_black_24dp.xml
│ │ ├── ic_close_black_24dp.xml
│ │ ├── ic_color_lens_black_24dp.xml
│ │ ├── ic_email_black_24dp.xml
│ │ ├── ic_email_confirmed_icon.xml
│ │ ├── ic_email_white_64dp.xml
│ │ ├── ic_feedback_black_24dp.xml
│ │ ├── ic_fingerprint_black_24dp.xml
│ │ ├── ic_fullscreen_exit_black_24dp.xml
│ │ ├── ic_help_black_24dp.xml
│ │ ├── ic_keyboard_arrow_down_black_24dp.xml
│ │ ├── ic_keyboard_arrow_up_black_24dp.xml
│ │ ├── ic_lock_black_24dp.xml
│ │ ├── ic_logo_green_white.xml
│ │ ├── ic_photo_library_black_24dp.xml
│ │ ├── ic_remove_black_24dp.xml
│ │ ├── ic_report_problem_black_24dp.xml
│ │ ├── ic_search_black_24dp.xml
│ │ ├── ic_settings_black_24dp.xml
│ │ ├── ic_star_black_24dp.xml
│ │ ├── ic_star_border_black_24dp.xml
│ │ ├── icon_add_funds.xml
│ │ ├── icon_arrow_down.xml
│ │ ├── icon_arrow_green_down.xml
│ │ ├── icon_arrow_green_up.xml
│ │ ├── icon_arrow_red_down.xml
│ │ ├── icon_arrow_red_up.xml
│ │ ├── icon_arrow_right.xml
│ │ ├── icon_arrow_white_left.xml
│ │ ├── icon_arrow_white_right.xml
│ │ ├── icon_assets.xml
│ │ ├── icon_back.xml
│ │ ├── icon_calendar.xml
│ │ ├── icon_close.xml
│ │ ├── icon_comment.xml
│ │ ├── icon_comment_2.xml
│ │ ├── icon_copy.xml
│ │ ├── icon_dashboard.xml
│ │ ├── icon_deposit_external.xml
│ │ ├── icon_edit.xml
│ │ ├── icon_external_address.xml
│ │ ├── icon_favorite.xml
│ │ ├── icon_favorite_fill.xml
│ │ ├── icon_filters.xml
│ │ ├── icon_fingerprint.xml
│ │ ├── icon_green_arrow_down.xml
│ │ ├── icon_image.xml
│ │ ├── icon_info.xml
│ │ ├── icon_like.xml
│ │ ├── icon_like_full.xml
│ │ ├── icon_logout.xml
│ │ ├── icon_menu.xml
│ │ ├── icon_notification_person.xml
│ │ ├── icon_notification_star.xml
│ │ ├── icon_notifications.xml
│ │ ├── icon_notifications_fill.xml
│ │ ├── icon_notifications_settings.xml
│ │ ├── icon_pin.xml
│ │ ├── icon_profile.xml
│ │ ├── icon_program_closed.xml
│ │ ├── icon_program_placeholder.png
│ │ ├── icon_program_placeholder_big.png
│ │ ├── icon_radio_off.xml
│ │ ├── icon_radio_on.xml
│ │ ├── icon_red_arrow_up.xml
│ │ ├── icon_referral.xml
│ │ ├── icon_reinvest.xml
│ │ ├── icon_repost.xml
│ │ ├── icon_request_cancelled.xml
│ │ ├── icon_search.xml
│ │ ├── icon_security.xml
│ │ ├── icon_send.xml
│ │ ├── icon_social.xml
│ │ ├── icon_sorting_high_to_low.xml
│ │ ├── icon_sorting_low_to_high.xml
│ │ ├── icon_status_canceled.xml
│ │ ├── icon_status_done.xml
│ │ ├── icon_status_pending.xml
│ │ ├── icon_terminal.xml
│ │ ├── icon_tooltip.xml
│ │ ├── icon_tooltip_2.xml
│ │ ├── icon_transfer.xml
│ │ ├── icon_users.xml
│ │ ├── icon_view.xml
│ │ ├── icon_wallet.xml
│ │ ├── icon_withdraw.xml
│ │ ├── image_ok.xml
│ │ ├── line_bottomsheet.xml
│ │ ├── lines.xml
│ │ ├── list_item_divider.xml
│ │ ├── pin_code_dot_error.xml
│ │ ├── pin_code_dot_selected.xml
│ │ ├── pin_code_dot_unselected.xml
│ │ ├── portfolio_event_background.xml
│ │ ├── portfolio_event_dashboard_card.xml
│ │ ├── portfolio_icon.xml
│ │ ├── program_list_item_background.xml
│ │ ├── program_list_item_background_shape.xml
│ │ ├── program_placeholder.xml
│ │ ├── progress_drawable.xml
│ │ ├── shadow_down_black.xml
│ │ ├── shadow_down_white.xml
│ │ ├── shadow_up_background.xml
│ │ ├── shadow_up_card_light.xml
│ │ ├── shadow_up_white.xml
│ │ ├── status_background.xml
│ │ ├── time_frame_underline.xml
│ │ ├── timeframe_selection.xml
│ │ ├── tooltip_background.xml
│ │ ├── traders_icon.xml
│ │ ├── transactions_shadow.xml
│ │ ├── triangle_down.xml
│ │ ├── triangle_up.xml
│ │ ├── wallet_fill_icon.xml
│ │ └── wallet_icon.xml
│ │ ├── font
│ │ ├── dinpro.otf
│ │ ├── montserrat.xml
│ │ ├── montserrat_bold.ttf
│ │ ├── montserrat_light.ttf
│ │ ├── montserrat_medium.ttf
│ │ ├── montserrat_regular.ttf
│ │ └── montserrat_semibold.ttf
│ │ ├── layout-v21
│ │ └── view_program_logo.xml
│ │ ├── layout
│ │ ├── activity_about_levels.xml
│ │ ├── activity_add_asset.xml
│ │ ├── activity_add_demo_funds.xml
│ │ ├── activity_attach_external_account.xml
│ │ ├── activity_buy_sell_coins.xml
│ │ ├── activity_buy_with_card.xml
│ │ ├── activity_change_broker.xml
│ │ ├── activity_change_fund_settings.xml
│ │ ├── activity_change_password.xml
│ │ ├── activity_change_program_settings.xml
│ │ ├── activity_change_trading_account_password.xml
│ │ ├── activity_check_pin.xml
│ │ ├── activity_check_tfa.xml
│ │ ├── activity_coin_details.xml
│ │ ├── activity_coins_portfolio.xml
│ │ ├── activity_copytrading_account_details.xml
│ │ ├── activity_copytrading_details.xml
│ │ ├── activity_create_account.xml
│ │ ├── activity_create_copytrading_account.xml
│ │ ├── activity_create_custom_notification_setting.xml
│ │ ├── activity_create_follow.xml
│ │ ├── activity_create_fund.xml
│ │ ├── activity_create_post.xml
│ │ ├── activity_create_program.xml
│ │ ├── activity_create_self_managed_fund.xml
│ │ ├── activity_deposit_wallet.xml
│ │ ├── activity_disable_two_factor.xml
│ │ ├── activity_edit_follow_settings.xml
│ │ ├── activity_edit_public_info.xml
│ │ ├── activity_edit_subscription.xml
│ │ ├── activity_email_confirmation.xml
│ │ ├── activity_email_verification.xml
│ │ ├── activity_facet.xml
│ │ ├── activity_fees_and_discounts.xml
│ │ ├── activity_filters.xml
│ │ ├── activity_follow_notifications_settings.xml
│ │ ├── activity_follow_trades.xml
│ │ ├── activity_forgot_password.xml
│ │ ├── activity_fund_details.xml
│ │ ├── activity_fund_invest.xml
│ │ ├── activity_fund_notifications_settings.xml
│ │ ├── activity_fund_withdraw.xml
│ │ ├── activity_funds_challenge.xml
│ │ ├── activity_funds_portfolio.xml
│ │ ├── activity_image_crop.xml
│ │ ├── activity_investments_details.xml
│ │ ├── activity_login.xml
│ │ ├── activity_main.xml
│ │ ├── activity_make_public_fund.xml
│ │ ├── activity_manage_fund.xml
│ │ ├── activity_manage_program.xml
│ │ ├── activity_manage_trading_account.xml
│ │ ├── activity_market_watch.xml
│ │ ├── activity_media.xml
│ │ ├── activity_media_post_details.xml
│ │ ├── activity_message.xml
│ │ ├── activity_notifications.xml
│ │ ├── activity_notifications_settings.xml
│ │ ├── activity_open_trade_details.xml
│ │ ├── activity_place_order.xml
│ │ ├── activity_portfolio_events.xml
│ │ ├── activity_post_details.xml
│ │ ├── activity_privacy_settings.xml
│ │ ├── activity_private_trading.xml
│ │ ├── activity_profile.xml
│ │ ├── activity_profile_public_info.xml
│ │ ├── activity_program_details.xml
│ │ ├── activity_program_invest.xml
│ │ ├── activity_program_notifications_settings.xml
│ │ ├── activity_program_requests.xml
│ │ ├── activity_program_withdraw.xml
│ │ ├── activity_programs_portfolio.xml
│ │ ├── activity_programs_rating.xml
│ │ ├── activity_public_trading.xml
│ │ ├── activity_reallocate_fund.xml
│ │ ├── activity_referral_program.xml
│ │ ├── activity_registration.xml
│ │ ├── activity_report_post.xml
│ │ ├── activity_search.xml
│ │ ├── activity_security.xml
│ │ ├── activity_select_product.xml
│ │ ├── activity_set_pin.xml
│ │ ├── activity_setup_account_two_factor.xml
│ │ ├── activity_setup_two_factor.xml
│ │ ├── activity_social.xml
│ │ ├── activity_social_links.xml
│ │ ├── activity_specific_wallet.xml
│ │ ├── activity_splashscreen.xml
│ │ ├── activity_terminal.xml
│ │ ├── activity_tooltip.xml
│ │ ├── activity_trading_account_details.xml
│ │ ├── activity_trading_details.xml
│ │ ├── activity_transaction_details.xml
│ │ ├── activity_transfer_copytrading_account.xml
│ │ ├── activity_transfer_funds.xml
│ │ ├── activity_unfollow_trades.xml
│ │ ├── activity_user_details.xml
│ │ ├── activity_user_followers.xml
│ │ ├── activity_users_list.xml
│ │ ├── activity_verification_info.xml
│ │ ├── activity_verify_fingerprint.xml
│ │ ├── activity_wallet.xml
│ │ ├── activity_withdraw_wallet.xml
│ │ ├── dashboard_portfolio_event.xml
│ │ ├── dialog_app_update.xml
│ │ ├── fragment_add_asset.xml
│ │ ├── fragment_assets.xml
│ │ ├── fragment_bottomsheet_commissions.xml
│ │ ├── fragment_bottomsheet_confirm_fund_invest.xml
│ │ ├── fragment_bottomsheet_confirm_fund_withdraw.xml
│ │ ├── fragment_bottomsheet_confirm_program_invest.xml
│ │ ├── fragment_bottomsheet_confirm_program_withdraw.xml
│ │ ├── fragment_bottomsheet_confirm_wallet_withdraw.xml
│ │ ├── fragment_bottomsheet_date_range.xml
│ │ ├── fragment_bottomsheet_event_details.xml
│ │ ├── fragment_bottomsheet_filter_min_max.xml
│ │ ├── fragment_bottomsheet_filters.xml
│ │ ├── fragment_bottomsheet_fund_history_details.xml
│ │ ├── fragment_bottomsheet_fund_statistics_glossary.xml
│ │ ├── fragment_bottomsheet_message.xml
│ │ ├── fragment_bottomsheet_open_position.xml
│ │ ├── fragment_bottomsheet_order.xml
│ │ ├── fragment_bottomsheet_period_details.xml
│ │ ├── fragment_bottomsheet_picture_chooser.xml
│ │ ├── fragment_bottomsheet_program_analytics_details.xml
│ │ ├── fragment_bottomsheet_program_financial_statistics_details.xml
│ │ ├── fragment_bottomsheet_program_level.xml
│ │ ├── fragment_bottomsheet_program_reports_details.xml
│ │ ├── fragment_bottomsheet_program_statistics_glossary.xml
│ │ ├── fragment_bottomsheet_requests.xml
│ │ ├── fragment_bottomsheet_social_post_actions.xml
│ │ ├── fragment_bottomsheet_trade.xml
│ │ ├── fragment_broker_settings.xml
│ │ ├── fragment_change_margin.xml
│ │ ├── fragment_close_position.xml
│ │ ├── fragment_coins_assets.xml
│ │ ├── fragment_coins_history.xml
│ │ ├── fragment_coins_list.xml
│ │ ├── fragment_copytrading_accounts.xml
│ │ ├── fragment_copytrading_open_trades.xml
│ │ ├── fragment_copytrading_subscriptions.xml
│ │ ├── fragment_copytrading_trades_history.xml
│ │ ├── fragment_create_account_deposit.xml
│ │ ├── fragment_create_fund_deposit.xml
│ │ ├── fragment_create_fund_fees.xml
│ │ ├── fragment_create_program_deposit.xml
│ │ ├── fragment_dashboard.xml
│ │ ├── fragment_dashboard_copytrading.xml
│ │ ├── fragment_dashboard_funds.xml
│ │ ├── fragment_dashboard_programs.xml
│ │ ├── fragment_dialog_asset_share.xml
│ │ ├── fragment_dialog_sorting.xml
│ │ ├── fragment_exchange_settings.xml
│ │ ├── fragment_external_api_key.xml
│ │ ├── fragment_external_transactions.xml
│ │ ├── fragment_favorite_tickers_list.xml
│ │ ├── fragment_favorites.xml
│ │ ├── fragment_follow_balance.xml
│ │ ├── fragment_follow_info.xml
│ │ ├── fragment_follow_settings.xml
│ │ ├── fragment_fund_assets.xml
│ │ ├── fragment_fund_balance.xml
│ │ ├── fragment_fund_history.xml
│ │ ├── fragment_fund_info.xml
│ │ ├── fragment_fund_owner_info.xml
│ │ ├── fragment_fund_profit_abs.xml
│ │ ├── fragment_fund_profit_percent.xml
│ │ ├── fragment_fund_structure.xml
│ │ ├── fragment_funds_list.xml
│ │ ├── fragment_investor_dashboard.xml
│ │ ├── fragment_investor_dashboard_header_portfolio.xml
│ │ ├── fragment_manager_dashboard.xml
│ │ ├── fragment_market_watch.xml
│ │ ├── fragment_my_wallets.xml
│ │ ├── fragment_open_orders.xml
│ │ ├── fragment_open_positions.xml
│ │ ├── fragment_order_history.xml
│ │ ├── fragment_period_history.xml
│ │ ├── fragment_portfolio_events.xml
│ │ ├── fragment_positions.xml
│ │ ├── fragment_posts_list.xml
│ │ ├── fragment_private_trading_list.xml
│ │ ├── fragment_program_analytics.xml
│ │ ├── fragment_program_balance.xml
│ │ ├── fragment_program_description.xml
│ │ ├── fragment_program_events.xml
│ │ ├── fragment_program_financial_statistics.xml
│ │ ├── fragment_program_info.xml
│ │ ├── fragment_program_owner_info.xml
│ │ ├── fragment_program_profit_abs.xml
│ │ ├── fragment_program_profit_percent.xml
│ │ ├── fragment_program_reports.xml
│ │ ├── fragment_program_settings.xml
│ │ ├── fragment_programs_list.xml
│ │ ├── fragment_public_info.xml
│ │ ├── fragment_referral_friends.xml
│ │ ├── fragment_referral_history.xml
│ │ ├── fragment_referral_info.xml
│ │ ├── fragment_select_account.xml
│ │ ├── fragment_select_broker.xml
│ │ ├── fragment_select_currency.xml
│ │ ├── fragment_select_leverage.xml
│ │ ├── fragment_select_margin_type.xml
│ │ ├── fragment_select_option.xml
│ │ ├── fragment_select_position_mode.xml
│ │ ├── fragment_select_subscription_account.xml
│ │ ├── fragment_select_wallet.xml
│ │ ├── fragment_settings.xml
│ │ ├── fragment_setup_tfa_first_step.xml
│ │ ├── fragment_setup_tfa_forth_step.xml
│ │ ├── fragment_setup_tfa_second_step.xml
│ │ ├── fragment_setup_tfa_third_step.xml
│ │ ├── fragment_social_main.xml
│ │ ├── fragment_subscription_settings.xml
│ │ ├── fragment_tfa_tutorial_0.xml
│ │ ├── fragment_tfa_tutorial_1.xml
│ │ ├── fragment_tfa_tutorial_2.xml
│ │ ├── fragment_tfa_tutorial_3.xml
│ │ ├── fragment_tfa_tutorial_4.xml
│ │ ├── fragment_tickers_list.xml
│ │ ├── fragment_tpsl.xml
│ │ ├── fragment_trades.xml
│ │ ├── fragment_trading_account_balance.xml
│ │ ├── fragment_trading_account_info.xml
│ │ ├── fragment_trading_account_open_positions.xml
│ │ ├── fragment_trading_account_profit_abs.xml
│ │ ├── fragment_trading_account_profit_percent.xml
│ │ ├── fragment_trading_account_trades.xml
│ │ ├── fragment_trading_log.xml
│ │ ├── fragment_transactions.xml
│ │ ├── fragment_unregistered_dashboard.xml
│ │ ├── fragment_unregistered_settings.xml
│ │ ├── fragment_user_info.xml
│ │ ├── fragment_users_list.xml
│ │ ├── item_profile_spinner_dropdown.xml
│ │ ├── item_spinner_dropdown.xml
│ │ ├── list_item_add_asset.xml
│ │ ├── list_item_add_new_post_button.xml
│ │ ├── list_item_coin.xml
│ │ ├── list_item_coins_history.xml
│ │ ├── list_item_copytrading_account.xml
│ │ ├── list_item_custom_notification.xml
│ │ ├── list_item_dashboard_fund.xml
│ │ ├── list_item_dashboard_open_trade.xml
│ │ ├── list_item_dashboard_program.xml
│ │ ├── list_item_dashboard_signal.xml
│ │ ├── list_item_dashboard_trades_history.xml
│ │ ├── list_item_external_transaction.xml
│ │ ├── list_item_facets.xml
│ │ ├── list_item_follow.xml
│ │ ├── list_item_fund.xml
│ │ ├── list_item_fund_history.xml
│ │ ├── list_item_fund_notifications_settings.xml
│ │ ├── list_item_fund_structure_asset.xml
│ │ ├── list_item_fund_trade.xml
│ │ ├── list_item_investment_program.xml
│ │ ├── list_item_media_post.xml
│ │ ├── list_item_notification.xml
│ │ ├── list_item_open_position.xml
│ │ ├── list_item_open_trade_provider.xml
│ │ ├── list_item_order.xml
│ │ ├── list_item_period_history.xml
│ │ ├── list_item_portfolio_asset.xml
│ │ ├── list_item_portfolio_event.xml
│ │ ├── list_item_position.xml
│ │ ├── list_item_post.xml
│ │ ├── list_item_program_analytics.xml
│ │ ├── list_item_program_financial_statistics.xml
│ │ ├── list_item_program_notifications_settings.xml
│ │ ├── list_item_program_reports.xml
│ │ ├── list_item_referral_friend.xml
│ │ ├── list_item_referral_history.xml
│ │ ├── list_item_request.xml
│ │ ├── list_item_social_user.xml
│ │ ├── list_item_ticker.xml
│ │ ├── list_item_trade.xml
│ │ ├── list_item_trades_date_section.xml
│ │ ├── list_item_trading_log_event.xml
│ │ ├── list_item_transaction.xml
│ │ ├── list_item_user.xml
│ │ ├── list_item_wallet.xml
│ │ ├── spinner_two_lines_item.xml
│ │ ├── view_account.xml
│ │ ├── view_account_age.xml
│ │ ├── view_add_new_post.xml
│ │ ├── view_additional_count.xml
│ │ ├── view_autocomplete_gv_assets.xml
│ │ ├── view_autocomplete_item.xml
│ │ ├── view_balance_chart.xml
│ │ ├── view_bottomsheet_trending.xml
│ │ ├── view_broker.xml
│ │ ├── view_chart_asset.xml
│ │ ├── view_chart_time_frame_selector.xml
│ │ ├── view_coin_dashboard_short.xml
│ │ ├── view_commission.xml
│ │ ├── view_create_fund_asset.xml
│ │ ├── view_currency.xml
│ │ ├── view_currency_option.xml
│ │ ├── view_custom_tab.xml
│ │ ├── view_dashboard_investments.xml
│ │ ├── view_dashboard_limit.xml
│ │ ├── view_dashboard_trading.xml
│ │ ├── view_dashboard_wallet.xml
│ │ ├── view_date_range.xml
│ │ ├── view_date_range_option.xml
│ │ ├── view_details_tab.xml
│ │ ├── view_event_amount.xml
│ │ ├── view_facet.xml
│ │ ├── view_filter_option.xml
│ │ ├── view_filter_switch.xml
│ │ ├── view_filters.xml
│ │ ├── view_filters_sorting_buttons.xml
│ │ ├── view_follow_subscriber.xml
│ │ ├── view_fund_asset_allocation.xml
│ │ ├── view_fund_asset_profit.xml
│ │ ├── view_fund_dashboard_short.xml
│ │ ├── view_hot_topic.xml
│ │ ├── view_image_viewer_overlay.xml
│ │ ├── view_investment_status.xml
│ │ ├── view_item_ask.xml
│ │ ├── view_item_ask_mini.xml
│ │ ├── view_item_bid.xml
│ │ ├── view_item_bid_mini.xml
│ │ ├── view_item_market_trade.xml
│ │ ├── view_level.xml
│ │ ├── view_manager_avatar.xml
│ │ ├── view_market_trades.xml
│ │ ├── view_media_post.xml
│ │ ├── view_media_post_short.xml
│ │ ├── view_mini_order_book.xml
│ │ ├── view_new_post_image.xml
│ │ ├── view_numeric_keyboard.xml
│ │ ├── view_option.xml
│ │ ├── view_order_book.xml
│ │ ├── view_period_left.xml
│ │ ├── view_period_left_details.xml
│ │ ├── view_period_left_short.xml
│ │ ├── view_pin_code_dot.xml
│ │ ├── view_pin_keyboard.xml
│ │ ├── view_portfolio_chart.xml
│ │ ├── view_portfolio_event_dashboard.xml
│ │ ├── view_post_event.xml
│ │ ├── view_post_image.xml
│ │ ├── view_post_tag.xml
│ │ ├── view_profile_data.xml
│ │ ├── view_profile_date.xml
│ │ ├── view_profit_details_chart.xml
│ │ ├── view_program_dashboard_short.xml
│ │ ├── view_program_data.xml
│ │ ├── view_program_logo.xml
│ │ ├── view_searchbar.xml
│ │ ├── view_select_percent.xml
│ │ ├── view_settings_switch_button.xml
│ │ ├── view_signal_provider.xml
│ │ ├── view_social_comment.xml
│ │ ├── view_social_link.xml
│ │ ├── view_social_links.xml
│ │ ├── view_social_live.xml
│ │ ├── view_social_media.xml
│ │ ├── view_social_post.xml
│ │ ├── view_social_tag.xml
│ │ ├── view_social_users.xml
│ │ ├── view_sorting_option.xml
│ │ ├── view_spinner.xml
│ │ ├── view_symbol_watch.xml
│ │ ├── view_tag.xml
│ │ ├── view_terminal_chart.xml
│ │ ├── view_terminal_info.xml
│ │ ├── view_timeframe_profit.xml
│ │ ├── view_timeframe_tab.xml
│ │ ├── view_toolbar.xml
│ │ ├── view_top_asset.xml
│ │ ├── view_top_strategy.xml
│ │ ├── view_trading_asset_dashboard_short.xml
│ │ ├── view_tradingview_chart.xml
│ │ ├── view_transaction_buttons.xml
│ │ ├── view_transaction_external_address.xml
│ │ ├── view_transaction_label.xml
│ │ ├── view_transaction_program.xml
│ │ ├── view_transaction_rate.xml
│ │ ├── view_transaction_status.xml
│ │ ├── view_transaction_value.xml
│ │ ├── view_transaction_wallet.xml
│ │ ├── view_user_short.xml
│ │ ├── view_user_short_list.xml
│ │ ├── view_wallet_dashboard_short.xml
│ │ └── view_wallet_option.xml
│ │ ├── mipmap-hdpi
│ │ ├── icon_investor.png
│ │ ├── icon_investor_round.png
│ │ ├── icon_manager.png
│ │ └── icon_manager_round.png
│ │ ├── mipmap-mdpi
│ │ ├── icon_investor.png
│ │ ├── icon_investor_round.png
│ │ ├── icon_manager.png
│ │ └── icon_manager_round.png
│ │ ├── mipmap-xhdpi
│ │ ├── icon_investor.png
│ │ ├── icon_investor_round.png
│ │ ├── icon_manager.png
│ │ └── icon_manager_round.png
│ │ ├── mipmap-xxhdpi
│ │ ├── icon_investor.png
│ │ ├── icon_investor_round.png
│ │ ├── icon_manager.png
│ │ └── icon_manager_round.png
│ │ ├── mipmap-xxxhdpi
│ │ ├── icon_investor.png
│ │ ├── icon_investor_round.png
│ │ ├── icon_manager.png
│ │ └── icon_manager_round.png
│ │ ├── values-v21
│ │ └── styles.xml
│ │ ├── values
│ │ ├── arrays.xml
│ │ ├── attrs.xml
│ │ ├── colors.xml
│ │ ├── dimens.xml
│ │ ├── integers.xml
│ │ ├── strings.xml
│ │ └── styles.xml
│ │ └── xml
│ │ └── provider_paths.xml
│ └── test
│ └── java
│ └── vision
│ └── genesis
│ └── clientapp
│ └── ExampleUnitTest.java
├── build.gradle
├── gradle.properties
├── gradle
└── wrapper
│ ├── gradle-wrapper.jar
│ └── gradle-wrapper.properties
├── gradlew
├── gradlew.bat
└── settings.gradle
/.gitignore:
--------------------------------------------------------------------------------
1 | *.iml
2 | /.idea
3 | .gradle
4 | /local.properties
5 | /genesisvision.properties
6 | /.idea/workspace.xml
7 | /.idea/libraries
8 | .DS_Store
9 | /build
10 | /captures
11 | .externalNativeBuild
12 | /app/investor/
13 |
--------------------------------------------------------------------------------
/apiClient/.swagger-codegen/VERSION:
--------------------------------------------------------------------------------
1 | 3.0.25
--------------------------------------------------------------------------------
/apiClient/docs/AbsoluteProfitChart.md:
--------------------------------------------------------------------------------
1 | # AbsoluteProfitChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **profit** | **Double** | | [optional]
7 | **chart** | [**List<SimpleChartPoint>**](SimpleChartPoint.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AccountBalanceChart.md:
--------------------------------------------------------------------------------
1 | # AccountBalanceChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **balance** | **Double** | | [optional]
7 | **color** | **String** | | [optional]
8 | **chart** | [**List<SimpleChartPoint>**](SimpleChartPoint.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AmountRowCell.md:
--------------------------------------------------------------------------------
1 | # AmountRowCell
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | | [optional]
7 | **first** | [**AmountItem**](AmountItem.md) | | [optional]
8 | **second** | [**AmountItem**](AmountItem.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AmountWithCurrency.md:
--------------------------------------------------------------------------------
1 | # AmountWithCurrency
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **amount** | **Double** | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AmountWithLogoCurrency.md:
--------------------------------------------------------------------------------
1 | # AmountWithLogoCurrency
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **amount** | **Double** | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 | **logoUrl** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AndroidAppVersion.md:
--------------------------------------------------------------------------------
1 | # AndroidAppVersion
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **minVersion** | [**AndroidVersion**](AndroidVersion.md) | | [optional]
7 | **lastVersion** | [**AndroidVersion**](AndroidVersion.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AndroidVersion.md:
--------------------------------------------------------------------------------
1 | # AndroidVersion
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **versionCode** | **String** | | [optional]
7 | **versionName** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AnonymousPlatformInfo.md:
--------------------------------------------------------------------------------
1 | # AnonymousPlatformInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **isInvestingXDaiEnabled** | **Boolean** | | [optional]
7 | **isInvestingBscEnabled** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AppPlatform.md:
--------------------------------------------------------------------------------
1 | # AppPlatform
2 |
3 | ## Enum
4 |
5 | * `IOS` (value: `"IOs"`)
6 | * `ANDROID` (value: `"Android"`)
7 | * `WEB` (value: `"Web"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AppVersion.md:
--------------------------------------------------------------------------------
1 | # AppVersion
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **iOS** | [**IOsAppVersion**](IOsAppVersion.md) | | [optional]
7 | **android** | [**AndroidAppVersion**](AndroidAppVersion.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetEvent.md:
--------------------------------------------------------------------------------
1 |
2 | # AssetEvent
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **programs** | **List<String>** | | [optional]
8 | **funds** | **List<String>** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetFilterType.md:
--------------------------------------------------------------------------------
1 | # AssetFilterType
2 |
3 | ## Enum
4 |
5 | * `ALL` (value: `"All"`)
6 | * `PROGRAM` (value: `"Program"`)
7 | * `FUND` (value: `"Fund"`)
8 | * `FOLLOW` (value: `"Follow"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetGlobalType.md:
--------------------------------------------------------------------------------
1 | # AssetGlobalType
2 |
3 | ## Enum
4 |
5 | * `PROGRAM` (value: `"Program"`)
6 | * `FUND` (value: `"Fund"`)
7 | * `FOLLOW` (value: `"Follow"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetInvestmentRequestItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # AssetInvestmentRequestItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<AssetInvestmentRequest>**](AssetInvestmentRequest.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetInvestmentStatus.md:
--------------------------------------------------------------------------------
1 | # AssetInvestmentStatus
2 |
3 | ## Enum
4 |
5 | * `PENDING` (value: `"Pending"`)
6 | * `ACTIVE` (value: `"Active"`)
7 | * `INVESTING` (value: `"Investing"`)
8 | * `WITHDRAWING` (value: `"Withdrawing"`)
9 | * `ENDED` (value: `"Ended"`)
10 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetProvider.md:
--------------------------------------------------------------------------------
1 | # AssetProvider
2 |
3 | ## Enum
4 |
5 | * `UNDEFINED` (value: `"Undefined"`)
6 | * `BINANCE` (value: `"Binance"`)
7 | * `HUOBI` (value: `"Huobi"`)
8 | * `NASDAQ` (value: `"Nasdaq"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetSignalSettings.md:
--------------------------------------------------------------------------------
1 | # AssetSignalSettings
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **signalSuccessFee** | **Double** | | [optional]
7 | **signalVolumeFee** | **Double** | | [optional]
8 | **isActive** | **Boolean** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetType.md:
--------------------------------------------------------------------------------
1 | # AssetType
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `PROGRAM` (value: `"Program"`)
7 | * `FUND` (value: `"Fund"`)
8 | * `FOLLOW` (value: `"Follow"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/AssetsPartsChangeRequest.md:
--------------------------------------------------------------------------------
1 |
2 | # AssetsPartsChangeRequest
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **assetsParts** | [**List<FundAssetPart>**](FundAssetPart.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/BalanceChartPoint.md:
--------------------------------------------------------------------------------
1 | # BalanceChartPoint
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | **Long** | | [optional]
7 | **managerFunds** | **Double** | | [optional]
8 | **investorsFunds** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BasePlatformAssetItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # BasePlatformAssetItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<BasePlatformAsset>**](BasePlatformAsset.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BetaTestingType.md:
--------------------------------------------------------------------------------
1 | # BetaTestingType
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `SOCIAL` (value: `"Social"`)
7 | * `TRADINGTERMINAL` (value: `"TradingTerminal"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceAccountType.md:
--------------------------------------------------------------------------------
1 | # BinanceAccountType
2 |
3 | ## Enum
4 |
5 | * `SPOT` (value: `"Spot"`)
6 | * `MARGIN` (value: `"Margin"`)
7 | * `FUTURES` (value: `"Futures"`)
8 | * `LEVERAGED` (value: `"Leveraged"`)
9 | * `TRD_GRP_002` (value: `"TRD_GRP_002"`)
10 | * `TRD_GRP_003` (value: `"TRD_GRP_003"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceAutoCloseType.md:
--------------------------------------------------------------------------------
1 | # BinanceAutoCloseType
2 |
3 | ## Enum
4 |
5 | * `ADL` (value: `"ADL"`)
6 | * `LIQUIDATION` (value: `"Liquidation"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceExecutionType.md:
--------------------------------------------------------------------------------
1 | # BinanceExecutionType
2 |
3 | ## Enum
4 |
5 | * `NEW` (value: `"New"`)
6 | * `CANCELED` (value: `"Canceled"`)
7 | * `REPLACED` (value: `"Replaced"`)
8 | * `REJECTED` (value: `"Rejected"`)
9 | * `TRADE` (value: `"Trade"`)
10 | * `EXPIRED` (value: `"Expired"`)
11 | * `AMENDMENT` (value: `"Amendment"`)
12 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceFuturesMarginChangeDirectionType.md:
--------------------------------------------------------------------------------
1 | # BinanceFuturesMarginChangeDirectionType
2 |
3 | ## Enum
4 |
5 | * `ADD` (value: `"Add"`)
6 | * `REDUCE` (value: `"Reduce"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceFuturesMarginType.md:
--------------------------------------------------------------------------------
1 | # BinanceFuturesMarginType
2 |
3 | ## Enum
4 |
5 | * `ISOLATED` (value: `"Isolated"`)
6 | * `CROSS` (value: `"Cross"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceIncomeType.md:
--------------------------------------------------------------------------------
1 | # BinanceIncomeType
2 |
3 | ## Enum
4 |
5 | * `TRANSFER` (value: `"Transfer"`)
6 | * `WELCOMEBONUS` (value: `"WelcomeBonus"`)
7 | * `REALIZEDPNL` (value: `"RealizedPnl"`)
8 | * `FUNDINGFEE` (value: `"FundingFee"`)
9 | * `COMMISSION` (value: `"Commission"`)
10 | * `INSURANCECLEAR` (value: `"InsuranceClear"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceOrderResponseType.md:
--------------------------------------------------------------------------------
1 | # BinanceOrderResponseType
2 |
3 | ## Enum
4 |
5 | * `ACKNOWLEDGE` (value: `"Acknowledge"`)
6 | * `RESULT` (value: `"Result"`)
7 | * `FULL` (value: `"Full"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceOrderSide.md:
--------------------------------------------------------------------------------
1 | # BinanceOrderSide
2 |
3 | ## Enum
4 |
5 | * `BUY` (value: `"Buy"`)
6 | * `SELL` (value: `"Sell"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinancePositionMode.md:
--------------------------------------------------------------------------------
1 | # BinancePositionMode
2 |
3 | ## Enum
4 |
5 | * `HEDGE` (value: `"Hedge"`)
6 | * `ONEWAY` (value: `"OneWay"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinancePositionSide.md:
--------------------------------------------------------------------------------
1 | # BinancePositionSide
2 |
3 | ## Enum
4 |
5 | * `SHORT` (value: `"Short"`)
6 | * `LONG` (value: `"Long"`)
7 | * `BOTH` (value: `"Both"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRateLimitInterval.md:
--------------------------------------------------------------------------------
1 | # BinanceRateLimitInterval
2 |
3 | ## Enum
4 |
5 | * `SECOND` (value: `"Second"`)
6 | * `MINUTE` (value: `"Minute"`)
7 | * `DAY` (value: `"Day"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRateLimitType.md:
--------------------------------------------------------------------------------
1 | # BinanceRateLimitType
2 |
3 | ## Enum
4 |
5 | * `REQUESTWEIGHT` (value: `"RequestWeight"`)
6 | * `ORDERS` (value: `"Orders"`)
7 | * `RAWREQUESTS` (value: `"RawRequests"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawAccountType.md:
--------------------------------------------------------------------------------
1 | # BinanceRawAccountType
2 |
3 | ## Enum
4 |
5 | * `SPOT` (value: `"Spot"`)
6 | * `MARGIN` (value: `"Margin"`)
7 | * `FUTURES` (value: `"Futures"`)
8 | * `LEVERAGED` (value: `"Leveraged"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawBlvtKlineItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # BinanceRawBlvtKlineItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<BinanceRawBlvtKline>**](BinanceRawBlvtKline.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawCancelOrderId.md:
--------------------------------------------------------------------------------
1 | # BinanceRawCancelOrderId
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | **String** | | [optional]
7 | **clientOrderId** | **String** | | [optional]
8 | **ocoOrder** | **Boolean** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesCancelAllOrders.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesCancelAllOrders
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **code** | **Integer** | | [optional]
7 | **message** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesChangeMarginTypeResult.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesChangeMarginTypeResult
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **code** | **Integer** | | [optional]
7 | **message** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesOpenInterest.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesOpenInterest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **symbol** | **String** | | [optional]
7 | **openInterest** | **Double** | | [optional]
8 | **timestamp** | [**DateTime**](DateTime.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesOrderItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesOrderItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<BinanceRawFuturesOrder>**](BinanceRawFuturesOrder.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesPositionMode.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesPositionMode
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **positionMode** | [**BinancePositionMode**](BinancePositionMode.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesSymbolBracket.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesSymbolBracket
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **brackets** | [**List<BinanceRawFuturesBracket>**](BinanceRawFuturesBracket.md) | | [optional]
7 | **symbol** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawFuturesUsdtAsset.md:
--------------------------------------------------------------------------------
1 | # BinanceRawFuturesUsdtAsset
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **asset** | **String** | | [optional]
7 | **marginAvailable** | **Boolean** | | [optional]
8 | **autoAssetExchange** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawKlineItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # BinanceRawKlineItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<BinanceRawKline>**](BinanceRawKline.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawOrderBookEntry.md:
--------------------------------------------------------------------------------
1 | # BinanceRawOrderBookEntry
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **price** | **Double** | | [optional]
7 | **quantity** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawOrderItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # BinanceRawOrderItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<BinanceRawOrder>**](BinanceRawOrder.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawOrderResponseType.md:
--------------------------------------------------------------------------------
1 | # BinanceRawOrderResponseType
2 |
3 | ## Enum
4 |
5 | * `ACKNOWLEDGE` (value: `"Acknowledge"`)
6 | * `RESULT` (value: `"Result"`)
7 | * `FULL` (value: `"Full"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawOrderSide.md:
--------------------------------------------------------------------------------
1 | # BinanceRawOrderSide
2 |
3 | ## Enum
4 |
5 | * `BUY` (value: `"Buy"`)
6 | * `SELL` (value: `"Sell"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawPrice.md:
--------------------------------------------------------------------------------
1 | # BinanceRawPrice
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **symbol** | **String** | | [optional]
7 | **price** | **Double** | | [optional]
8 | **timestamp** | [**DateTime**](DateTime.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawRateLimitInterval.md:
--------------------------------------------------------------------------------
1 | # BinanceRawRateLimitInterval
2 |
3 | ## Enum
4 |
5 | * `SECOND` (value: `"Second"`)
6 | * `MINUTE` (value: `"Minute"`)
7 | * `DAY` (value: `"Day"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawRateLimitType.md:
--------------------------------------------------------------------------------
1 | # BinanceRawRateLimitType
2 |
3 | ## Enum
4 |
5 | * `REQUESTWEIGHT` (value: `"RequestWeight"`)
6 | * `ORDERS` (value: `"Orders"`)
7 | * `RAWREQUESTS` (value: `"RawRequests"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawSymbolFilter.md:
--------------------------------------------------------------------------------
1 | # BinanceRawSymbolFilter
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **filterType** | [**BinanceRawSymbolFilterType**](BinanceRawSymbolFilterType.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawSymbolIcebergPartsFilter.md:
--------------------------------------------------------------------------------
1 | # BinanceRawSymbolIcebergPartsFilter
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **filterType** | [**BinanceSymbolFilterType**](BinanceSymbolFilterType.md) | | [optional]
7 | **limit** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawSymbolMaxOrdersFilter.md:
--------------------------------------------------------------------------------
1 | # BinanceRawSymbolMaxOrdersFilter
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **filterType** | [**BinanceSymbolFilterType**](BinanceSymbolFilterType.md) | | [optional]
7 | **maxNumberOrders** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawSymbolMaxPositionFilter.md:
--------------------------------------------------------------------------------
1 | # BinanceRawSymbolMaxPositionFilter
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **filterType** | [**BinanceSymbolFilterType**](BinanceSymbolFilterType.md) | | [optional]
7 | **maxPosition** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceRawTimeInForce.md:
--------------------------------------------------------------------------------
1 | # BinanceRawTimeInForce
2 |
3 | ## Enum
4 |
5 | * `GOODTILLCANCEL` (value: `"GoodTillCancel"`)
6 | * `IMMEDIATEORCANCEL` (value: `"ImmediateOrCancel"`)
7 | * `FILLORKILL` (value: `"FillOrKill"`)
8 | * `GOODTILLCROSSING` (value: `"GoodTillCrossing"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceTimeInForce.md:
--------------------------------------------------------------------------------
1 | # BinanceTimeInForce
2 |
3 | ## Enum
4 |
5 | * `GOODTILLCANCEL` (value: `"GoodTillCancel"`)
6 | * `IMMEDIATEORCANCEL` (value: `"ImmediateOrCancel"`)
7 | * `FILLORKILL` (value: `"FillOrKill"`)
8 | * `GOODTILLCROSSING` (value: `"GoodTillCrossing"`)
9 | * `GOODTILLEXPIREDORCANCELED` (value: `"GoodTillExpiredOrCanceled"`)
10 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceUnderlyingType.md:
--------------------------------------------------------------------------------
1 | # BinanceUnderlyingType
2 |
3 | ## Enum
4 |
5 | * `COIN` (value: `"Coin"`)
6 | * `INDEX` (value: `"Index"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BinanceWorkingType.md:
--------------------------------------------------------------------------------
1 | # BinanceWorkingType
2 |
3 | ## Enum
4 |
5 | * `MARK` (value: `"Mark"`)
6 | * `CONTRACT` (value: `"Contract"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/Blockchain.md:
--------------------------------------------------------------------------------
1 | # Blockchain
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `BITCOIN` (value: `"Bitcoin"`)
7 | * `ETHEREUM` (value: `"Ethereum"`)
8 | * `BINANCESMARTCHAIN` (value: `"BinanceSmartChain"`)
9 | * `XDAICHAIN` (value: `"xDaiChain"`)
10 | * `TRON` (value: `"Tron"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/Body.md:
--------------------------------------------------------------------------------
1 | # Body
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **uploadedFile** | [**File**](File.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BrokersInfo.md:
--------------------------------------------------------------------------------
1 | # BrokersInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **brokers** | [**List<Broker>**](Broker.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/BrokersProgramInfo.md:
--------------------------------------------------------------------------------
1 | # BrokersProgramInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **brokers** | [**List<Broker>**](Broker.md) | | [optional]
7 | **currentAccountTypeId** | [**UUID**](UUID.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/BrokersViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # BrokersViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **brokers** | [**List<BrokerTradeServer>**](BrokerTradeServer.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ButtonAction.md:
--------------------------------------------------------------------------------
1 | # ButtonAction
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | | [optional]
7 | **url** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/CaptchaCheckResult.md:
--------------------------------------------------------------------------------
1 | # CaptchaCheckResult
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | **String** | | [optional]
7 | **pow** | [**PowResult**](PowResult.md) | | [optional]
8 | **geeTest** | [**GeeTestResult**](GeeTestResult.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/CaptchaType.md:
--------------------------------------------------------------------------------
1 | # CaptchaType
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `POW` (value: `"Pow"`)
7 | * `GEETEST` (value: `"GeeTest"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ChangeBrokerProgramRequest.md:
--------------------------------------------------------------------------------
1 | # ChangeBrokerProgramRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **newBrokerAccountTypeId** | [**UUID**](UUID.md) | | [optional]
7 | **newLeverage** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ChangePasswordViewModel.md:
--------------------------------------------------------------------------------
1 | # ChangePasswordViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **oldPassword** | **String** | |
7 | **password** | **String** | |
8 | **confirmPassword** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/ChangeState.md:
--------------------------------------------------------------------------------
1 | # ChangeState
2 |
3 | ## Enum
4 |
5 | * `NOTCHANGED` (value: `"NotChanged"`)
6 | * `INCREASED` (value: `"Increased"`)
7 | * `DECREASED` (value: `"Decreased"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ChartByDate.md:
--------------------------------------------------------------------------------
1 |
2 | # ChartByDate
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **date** | [**DateTime**](DateTime.md) | | [optional]
8 | **value** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ChartSimple.md:
--------------------------------------------------------------------------------
1 | # ChartSimple
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **value** | **Double** | | [optional]
7 | **date** | [**DateTime**](DateTime.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/CoinsAssetItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # CoinsAssetItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<CoinsAsset>**](CoinsAsset.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/CoinsHistoryEvent.md:
--------------------------------------------------------------------------------
1 | # CoinsHistoryEvent
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | [**DateTime**](DateTime.md) | | [optional]
7 | **trade** | [**CoinsTrade**](CoinsTrade.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/CoinsHistoryEventItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # CoinsHistoryEventItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<CoinsHistoryEvent>**](CoinsHistoryEvent.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/Color.md:
--------------------------------------------------------------------------------
1 | # Color
2 |
3 | ## Enum
4 |
5 | * `WHITE` (value: `"White"`)
6 | * `RED` (value: `"Red"`)
7 | * `ORANGE` (value: `"Orange"`)
8 | * `YELLOW` (value: `"Yellow"`)
9 | * `GREEN` (value: `"Green"`)
10 | * `BLUE` (value: `"Blue"`)
11 | * `PURPLE` (value: `"Purple"`)
12 | * `BLACK` (value: `"Black"`)
13 |
--------------------------------------------------------------------------------
/apiClient/docs/CopyTradingAccountsList.md:
--------------------------------------------------------------------------------
1 | # CopyTradingAccountsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **accounts** | [**List<CopyTradingAccountInfo>**](CopyTradingAccountInfo.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/CreateSignalProvider.md:
--------------------------------------------------------------------------------
1 | # CreateSignalProvider
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | AssetId | [optional]
7 | **volumeFee** | **Double** | | [optional]
8 | **successFee** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/CurrencyItem.md:
--------------------------------------------------------------------------------
1 | # CurrencyItem
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **logo** | **String** | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 | **title** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/DExchangeResponse.md:
--------------------------------------------------------------------------------
1 |
2 | # DExchangeResponse
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **jsonrpc** | **String** | | [optional]
8 | **id** | **Integer** | | [optional]
9 | **result** | **Object** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardActionStatus.md:
--------------------------------------------------------------------------------
1 | # DashboardActionStatus
2 |
3 | ## Enum
4 |
5 | * `ALL` (value: `"All"`)
6 | * `ACTIVE` (value: `"Active"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardAsset.md:
--------------------------------------------------------------------------------
1 | # DashboardAsset
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | **String** | | [optional]
7 | **color** | **String** | | [optional]
8 | **percent** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardAssetStatus.md:
--------------------------------------------------------------------------------
1 | # DashboardAssetStatus
2 |
3 | ## Enum
4 |
5 | * `ALL` (value: `"All"`)
6 | * `ACTIVE` (value: `"Active"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardAssetType.md:
--------------------------------------------------------------------------------
1 | # DashboardAssetType
2 |
3 | ## Enum
4 |
5 | * `PROGRAM` (value: `"Program"`)
6 | * `FUND` (value: `"Fund"`)
7 | * `PUBLICTRADINGACCOUNT` (value: `"PublicTradingAccount"`)
8 | * `PRIVATETRADINGACCOUNT` (value: `"PrivateTradingAccount"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardAssets.md:
--------------------------------------------------------------------------------
1 | # DashboardAssets
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **assets** | [**List<DashboardAsset>**](DashboardAsset.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardChart.md:
--------------------------------------------------------------------------------
1 | # DashboardChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **charts** | [**List<DashboardAssetChart>**](DashboardAssetChart.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardChartAssets.md:
--------------------------------------------------------------------------------
1 | # DashboardChartAssets
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **assets** | [**List<DashboardChartAsset>**](DashboardChartAsset.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardPortfolio.md:
--------------------------------------------------------------------------------
1 | # DashboardPortfolio
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **distribution** | [**List<MoneyLocation>**](MoneyLocation.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardRecommendations.md:
--------------------------------------------------------------------------------
1 | # DashboardRecommendations
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **assets** | [**List<RecommendedAsset>**](RecommendedAsset.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardTimeframeProfit.md:
--------------------------------------------------------------------------------
1 | # DashboardTimeframeProfit
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **profit** | **Double** | | [optional]
7 | **profitPercent** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardTradingAssetCredentials.md:
--------------------------------------------------------------------------------
1 | # DashboardTradingAssetCredentials
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **apiKey** | **String** | | [optional]
7 | **apiSecret** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardTradingAssetItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # DashboardTradingAssetItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<DashboardTradingAsset>**](DashboardTradingAsset.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardTradingAssetSignalDetails.md:
--------------------------------------------------------------------------------
1 | # DashboardTradingAssetSignalDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **subscribersCount** | **Integer** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DashboardTradingAssetStatus.md:
--------------------------------------------------------------------------------
1 | # DashboardTradingAssetStatus
2 |
3 | ## Enum
4 |
5 | * `PENDING` (value: `"Pending"`)
6 | * `ACTIVE` (value: `"Active"`)
7 | * `DISABLED` (value: `"Disabled"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/DateChart.md:
--------------------------------------------------------------------------------
1 |
2 | # DateChart
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **amount** | **Double** | | [optional]
8 | **date** | [**DateTime**](DateTime.md) | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/DayOfWeekType.md:
--------------------------------------------------------------------------------
1 | # DayOfWeekType
2 |
3 | ## Enum
4 |
5 | * `SUNDAY` (value: `"Sunday"`)
6 | * `MONDAY` (value: `"Monday"`)
7 | * `TUESDAY` (value: `"Tuesday"`)
8 | * `WEDNESDAY` (value: `"Wednesday"`)
9 | * `THURSDAY` (value: `"Thursday"`)
10 | * `FRIDAY` (value: `"Friday"`)
11 | * `SATURDAY` (value: `"Saturday"`)
12 |
--------------------------------------------------------------------------------
/apiClient/docs/DetachFromExternalSignalProvider.md:
--------------------------------------------------------------------------------
1 | # DetachFromExternalSignalProvider
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **tradingAccountId** | [**UUID**](UUID.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/DetachFromSignalProvider.md:
--------------------------------------------------------------------------------
1 | # DetachFromSignalProvider
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **tradingAccountId** | [**UUID**](UUID.md) | | [optional]
7 | **mode** | [**SignalDetachMode**](SignalDetachMode.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/EditPost.md:
--------------------------------------------------------------------------------
1 | # EditPost
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | | [optional]
7 | **text** | **String** | | [optional]
8 | **images** | [**List<NewPostImage>**](NewPostImage.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/Enums.md:
--------------------------------------------------------------------------------
1 | # Enums
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **event** | [**EventFilters**](EventFilters.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/ErrorMessage.md:
--------------------------------------------------------------------------------
1 | # ErrorMessage
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **message** | **String** | | [optional]
7 | **property** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ErrorViewModel.md:
--------------------------------------------------------------------------------
1 | # ErrorViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **errors** | [**List<ErrorMessage>**](ErrorMessage.md) | | [optional]
7 | **code** | [**ErrorCodes**](ErrorCodes.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/EventGroupType.md:
--------------------------------------------------------------------------------
1 | # EventGroupType
2 |
3 | ## Enum
4 |
5 | * `INVESTMENTHISTORY` (value: `"InvestmentHistory"`)
6 | * `TRADINGHISTORY` (value: `"TradingHistory"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/ExchangeAssetItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ExchangeAssetItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ExchangeAsset>**](ExchangeAsset.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExchangeCredentials.md:
--------------------------------------------------------------------------------
1 | # ExchangeCredentials
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **apiKey** | **String** | | [optional]
7 | **apiSecret** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExchangeCredentialsInfoItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ExchangeCredentialsInfoItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ExchangeCredentialsInfo>**](ExchangeCredentialsInfo.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExchangeCredentialsIpInfo.md:
--------------------------------------------------------------------------------
1 | # ExchangeCredentialsIpInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **ip** | **String** | | [optional]
7 | **date** | [**DateTime**](DateTime.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExchangeInfoItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ExchangeInfoItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ExchangeInfo>**](ExchangeInfo.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExternalKeyAddViewModel.md:
--------------------------------------------------------------------------------
1 | # ExternalKeyAddViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | |
7 | **exchangeId** | [**UUID**](UUID.md) | |
8 | **key** | **String** | |
9 | **secret** | **String** | | [optional]
10 |
--------------------------------------------------------------------------------
/apiClient/docs/ExternalKeysViewModel.md:
--------------------------------------------------------------------------------
1 | # ExternalKeysViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **keys** | [**List<ExternalKeyViewModel>**](ExternalKeyViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ExternalKycAccessToken.md:
--------------------------------------------------------------------------------
1 | # ExternalKycAccessToken
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **baseAddress** | **String** | | [optional]
7 | **accessToken** | **String** | | [optional]
8 | **flowName** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/FcmTokenViewModel.md:
--------------------------------------------------------------------------------
1 | # FcmTokenViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **token** | **String** | |
7 | **platform** | [**AppPlatform**](AppPlatform.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FilterItemInfo.md:
--------------------------------------------------------------------------------
1 | # FilterItemInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **key** | **String** | | [optional]
7 | **title** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FilterModel.md:
--------------------------------------------------------------------------------
1 | # FilterModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **key** | **String** | | [optional]
7 | **title** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FollowDetailsListItemItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # FollowDetailsListItemItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FollowDetailsListItem>**](FollowDetailsListItem.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FollowProfitPercentCharts.md:
--------------------------------------------------------------------------------
1 | # FollowProfitPercentCharts
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **statistic** | [**FollowChartStatistic**](FollowChartStatistic.md) | | [optional]
7 | **charts** | [**List<SimpleChart>**](SimpleChart.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ForgotPasswordViewModel.md:
--------------------------------------------------------------------------------
1 | # ForgotPasswordViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **email** | **String** | |
7 | **captchaCheckResult** | [**CaptchaCheckResult**](CaptchaCheckResult.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FreeTokens.md:
--------------------------------------------------------------------------------
1 |
2 | # FreeTokens
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **total** | **Double** | | [optional]
8 | **investorsTokens** | **Double** | | [optional]
9 | **requestsTokens** | **Double** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/FundAssetInvestmentRequest.md:
--------------------------------------------------------------------------------
1 | # FundAssetInvestmentRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **entryFee** | **Double** | | [optional]
7 | **exitFee** | **Double** | | [optional]
8 | **withdrawPercent** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/FundAssetPart.md:
--------------------------------------------------------------------------------
1 | # FundAssetPart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | | [optional]
7 | **percent** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FundAssetPartDetails.md:
--------------------------------------------------------------------------------
1 |
2 | # FundAssetPartDetails
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **name** | **String** | | [optional]
8 | **asset** | **String** | | [optional]
9 | **percent** | **Double** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/FundAssetsListInfo.md:
--------------------------------------------------------------------------------
1 |
2 | # FundAssetsListInfo
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **assets** | [**List<FundAssetInfo>**](FundAssetInfo.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/FundAssetsState.md:
--------------------------------------------------------------------------------
1 | # FundAssetsState
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | **Long** | | [optional]
7 | **value** | **Double** | | [optional]
8 | **assets** | [**List<FundAssetPartWithIcon>**](FundAssetPartWithIcon.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/FundBalanceChart.md:
--------------------------------------------------------------------------------
1 | # FundBalanceChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **balance** | **Double** | | [optional]
7 | **color** | **String** | | [optional]
8 | **chart** | [**List<BalanceChartPoint>**](BalanceChartPoint.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/FundCreateAssetPlatformInfo.md:
--------------------------------------------------------------------------------
1 | # FundCreateAssetPlatformInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **maxEntryFee** | **Double** | | [optional]
7 | **maxExitFee** | **Double** | | [optional]
8 | **minDeposit** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/FundDetailsListItemItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # FundDetailsListItemItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FundDetailsListItem>**](FundDetailsListItem.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FundFilters.md:
--------------------------------------------------------------------------------
1 |
2 | # FundFilters
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **assets** | [**List<PlatformAsset>**](PlatformAsset.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/FundHistoryEventType.md:
--------------------------------------------------------------------------------
1 | # FundHistoryEventType
2 |
3 | ## Enum
4 |
5 | * `CREATION` (value: `"Creation"`)
6 | * `INVESTMENT` (value: `"Investment"`)
7 | * `WITHDRAWAL` (value: `"Withdrawal"`)
8 | * `REBALANCE` (value: `"Rebalance"`)
9 | * `REALLOCATION` (value: `"Reallocation"`)
10 | * `CHALLENGEWINNER` (value: `"ChallengeWinner"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/FundOwnerActions.md:
--------------------------------------------------------------------------------
1 | # FundOwnerActions
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **canClose** | **Boolean** | | [optional]
7 | **canReallocate** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/FundSets.md:
--------------------------------------------------------------------------------
1 |
2 | # FundSets
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **sets** | [**List<FundFacet>**](FundFacet.md) | | [optional]
8 | **favoritesCount** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/FundsList.md:
--------------------------------------------------------------------------------
1 |
2 | # FundsList
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **funds** | [**List<FundDetails>**](FundDetails.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/GeeTestDetails.md:
--------------------------------------------------------------------------------
1 | # GeeTestDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
--------------------------------------------------------------------------------
/apiClient/docs/GeeTestResult.md:
--------------------------------------------------------------------------------
1 | # GeeTestResult
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 |
--------------------------------------------------------------------------------
/apiClient/docs/GuidesCategory.md:
--------------------------------------------------------------------------------
1 | # GuidesCategory
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | **String** | | [optional]
7 | **canonicalName** | **String** | | [optional]
8 | **guides** | [**List<Guide>**](Guide.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/GuidesCategoryItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # GuidesCategoryItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<GuidesCategory>**](GuidesCategory.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/IOsAppVersion.md:
--------------------------------------------------------------------------------
1 | # IOsAppVersion
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **minVersion** | **String** | | [optional]
7 | **lastVersion** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/IdModel.md:
--------------------------------------------------------------------------------
1 | # IdModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/ImageLocation.md:
--------------------------------------------------------------------------------
1 | # ImageLocation
2 |
3 | ## Enum
4 |
5 | * `DEFAULT` (value: `"Default"`)
6 | * `ASSET` (value: `"Asset"`)
7 | * `FUNDASSET` (value: `"FundAsset"`)
8 | * `USER` (value: `"User"`)
9 | * `SOCIAL` (value: `"Social"`)
10 |
--------------------------------------------------------------------------------
/apiClient/docs/ImageQuality.md:
--------------------------------------------------------------------------------
1 | # ImageQuality
2 |
3 | ## Enum
4 |
5 | * `LOW` (value: `"Low"`)
6 | * `MEDIUM` (value: `"Medium"`)
7 | * `HIGH` (value: `"High"`)
8 | * `ORIGINAL` (value: `"Original"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/Invest.md:
--------------------------------------------------------------------------------
1 |
2 | # Invest
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investmentProgramId** | [**UUID**](UUID.md) | |
8 | **amount** | **Double** | |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestToProgram.md:
--------------------------------------------------------------------------------
1 |
2 | # InvestToProgram
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investmentProgramId** | [**UUID**](UUID.md) | |
8 | **amount** | **Double** | |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentEventItemViewModel.md:
--------------------------------------------------------------------------------
1 | # InvestmentEventItemViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | | [optional]
7 | **amount** | **Double** | | [optional]
8 | **currency** | [**Currency**](Currency.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentEventLocation.md:
--------------------------------------------------------------------------------
1 | # InvestmentEventLocation
2 |
3 | ## Enum
4 |
5 | * `ASSET` (value: `"Asset"`)
6 | * `DASHBOARD` (value: `"Dashboard"`)
7 | * `EVENTSALL` (value: `"EventsAll"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentEventViewModels.md:
--------------------------------------------------------------------------------
1 | # InvestmentEventViewModels
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **events** | [**List<InvestmentEventViewModel>**](InvestmentEventViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentProgramTxInfo.md:
--------------------------------------------------------------------------------
1 |
2 | # InvestmentProgramTxInfo
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **id** | [**UUID**](UUID.md) | | [optional]
8 | **title** | **String** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentProgramType.md:
--------------------------------------------------------------------------------
1 | # InvestmentProgramType
2 |
3 | ## Enum
4 |
5 | * `PROGRAM` (value: `"Program"`)
6 | * `FUND` (value: `"Fund"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentProgramUpdate.md:
--------------------------------------------------------------------------------
1 |
2 | # InvestmentProgramUpdate
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **title** | **String** | | [optional]
8 | **description** | **String** | | [optional]
9 | **logo** | **String** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentProgramViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # InvestmentProgramViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investmentProgram** | [**InvestmentProgramDetails**](InvestmentProgramDetails.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentRequestStatus.md:
--------------------------------------------------------------------------------
1 | # InvestmentRequestStatus
2 |
3 | ## Enum
4 |
5 | * `NEW` (value: `"New"`)
6 | * `EXECUTED` (value: `"Executed"`)
7 | * `CANCELLED` (value: `"Cancelled"`)
8 | * `PENDING` (value: `"Pending"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestmentRequestType.md:
--------------------------------------------------------------------------------
1 | # InvestmentRequestType
2 |
3 | ## Enum
4 |
5 | * `INVEST` (value: `"Invest"`)
6 | * `WITHDRAWAL` (value: `"Withdrawal"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/InvestorAmount.md:
--------------------------------------------------------------------------------
1 |
2 | # InvestorAmount
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investorId** | [**UUID**](UUID.md) | | [optional]
8 | **amount** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelAssetInvestmentRequest.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelAssetInvestmentRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<AssetInvestmentRequest>**](AssetInvestmentRequest.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelCopyTradingAccountInfo.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelCopyTradingAccountInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<CopyTradingAccountInfo>**](CopyTradingAccountInfo.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelDashboardTradingAsset.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelDashboardTradingAsset
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<DashboardTradingAsset>**](DashboardTradingAsset.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelFollowDetailsList.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelFollowDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FollowDetailsList>**](FollowDetailsList.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelFollowDetailsListItem.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelFollowDetailsListItem
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FollowDetailsListItem>**](FollowDetailsListItem.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelFundDetailsList.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelFundDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FundDetailsList>**](FundDetailsList.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelFundDetailsListItem.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelFundDetailsListItem
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<FundDetailsListItem>**](FundDetailsListItem.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelProgramDetailsList.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelProgramDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ProgramDetailsList>**](ProgramDetailsList.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelProgramDetailsListItem.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelProgramDetailsListItem
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ProgramDetailsListItem>**](ProgramDetailsListItem.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelPublicProfile.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelPublicProfile
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<PublicProfile>**](PublicProfile.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelReallocationModel.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelReallocationModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ReallocationModel>**](ReallocationModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelReferralFriend.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelReferralFriend
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ReferralFriend>**](ReferralFriend.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelRewardDetails.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelRewardDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<RewardDetails>**](RewardDetails.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelSignalSubscription.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelSignalSubscription
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<SignalSubscription>**](SignalSubscription.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelSignalTradingEvent.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelSignalTradingEvent
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<SignalTradingEvent>**](SignalTradingEvent.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelTradingAccountDetails.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelTradingAccountDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<TradingAccountDetails>**](TradingAccountDetails.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelTransactionViewModel.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelTransactionViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<TransactionViewModel>**](TransactionViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ItemsViewModelUserDetailsList.md:
--------------------------------------------------------------------------------
1 | # ItemsViewModelUserDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<UserDetailsList>**](UserDetailsList.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/LevelInfo.md:
--------------------------------------------------------------------------------
1 | # LevelInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **level** | **Integer** | | [optional]
7 | **investmentLimit** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/LevelUpSummary.md:
--------------------------------------------------------------------------------
1 |
2 | # LevelUpSummary
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **levelData** | [**List<LevelUpData>**](LevelUpData.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/LimitWithoutKyc.md:
--------------------------------------------------------------------------------
1 | # LimitWithoutKyc
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **limit** | **Double** | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 | **invested** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerFunds.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerFunds
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **funds** | [**List<ManagerDashboardProgram>**](ManagerDashboardProgram.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerHistoryIpfsHash.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerHistoryIpfsHash
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **managersHashes** | [**List<ManagerIpfsHash>**](ManagerIpfsHash.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerInvestmentPrograms.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerInvestmentPrograms
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investmentPrograms** | [**List<InvestmentProgramDashboardManager>**](InvestmentProgramDashboardManager.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerIpfsHash.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerIpfsHash
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **managerId** | [**UUID**](UUID.md) | | [optional]
8 | **ipfsHash** | **String** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerOpenTrades.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerOpenTrades
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **managerAccountId** | [**UUID**](UUID.md) | |
8 | **trades** | [**List<OpenOrderModel>**](OpenOrderModel.md) | |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerOverview.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerOverview
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerPortfolioEvents.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerPortfolioEvents
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **events** | [**List<ManagerPortfolioEvent>**](ManagerPortfolioEvent.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerProfitChart.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerProfitChart
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **title** | **String** | | [optional]
8 | **data** | [**List<ManagerProfitChartData>**](ManagerProfitChartData.md) | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerProfitChartData.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerProfitChartData
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **date** | [**DateTime**](DateTime.md) | | [optional]
8 | **totalProfit** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagerPrograms.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagerPrograms
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **programs** | [**List<ManagerDashboardProgram>**](ManagerDashboardProgram.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ManagersList.md:
--------------------------------------------------------------------------------
1 |
2 | # ManagersList
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **managers** | [**List<ManagerProfile>**](ManagerProfile.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/MediaPostItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # MediaPostItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<MediaPost>**](MediaPost.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/MigrationRequest.md:
--------------------------------------------------------------------------------
1 | # MigrationRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **dateCreate** | [**DateTime**](DateTime.md) | | [optional]
7 | **newLeverage** | **Integer** | | [optional]
8 | **newBroker** | [**Broker**](Broker.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/MoneyLocation.md:
--------------------------------------------------------------------------------
1 | # MoneyLocation
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | [**MoneyLocationType**](MoneyLocationType.md) | | [optional]
7 | **percent** | **Double** | | [optional]
8 | **color** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/MoneyLocationType.md:
--------------------------------------------------------------------------------
1 | # MoneyLocationType
2 |
3 | ## Enum
4 |
5 | * `PROGRAMS` (value: `"Programs"`)
6 | * `FUNDS` (value: `"Funds"`)
7 | * `TRADING` (value: `"Trading"`)
8 | * `WALLET` (value: `"Wallet"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/MultiWalletFilters.md:
--------------------------------------------------------------------------------
1 |
2 | # MultiWalletFilters
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **transactionType** | **List<String>** | | [optional]
8 | **externalTransactionType** | **List<String>** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/MultiWalletTransactionStatus.md:
--------------------------------------------------------------------------------
1 | # MultiWalletTransactionStatus
2 |
3 | ## Enum
4 |
5 | * `DONE` (value: `"Done"`)
6 | * `PENDING` (value: `"Pending"`)
7 | * `CANCELED` (value: `"Canceled"`)
8 | * `ERROR` (value: `"Error"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/NewExternalTradingAccountRequest.md:
--------------------------------------------------------------------------------
1 | # NewExternalTradingAccountRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **brokerAccountTypeId** | [**UUID**](UUID.md) | | [optional]
7 | **key** | **String** | | [optional]
8 | **secret** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/NewManager.md:
--------------------------------------------------------------------------------
1 |
2 | # NewManager
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **requestId** | [**UUID**](UUID.md) | |
8 | **login** | **String** | |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/NewOpenTradesEvent.md:
--------------------------------------------------------------------------------
1 |
2 | # NewOpenTradesEvent
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **openTrades** | [**List<ManagerOpenTrades>**](ManagerOpenTrades.md) | |
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/NewPostImage.md:
--------------------------------------------------------------------------------
1 | # NewPostImage
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **image** | **String** | | [optional]
7 | **position** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/NewTournamentAccountRequest.md:
--------------------------------------------------------------------------------
1 |
2 | # NewTournamentAccountRequest
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **title** | **String** | |
8 | **description** | **String** | | [optional]
9 | **logo** | **String** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/NewTradeEvent.md:
--------------------------------------------------------------------------------
1 |
2 | # NewTradeEvent
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **managerAccountId** | [**UUID**](UUID.md) | |
8 | **trades** | [**List<OrderModel>**](OrderModel.md) | |
9 | **balance** | **Double** | |
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/NotificationList.md:
--------------------------------------------------------------------------------
1 | # NotificationList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **notifications** | [**List<NotificationViewModel>**](NotificationViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/NotificationSettingConditionType.md:
--------------------------------------------------------------------------------
1 | # NotificationSettingConditionType
2 |
3 | ## Enum
4 |
5 | * `EMPTY` (value: `"Empty"`)
6 | * `PROFIT` (value: `"Profit"`)
7 | * `LEVEL` (value: `"Level"`)
8 | * `AVAILABLETOINVEST` (value: `"AvailableToInvest"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/NotificationViewModelItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # NotificationViewModelItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<NotificationViewModel>**](NotificationViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/OefAssetPart.md:
--------------------------------------------------------------------------------
1 |
2 | # OefAssetPart
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **assetId** | [**UUID**](UUID.md) | | [optional]
8 | **assetPart** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/OpenSignalTradesList.md:
--------------------------------------------------------------------------------
1 |
2 | # OpenSignalTradesList
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **signalTrades** | [**List<OpenSignalTrade>**](OpenSignalTrade.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/OpenTradesViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # OpenTradesViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **trades** | [**List<OpenOrderModel>**](OpenOrderModel.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/OrderModelSignalData.md:
--------------------------------------------------------------------------------
1 | # OrderModelSignalData
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **masters** | [**List<SignalDataMaster>**](SignalDataMaster.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/OrderSignalFee.md:
--------------------------------------------------------------------------------
1 | # OrderSignalFee
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **amount** | **Double** | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 | **type** | [**FeeType**](FeeType.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/PartnershipDetails.md:
--------------------------------------------------------------------------------
1 | # PartnershipDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **totalReferralsL1** | **Integer** | | [optional]
7 | **totalReferralsL2** | **Integer** | | [optional]
8 | **totalAmount** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/PasswordModel.md:
--------------------------------------------------------------------------------
1 | # PasswordModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **password** | **String** | |
7 |
--------------------------------------------------------------------------------
/apiClient/docs/PaymentTxInfo.md:
--------------------------------------------------------------------------------
1 |
2 | # PaymentTxInfo
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **id** | [**UUID**](UUID.md) | | [optional]
8 | **hash** | **String** | | [optional]
9 | **address** | **String** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/PeriodDate.md:
--------------------------------------------------------------------------------
1 |
2 | # PeriodDate
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **dateFrom** | [**DateTime**](DateTime.md) | | [optional]
8 | **dateTo** | [**DateTime**](DateTime.md) | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/PeriodStatus.md:
--------------------------------------------------------------------------------
1 | # PeriodStatus
2 |
3 | ## Enum
4 |
5 | * `PLANNED` (value: `"Planned"`)
6 | * `INPROCCESS` (value: `"InProccess"`)
7 | * `CLOSED` (value: `"Closed"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PersonalCopyTradingAccountInfo.md:
--------------------------------------------------------------------------------
1 | # PersonalCopyTradingAccountInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **isOwnSignal** | **Boolean** | | [optional]
7 | **isFavorite** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PersonalFollowDetailsList.md:
--------------------------------------------------------------------------------
1 | # PersonalFollowDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **isOwnAsset** | **Boolean** | | [optional]
7 | **isFavorite** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PersonalFundDetailsList.md:
--------------------------------------------------------------------------------
1 | # PersonalFundDetailsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **isOwnAsset** | **Boolean** | | [optional]
7 | **isFavorite** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformAssets.md:
--------------------------------------------------------------------------------
1 | # PlatformAssets
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **assets** | [**List<PlatformAsset>**](PlatformAsset.md) | | [optional]
7 | **providers** | [**List<ProviderPlatformAssets>**](ProviderPlatformAssets.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformCommissionInfo.md:
--------------------------------------------------------------------------------
1 | # PlatformCommissionInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **investment** | **Double** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformCurrency.md:
--------------------------------------------------------------------------------
1 |
2 | # PlatformCurrency
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **name** | **String** | | [optional]
8 | **rateToGvt** | **Double** | | [optional]
9 | **color** | **String** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformCurrencyInfo.md:
--------------------------------------------------------------------------------
1 | # PlatformCurrencyInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | **String** | | [optional]
7 | **color** | **String** | | [optional]
8 | **minConvertAmount** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformEvents.md:
--------------------------------------------------------------------------------
1 | # PlatformEvents
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **events** | [**List<PlatformEvent>**](PlatformEvent.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformUrlInfo.md:
--------------------------------------------------------------------------------
1 | # PlatformUrlInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **type** | [**PlatformUrlType**](PlatformUrlType.md) | | [optional]
7 | **url** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PlatformUrlType.md:
--------------------------------------------------------------------------------
1 | # PlatformUrlType
2 |
3 | ## Enum
4 |
5 | * `PROGRAM` (value: `"Program"`)
6 | * `FUND` (value: `"Fund"`)
7 | * `FOLLOW` (value: `"Follow"`)
8 | * `USER` (value: `"User"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/PostImage.md:
--------------------------------------------------------------------------------
1 | # PostImage
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | **String** | | [optional]
7 | **resizes** | [**List<PostImageResize>**](PostImageResize.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PostItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # PostItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<Post>**](Post.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PostLink.md:
--------------------------------------------------------------------------------
1 | # PostLink
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | | [optional]
7 | **url** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PowDetails.md:
--------------------------------------------------------------------------------
1 | # PowDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **secureAlgorithm** | [**SecureAlgorithm**](SecureAlgorithm.md) | | [optional]
7 | **difficulty** | **Integer** | | [optional]
8 | **nonce** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/PowResult.md:
--------------------------------------------------------------------------------
1 | # PowResult
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **prefix** | **String** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/PrivateTradingAccountType.md:
--------------------------------------------------------------------------------
1 | # PrivateTradingAccountType
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `TRADINGACCOUNT` (value: `"TradingAccount"`)
7 | * `EXCHANGEACCOUNT` (value: `"ExchangeAccount"`)
8 | * `EXTERNALTRADINGACCOUNT` (value: `"ExternalTradingAccount"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/ProfilePublicShortItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ProfilePublicShortItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ProfilePublicShort>**](ProfilePublicShort.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProfitChart.md:
--------------------------------------------------------------------------------
1 | # ProfitChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **chart** | [**List<SimpleChartPoint>**](SimpleChartPoint.md) | | [optional]
7 | **profit** | **Double** | | [optional]
8 | **drawdown** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramAssetDetails.md:
--------------------------------------------------------------------------------
1 | # ProgramAssetDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **level** | **Integer** | | [optional]
7 | **levelProgress** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramAssetInvestmentRequest.md:
--------------------------------------------------------------------------------
1 | # ProgramAssetInvestmentRequest
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **isWithdrawAll** | **Boolean** | | [optional]
7 | **successFee** | **Double** | | [optional]
8 | **entryFee** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramCreateAssetPlatformInfo.md:
--------------------------------------------------------------------------------
1 | # ProgramCreateAssetPlatformInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **maxSuccessFee** | **Double** | | [optional]
7 | **maxManagementFee** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramInfo.md:
--------------------------------------------------------------------------------
1 |
2 | # ProgramInfo
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **title** | **String** | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramMinimumDeposit.md:
--------------------------------------------------------------------------------
1 |
2 | # ProgramMinimumDeposit
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **minimumDepositsAmount** | **Map<String, Double>** | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramPeriodsViewModel.md:
--------------------------------------------------------------------------------
1 | # ProgramPeriodsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **periods** | [**List<ProgramPeriodViewModel>**](ProgramPeriodViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramProfitCharts.md:
--------------------------------------------------------------------------------
1 | # ProgramProfitCharts
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **statistic** | [**ProgramChartStatistic**](ProgramChartStatistic.md) | | [optional]
7 | **charts** | [**List<SimpleChart>**](SimpleChart.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramPwdUpdate.md:
--------------------------------------------------------------------------------
1 | # ProgramPwdUpdate
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **password** | **String** | | [optional]
7 | **twoFactorCode** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramSets.md:
--------------------------------------------------------------------------------
1 |
2 | # ProgramSets
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **sets** | [**List<ProgramFacet>**](ProgramFacet.md) | | [optional]
8 | **favoritesCount** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramTag.md:
--------------------------------------------------------------------------------
1 | # ProgramTag
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | **String** | | [optional]
7 | **color** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramType.md:
--------------------------------------------------------------------------------
1 | # ProgramType
2 |
3 | ## Enum
4 |
5 | * `DAILYPERIOD` (value: `"DailyPeriod"`)
6 | * `FIXEDPERIOD` (value: `"FixedPeriod"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramsLevelsInfo.md:
--------------------------------------------------------------------------------
1 | # ProgramsLevelsInfo
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **levels** | [**List<LevelInfo>**](LevelInfo.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/ProgramsList.md:
--------------------------------------------------------------------------------
1 |
2 | # ProgramsList
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **programs** | [**List<ProgramDetails>**](ProgramDetails.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ProviderPlatformAssets.md:
--------------------------------------------------------------------------------
1 | # ProviderPlatformAssets
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **type** | [**AssetProvider**](AssetProvider.md) | | [optional]
7 | **tradingSchedule** | [**TradingScheduleInfo**](TradingScheduleInfo.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PublicProfileItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # PublicProfileItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<PublicProfile>**](PublicProfile.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/PushNotificationChannel.md:
--------------------------------------------------------------------------------
1 | # PushNotificationChannel
2 |
3 | ## Enum
4 |
5 | * `PLATFORM` (value: `"Platform"`)
6 | * `PROFILE` (value: `"Profile"`)
7 | * `ASSET` (value: `"Asset"`)
8 | * `USER` (value: `"User"`)
9 | * `SIGNAL` (value: `"Signal"`)
10 | * `SOCIAL` (value: `"Social"`)
11 | * `OTHER` (value: `"Other"`)
12 |
--------------------------------------------------------------------------------
/apiClient/docs/RateItem.md:
--------------------------------------------------------------------------------
1 | # RateItem
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **currency** | **String** | | [optional]
7 | **rate** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/RateModel.md:
--------------------------------------------------------------------------------
1 | # RateModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **rate** | **Double** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/RatesModel.md:
--------------------------------------------------------------------------------
1 | # RatesModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **rates** | [**Map<String, List<RateItem>>**](List.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/RePost.md:
--------------------------------------------------------------------------------
1 | # RePost
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | | [optional]
7 | **text** | **String** | | [optional]
8 | **images** | [**List<NewPostImage>**](NewPostImage.md) | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/RealOefAssetPart.md:
--------------------------------------------------------------------------------
1 |
2 | # RealOefAssetPart
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **assetSymbol** | **String** | | [optional]
8 | **volume** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/ReallocationModel.md:
--------------------------------------------------------------------------------
1 | # ReallocationModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | [**DateTime**](DateTime.md) | | [optional]
7 | **parts** | [**List<FundAssetPartWithIcon>**](FundAssetPartWithIcon.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ReallocationModelItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ReallocationModelItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ReallocationModel>**](ReallocationModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/RebalancesViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # RebalancesViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **rebalances** | [**List<RebalancingModel>**](RebalancingModel.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/RecoveryCode.md:
--------------------------------------------------------------------------------
1 | # RecoveryCode
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **code** | **String** | | [optional]
7 | **isActive** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/RecoveryCodesViewModel.md:
--------------------------------------------------------------------------------
1 | # RecoveryCodesViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **codes** | [**List<RecoveryCode>**](RecoveryCode.md) | | [optional]
7 | **authToken** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ReferralFriend.md:
--------------------------------------------------------------------------------
1 | # ReferralFriend
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | [**DateTime**](DateTime.md) | | [optional]
7 | **emailMask** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ReferralFriendItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # ReferralFriendItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<ReferralFriend>**](ReferralFriend.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ResendConfirmationViewModel.md:
--------------------------------------------------------------------------------
1 | # ResendConfirmationViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **email** | **String** | |
7 | **captchaCheckResult** | [**CaptchaCheckResult**](CaptchaCheckResult.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ResetPasswordViewModel.md:
--------------------------------------------------------------------------------
1 | # ResetPasswordViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **userId** | **String** | |
7 | **code** | **String** | |
8 | **password** | **String** | |
9 | **confirmPassword** | **String** | | [optional]
10 |
--------------------------------------------------------------------------------
/apiClient/docs/RewardDetails.md:
--------------------------------------------------------------------------------
1 | # RewardDetails
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | [**DateTime**](DateTime.md) | | [optional]
7 | **currency** | [**Currency**](Currency.md) | | [optional]
8 | **amount** | **Double** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/RewardDetailsItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # RewardDetailsItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<RewardDetails>**](RewardDetails.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/RouteType.md:
--------------------------------------------------------------------------------
1 | # RouteType
2 |
3 | ## Enum
4 |
5 | * `UNDEFINED` (value: `"Undefined"`)
6 | * `LOGIN` (value: `"Login"`)
7 | * `WITHDRAW` (value: `"Withdraw"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SecureAlgorithm.md:
--------------------------------------------------------------------------------
1 | # SecureAlgorithm
2 |
3 | ## Enum
4 |
5 | * `SHA256` (value: `"Sha256"`)
6 |
--------------------------------------------------------------------------------
/apiClient/docs/SignMessage.md:
--------------------------------------------------------------------------------
1 | # SignMessage
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **message** | **String** | | [optional]
7 | **id** | [**UUID**](UUID.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalAccountsList.md:
--------------------------------------------------------------------------------
1 | # SignalAccountsList
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **signalAccounts** | [**List<SignalAccountDetails>**](SignalAccountDetails.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalDataMaster.md:
--------------------------------------------------------------------------------
1 | # SignalDataMaster
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **login** | **String** | | [optional]
7 | **share** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalDetachMode.md:
--------------------------------------------------------------------------------
1 | # SignalDetachMode
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `PROVIDERCLOSEONLY` (value: `"ProviderCloseOnly"`)
7 | * `CLOSEALLIMMEDIATELY` (value: `"CloseAllImmediately"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalProviderSubscribers.md:
--------------------------------------------------------------------------------
1 | # SignalProviderSubscribers
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **subscribers** | [**List<SignalSubscriber>**](SignalSubscriber.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalSubscriberStatus.md:
--------------------------------------------------------------------------------
1 | # SignalSubscriberStatus
2 |
3 | ## Enum
4 |
5 | * `ACTIVE` (value: `"Active"`)
6 | * `ENDED` (value: `"Ended"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalSubscriptionItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # SignalSubscriptionItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<SignalSubscription>**](SignalSubscription.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalTradingEvent.md:
--------------------------------------------------------------------------------
1 | # SignalTradingEvent
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | [**DateTime**](DateTime.md) | | [optional]
7 | **message** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalTradingEventItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # SignalTradingEventItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<SignalTradingEvent>**](SignalTradingEvent.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalTradingEvents.md:
--------------------------------------------------------------------------------
1 | # SignalTradingEvents
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **events** | [**List<SignalTradingEvent>**](SignalTradingEvent.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SignalsList.md:
--------------------------------------------------------------------------------
1 |
2 | # SignalsList
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **programs** | [**List<SignalDetails>**](SignalDetails.md) | | [optional]
8 | **total** | **Integer** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/SimpleChartPoint.md:
--------------------------------------------------------------------------------
1 | # SimpleChartPoint
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | **Long** | | [optional]
7 | **value** | **Double** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SocialLinksViewModel.md:
--------------------------------------------------------------------------------
1 | # SocialLinksViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **socialLinks** | [**List<SocialLinkViewModel>**](SocialLinkViewModel.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/SocialSummaryHashTag.md:
--------------------------------------------------------------------------------
1 | # SocialSummaryHashTag
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **hashTag** | **String** | | [optional]
7 | **impressionsCount** | **Integer** | | [optional]
8 | **discussCount** | **Integer** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/SocialViewMode.md:
--------------------------------------------------------------------------------
1 | # SocialViewMode
2 |
3 | ## Enum
4 |
5 | * `ALLUSERS` (value: `"AllUsers"`)
6 | * `ONLYME` (value: `"OnlyMe"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/StringItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # StringItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | **List<String>** | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/SubscriptionMode.md:
--------------------------------------------------------------------------------
1 | # SubscriptionMode
2 |
3 | ## Enum
4 |
5 | * `BYBALANCE` (value: `"ByBalance"`)
6 | * `PERCENT` (value: `"Percent"`)
7 | * `FIXED` (value: `"Fixed"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/Tag.md:
--------------------------------------------------------------------------------
1 | # Tag
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **name** | **String** | | [optional]
7 | **color** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/ThreeFactorAuthenticatorConfirm.md:
--------------------------------------------------------------------------------
1 | # ThreeFactorAuthenticatorConfirm
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **email** | **String** | |
7 | **code** | **String** | | [optional]
8 | **token** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TickerChart.md:
--------------------------------------------------------------------------------
1 | # TickerChart
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **chart** | [**List<SimpleChartPoint>**](SimpleChartPoint.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/Timeframe.md:
--------------------------------------------------------------------------------
1 | # Timeframe
2 |
3 | ## Enum
4 |
5 | * `DAY` (value: `"Day"`)
6 | * `WEEK` (value: `"Week"`)
7 | * `MONTH` (value: `"Month"`)
8 | * `THREEMONTHS` (value: `"ThreeMonths"`)
9 | * `YEAR` (value: `"Year"`)
10 | * `ALLTIME` (value: `"AllTime"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/TimestampDate.md:
--------------------------------------------------------------------------------
1 | # TimestampDate
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **date** | **Long** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/Token.md:
--------------------------------------------------------------------------------
1 |
2 | # Token
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **tokenName** | **String** | | [optional]
8 | **tokenSymbol** | **String** | | [optional]
9 | **initialPrice** | **Double** | | [optional]
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/apiClient/docs/TradeAssetData.md:
--------------------------------------------------------------------------------
1 | # TradeAssetData
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **logoUrl** | **String** | | [optional]
7 | **hasAssetInfo** | **Boolean** | | [optional]
8 | **url** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TradeChart.md:
--------------------------------------------------------------------------------
1 |
2 | # TradeChart
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **date** | [**DateTime**](DateTime.md) | | [optional]
8 | **profit** | **Double** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/TradeDirectionType.md:
--------------------------------------------------------------------------------
1 | # TradeDirectionType
2 |
3 | ## Enum
4 |
5 | * `BUY` (value: `"Buy"`)
6 | * `SELL` (value: `"Sell"`)
7 | * `BALANCE` (value: `"Balance"`)
8 | * `CREDIT` (value: `"Credit"`)
9 | * `UNDEFINED` (value: `"Undefined"`)
10 | * `MANUALBALANCING` (value: `"ManualBalancing"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/TradeEntryType.md:
--------------------------------------------------------------------------------
1 | # TradeEntryType
2 |
3 | ## Enum
4 |
5 | * `IN` (value: `"In"`)
6 | * `OUT` (value: `"Out"`)
7 | * `INOUT` (value: `"InOut"`)
8 | * `OUTBY` (value: `"OutBy"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TradesChartViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # TradesChartViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **chart** | [**List<TradeChart>**](TradeChart.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/TradesDelay.md:
--------------------------------------------------------------------------------
1 | # TradesDelay
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `FIVEMINUTES` (value: `"FiveMinutes"`)
7 | * `FIFTEENMINUTES` (value: `"FifteenMinutes"`)
8 | * `THIRTYMINUTES` (value: `"ThirtyMinutes"`)
9 | * `ONEHOUR` (value: `"OneHour"`)
10 | * `SIXHOURS` (value: `"SixHours"`)
11 |
--------------------------------------------------------------------------------
/apiClient/docs/TradingAccountDemoDeposit.md:
--------------------------------------------------------------------------------
1 | # TradingAccountDemoDeposit
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **amount** | **Double** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/TradingAccountDetailsItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # TradingAccountDetailsItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<TradingAccountDetails>**](TradingAccountDetails.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TradingAccountPermission.md:
--------------------------------------------------------------------------------
1 | # TradingAccountPermission
2 |
3 | ## Enum
4 |
5 | * `NONE` (value: `"None"`)
6 | * `SPOT` (value: `"Spot"`)
7 | * `MARGIN` (value: `"Margin"`)
8 | * `FUTURES` (value: `"Futures"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TradingAccountPwdUpdate.md:
--------------------------------------------------------------------------------
1 | # TradingAccountPwdUpdate
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **password** | **String** | | [optional]
7 | **twoFactorCode** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TradingPlatformBinanceOrdersMode.md:
--------------------------------------------------------------------------------
1 | # TradingPlatformBinanceOrdersMode
2 |
3 | ## Enum
4 |
5 | * `TRADEHISTORY` (value: `"TradeHistory"`)
6 | * `ORDERHISTORY` (value: `"OrderHistory"`)
7 |
--------------------------------------------------------------------------------
/apiClient/docs/TransactionDetail.md:
--------------------------------------------------------------------------------
1 | # TransactionDetail
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **title** | **String** | | [optional]
7 | **details** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TransactionDetailsActions.md:
--------------------------------------------------------------------------------
1 | # TransactionDetailsActions
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **canResend** | **Boolean** | | [optional]
7 | **canCancel** | **Boolean** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TransactionExternalType.md:
--------------------------------------------------------------------------------
1 | # TransactionExternalType
2 |
3 | ## Enum
4 |
5 | * `ALL` (value: `"All"`)
6 | * `WITHDRAWAL` (value: `"Withdrawal"`)
7 | * `DEPOSIT` (value: `"Deposit"`)
8 | * `PLATFORM` (value: `"Platform"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TransactionViewModelItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # TransactionViewModelItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<TransactionViewModel>**](TransactionViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TransactionsViewModel.md:
--------------------------------------------------------------------------------
1 | # TransactionsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **transactions** | [**List<TransactionViewModel>**](TransactionViewModel.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TwoFactorAuthenticator.md:
--------------------------------------------------------------------------------
1 | # TwoFactorAuthenticator
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **sharedKey** | **String** | | [optional]
7 | **authenticatorUri** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/TwoFactorAuthenticatorConfirm.md:
--------------------------------------------------------------------------------
1 | # TwoFactorAuthenticatorConfirm
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **password** | **String** | |
7 | **code** | **String** | |
8 | **sharedKey** | **String** | |
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TwoFactorCodeModel.md:
--------------------------------------------------------------------------------
1 | # TwoFactorCodeModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **twoFactorCode** | **String** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/TwoFactorCodeWithPassword.md:
--------------------------------------------------------------------------------
1 | # TwoFactorCodeWithPassword
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **password** | **String** | |
7 | **twoFactorCode** | **String** | | [optional]
8 | **recoveryCode** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/TwoFactorStatus.md:
--------------------------------------------------------------------------------
1 | # TwoFactorStatus
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **twoFactorEnabled** | **Boolean** | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/UpdateProfileViewModel.md:
--------------------------------------------------------------------------------
1 | # UpdateProfileViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **userName** | **String** | | [optional]
7 | **about** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/UpdateSocialLinkViewModel.md:
--------------------------------------------------------------------------------
1 | # UpdateSocialLinkViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **type** | [**SocialLinkType**](SocialLinkType.md) | | [optional]
7 | **value** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/UpdateSocialLinksViewModel.md:
--------------------------------------------------------------------------------
1 | # UpdateSocialLinksViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **links** | [**List<UpdateSocialLinkViewModel>**](UpdateSocialLinkViewModel.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/UploadResult.md:
--------------------------------------------------------------------------------
1 | # UploadResult
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **id** | [**UUID**](UUID.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/UserDetailsListItemsViewModel.md:
--------------------------------------------------------------------------------
1 | # UserDetailsListItemsViewModel
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **items** | [**List<UserDetailsList>**](UserDetailsList.md) | | [optional]
7 | **total** | **Integer** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/UserFeedMode.md:
--------------------------------------------------------------------------------
1 | # UserFeedMode
2 |
3 | ## Enum
4 |
5 | * `PROFILEPOSTS` (value: `"ProfilePosts"`)
6 | * `PROFILEONLYOWNERPOSTS` (value: `"ProfileOnlyOwnerPosts"`)
7 | * `FRIENDSPOSTS` (value: `"FriendsPosts"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/UserVerificationStatus.md:
--------------------------------------------------------------------------------
1 | # UserVerificationStatus
2 |
3 | ## Enum
4 |
5 | * `NOTVERIFIED` (value: `"NotVerified"`)
6 | * `VERIFIED` (value: `"Verified"`)
7 | * `UNDERREVIEW` (value: `"UnderReview"`)
8 | * `REJECTED` (value: `"Rejected"`)
9 |
--------------------------------------------------------------------------------
/apiClient/docs/UsersFilterTimeframe.md:
--------------------------------------------------------------------------------
1 | # UsersFilterTimeframe
2 |
3 | ## Enum
4 |
5 | * `DAY` (value: `"Day"`)
6 | * `WEEK` (value: `"Week"`)
7 | * `MONTH` (value: `"Month"`)
8 |
--------------------------------------------------------------------------------
/apiClient/docs/UsersRealAssets.md:
--------------------------------------------------------------------------------
1 |
2 | # UsersRealAssets
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **usersAssets** | [**Map<String, List<RealOefAssetPart>>**](List.md) | Guid - program id | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/UtmSource.md:
--------------------------------------------------------------------------------
1 | # UtmSource
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **urlParams** | **String** | | [optional]
7 | **referer** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletDeposit.md:
--------------------------------------------------------------------------------
1 | # WalletDeposit
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **currency** | [**Currency**](Currency.md) | | [optional]
7 | **depositAddress** | **String** | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletDepositData.md:
--------------------------------------------------------------------------------
1 | # WalletDepositData
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **address** | **String** | | [optional]
7 | **blockchain** | [**Blockchain**](Blockchain.md) | | [optional]
8 | **blockchainTitle** | **String** | | [optional]
9 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletDepositSummary.md:
--------------------------------------------------------------------------------
1 | # WalletDepositSummary
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **wallets** | [**List<WalletDeposit>**](WalletDeposit.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletInvestmentProgram.md:
--------------------------------------------------------------------------------
1 |
2 | # WalletInvestmentProgram
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **id** | [**UUID**](UUID.md) | | [optional]
8 | **title** | **String** | | [optional]
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletInvestmentPrograms.md:
--------------------------------------------------------------------------------
1 |
2 | # WalletInvestmentPrograms
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **investmentPrograms** | [**List<WalletInvestmentProgram>**](WalletInvestmentProgram.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletMultiAvailable.md:
--------------------------------------------------------------------------------
1 | # WalletMultiAvailable
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **wallets** | [**List<WalletBaseData>**](WalletBaseData.md) | | [optional]
7 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletRowCell.md:
--------------------------------------------------------------------------------
1 | # WalletRowCell
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **first** | [**CurrencyItem**](CurrencyItem.md) | | [optional]
7 | **second** | [**CurrencyItem**](CurrencyItem.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletStatistic.md:
--------------------------------------------------------------------------------
1 |
2 | # WalletStatistic
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **chart** | [**List<DateChart>**](DateChart.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletsInfo.md:
--------------------------------------------------------------------------------
1 |
2 | # WalletsInfo
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **wallets** | [**List<WalletInfo>**](WalletInfo.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/WalletsViewModel.md:
--------------------------------------------------------------------------------
1 |
2 | # WalletsViewModel
3 |
4 | ## Properties
5 | Name | Type | Description | Notes
6 | ------------ | ------------- | ------------- | -------------
7 | **wallets** | [**List<WalletViewModel>**](WalletViewModel.md) | | [optional]
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/apiClient/docs/WithdrawalSummary.md:
--------------------------------------------------------------------------------
1 | # WithdrawalSummary
2 |
3 | ## Properties
4 | Name | Type | Description | Notes
5 | ------------ | ------------- | ------------- | -------------
6 | **availableToWithdrawal** | **Double** | | [optional]
7 | **wallets** | [**List<WalletWithdrawalInfo>**](WalletWithdrawalInfo.md) | | [optional]
8 |
--------------------------------------------------------------------------------
/apiClient/gradle.properties:
--------------------------------------------------------------------------------
1 | # Uncomment to build for Android
2 | #target = android
--------------------------------------------------------------------------------
/apiClient/gradle/wrapper/gradle-wrapper.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/apiClient/gradle/wrapper/gradle-wrapper.jar
--------------------------------------------------------------------------------
/apiClient/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | #Tue May 17 23:08:05 CST 2016
2 | distributionBase=GRADLE_USER_HOME
3 | distributionPath=wrapper/dists
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 | distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-bin.zip
7 |
--------------------------------------------------------------------------------
/apiClient/settings.gradle:
--------------------------------------------------------------------------------
1 | rootProject.name = "swagger-petstore-retrofit2-rx"
--------------------------------------------------------------------------------
/apiClient/src/main/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/app/.gitignore:
--------------------------------------------------------------------------------
1 | /build
2 |
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/Montserrat-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/Montserrat-Bold.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/Montserrat-Light.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/Montserrat-Light.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/Montserrat-Medium.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/Montserrat-Medium.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/Montserrat-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/Montserrat-Regular.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/Montserrat-SemiBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/Montserrat-SemiBold.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/NeuzeitGro-Bla.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/NeuzeitGro-Bla.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/NeuzeitGro-Bol.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/NeuzeitGro-Bol.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/NeuzeitGro-Lig.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/NeuzeitGro-Lig.ttf
--------------------------------------------------------------------------------
/app/src/main/assets/fonts/NeuzeitGro-Reg.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/assets/fonts/NeuzeitGro-Reg.ttf
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/feature/main/wallet/deposit/DepositWalletView.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.feature.main.wallet.deposit;
2 |
3 | import com.arellomobile.mvp.MvpView;
4 |
5 | /**
6 | * GenesisVision
7 | * Created by Vitaly on 2/26/18.
8 | */
9 |
10 | interface DepositWalletView extends MvpView
11 | {
12 | }
13 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/CreateProgramConfirmButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 04/07/2018.
6 | */
7 | public class CreateProgramConfirmButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/CreateProgramNextButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 04/07/2018.
6 | */
7 | public class CreateProgramNextButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/HideBottomNavigationEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 17/09/2018.
6 | */
7 | public class HideBottomNavigationEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnBrowseFundsClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 30/10/2018.
6 | */
7 | public class OnBrowseFundsClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnBrowseProgramsClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVision
5 | * Created by Vitaly on 1/19/18.
6 | */
7 |
8 | public class OnBrowseProgramsClickedEvent
9 | {
10 | }
11 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnCardDepositFinishedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 01/09/2020.
6 | */
7 | public class OnCardDepositFinishedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnCheckTfaSuccessEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 06/06/2018.
6 | */
7 | public class OnCheckTfaSuccessEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnCreateAccountCreateButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 21/11/2019.
6 | */
7 | public class OnCreateAccountCreateButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnCreateProgramCreateButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 29/11/2019.
6 | */
7 | public class OnCreateProgramCreateButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnDashboardProgramsUpdateEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 13/03/2018.
6 | */
7 |
8 | public class OnDashboardProgramsUpdateEvent
9 | {
10 | }
11 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnFavoriteTickersSelectAccountClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 23/09/2021.
6 | */
7 | public class OnFavoriteTickersSelectAccountClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnFinishAddAssetActivityEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 28/10/2019.
6 | */
7 | public class OnFinishAddAssetActivityEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnInRequestsClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 19/09/2018.
6 | */
7 | public class OnInRequestsClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnNewPostCreatedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 13/08/2020.
6 | */
7 | public class OnNewPostCreatedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnNewPostEditedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 13/08/2020.
6 | */
7 | public class OnNewPostEditedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnProfilePublicInfoFilledEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 25/12/2019.
6 | */
7 | public class OnProfilePublicInfoFilledEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnRequestCancelledEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 30/10/2018.
6 | */
7 | public class OnRequestCancelledEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnSelectBrokerNextClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 22/01/2020.
6 | */
7 | public class OnSelectBrokerNextClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnShowMediaActivityEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 15/07/2020.
6 | */
7 | public class OnShowMediaActivityEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnShowUsersListActivityEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 31/07/2020.
6 | */
7 | public class OnShowUsersListActivityEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnStartKycClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 05/11/2020.
6 | */
7 | public class OnStartKycClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnSubscribedToProgramEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 26/06/2019.
6 | */
7 | public class OnSubscribedToProgramEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnThemeChangedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 20/07/2018.
6 | */
7 | public class OnThemeChangedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/OnUnauthorizedResponseGetEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVision
5 | * Created by Vitaly on 1/29/18.
6 | */
7 |
8 | public class OnUnauthorizedResponseGetEvent
9 | {
10 | }
11 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ProgramsListFiltersAppliedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 21/03/2018.
6 | */
7 |
8 | public class ProgramsListFiltersAppliedEvent
9 | {
10 | }
11 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ProgramsListFiltersClearedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 21/03/2018.
6 | */
7 |
8 | public class ProgramsListFiltersClearedEvent
9 | {
10 | }
11 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/SetupTfaBackButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 01/06/2018.
6 | */
7 | public class SetupTfaBackButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/SetupTfaFinishedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 29/10/2018.
6 | */
7 | public class SetupTfaFinishedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/SetupTfaNextButtonClickedEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 01/06/2018.
6 | */
7 | public class SetupTfaNextButtonClickedEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowAssetsListEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 19/10/2021.
6 | */
7 | public class ShowAssetsListEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowDisableTfaActivityEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 30/05/2018.
6 | */
7 | public class ShowDisableTfaActivityEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowFundsListEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 25/12/2019.
6 | */
7 | public class ShowFundsListEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowLockScreenEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 20/06/2018.
6 | */
7 | public class ShowLockScreenEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowProgramsListEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 25/12/2019.
6 | */
7 | public class ShowProgramsListEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowSetupTfaActivityEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 30/05/2018.
6 | */
7 | public class ShowSetupTfaActivityEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/model/events/ShowSetupTfaSecondStepEvent.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.model.events;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 30/05/2018.
6 | */
7 | public class ShowSetupTfaSecondStepEvent
8 | {
9 | }
10 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/net/api/client/BinanceApiClient.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.net.api.client;
2 |
3 | import io.swagger.client.ApiClient;
4 |
5 | /**
6 | * GenesisVisionAndroid
7 | * Created by Vitaly on 28/01/2021.
8 | */
9 | public class BinanceApiClient extends ApiClient
10 | {
11 | }
12 |
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/ui/common/BackButtonListener.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.ui.common;
2 |
3 | /**
4 | * GenesisVision
5 | * Created by Vitaly on 1/24/18.
6 | */
7 |
8 | public interface BackButtonListener
9 | {
10 | boolean onBackPressed();
11 | }
--------------------------------------------------------------------------------
/app/src/main/java/vision/genesis/clientapp/ui/common/BlockScreenHolder.java:
--------------------------------------------------------------------------------
1 | package vision.genesis.clientapp.ui.common;
2 |
3 | /**
4 | * GenesisVisionAndroid
5 | * Created by Vitaly on 25/06/2018.
6 | */
7 | public interface BlockScreenHolder
8 | {
9 | void showBlock();
10 |
11 | void hideBlock();
12 | }
13 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/check_pin_disappear.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/fragment_fade_in.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/fragment_fade_out.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/hold.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/slide_from_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/slide_to_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/anim/tooltip_fade_out.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-hdpi/ic_stat_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-hdpi/ic_stat_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-hdpi/logo_trans.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-hdpi/logo_trans.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-mdpi/ic_stat_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-mdpi/ic_stat_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/example_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/example_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/google_authenticator_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/google_authenticator_icon.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/icon_tfa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/icon_tfa.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/logo_full.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/logo_full.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/logo_green_white.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/logo_green_white.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/logout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/logout.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/no_internet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/no_internet.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/profile_placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/profile_placeholder.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/splashscreen_background_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/splashscreen_background_dark.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/splashscreen_background_dark_with_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/splashscreen_background_dark_with_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/tfa_tutorial_1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/tfa_tutorial_1.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/tfa_tutorial_2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/tfa_tutorial_2.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/tfa_tutorial_3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/tfa_tutorial_3.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/tfa_tutorial_4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/tfa_tutorial_4.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-nodpi/trophy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-nodpi/trophy.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_date.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_dialog.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_profit_red.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_profit_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_select_currency.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_select_currency_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/background_select_currency_dialog.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_filters_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_filters_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_in_requests.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_pin_disabled.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_pin_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_pin_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_primary_disabled.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_primary_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/button_primary_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/chart_highlight_circle.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/circle_stroke.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/date_range_option_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/date_range_option_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/date_range_option_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/fund_asset_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/line_bottomsheet.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/list_item_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/pin_code_dot_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/pin_code_dot_unselected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/portfolio_event_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/portfolio_event_dashboard_card.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/program_list_item_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/program_list_item_background_shape.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/status_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v21/time_frame_underline.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-xhdpi/ic_stat_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-xhdpi/ic_stat_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-xxhdpi/ic_stat_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-xxhdpi/ic_stat_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable-xxxhdpi/ic_stat_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable-xxxhdpi/ic_stat_logo.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/avatar_placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable/avatar_placeholder.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/avatar_placeholder_big.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable/avatar_placeholder_big.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_add_new_post_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_count_active.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_count_inactive.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_date.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_dialog.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_futures_settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_levels_limits.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_post_tag.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_profit_green.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_providers_count.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_select_currency.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_select_currency_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_select_currency_dialog.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/background_tag.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_filters_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_filters_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_in_requests.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_keyboard_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_keyboard_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_pin_disabled.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_pin_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_pin_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_disabled.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_normal_green.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_normal_red.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_normal_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/button_primary_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/chart_highlight_box_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/chart_highlight_circle.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/circle_primary.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/circle_stroke.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/circle_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/circle_white_12.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_background_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_btc_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_eth_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_eur_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/currency_usd_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/date_range_option_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/date_range_option_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/date_range_option_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/divider_transparent.xml:
--------------------------------------------------------------------------------
1 |
3 |
4 |
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/dotted_vertical_line.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable/dotted_vertical_line.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/fund_asset_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/icon_program_placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable/icon_program_placeholder.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/icon_program_placeholder_big.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/drawable/icon_program_placeholder_big.png
--------------------------------------------------------------------------------
/app/src/main/res/drawable/line_bottomsheet.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/list_item_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/pin_code_dot_error.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/pin_code_dot_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/pin_code_dot_unselected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/portfolio_event_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/portfolio_event_dashboard_card.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/program_list_item_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/program_list_item_background_shape.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/shadow_down_black.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
9 |
10 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/shadow_down_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
9 |
10 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/shadow_up_white.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
9 |
10 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/status_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/time_frame_underline.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/timeframe_selection.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/tooltip_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/transactions_shadow.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
9 |
10 |
--------------------------------------------------------------------------------
/app/src/main/res/font/dinpro.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/dinpro.otf
--------------------------------------------------------------------------------
/app/src/main/res/font/montserrat_bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/montserrat_bold.ttf
--------------------------------------------------------------------------------
/app/src/main/res/font/montserrat_light.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/montserrat_light.ttf
--------------------------------------------------------------------------------
/app/src/main/res/font/montserrat_medium.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/montserrat_medium.ttf
--------------------------------------------------------------------------------
/app/src/main/res/font/montserrat_regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/montserrat_regular.ttf
--------------------------------------------------------------------------------
/app/src/main/res/font/montserrat_semibold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/font/montserrat_semibold.ttf
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/icon_investor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-hdpi/icon_investor.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/icon_investor_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-hdpi/icon_investor_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/icon_manager.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-hdpi/icon_manager.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/icon_manager_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-hdpi/icon_manager_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/icon_investor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-mdpi/icon_investor.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/icon_investor_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-mdpi/icon_investor_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/icon_manager.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-mdpi/icon_manager.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/icon_manager_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-mdpi/icon_manager_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/icon_investor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xhdpi/icon_investor.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/icon_investor_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xhdpi/icon_investor_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/icon_manager.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xhdpi/icon_manager.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/icon_manager_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xhdpi/icon_manager_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/icon_investor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxhdpi/icon_investor.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/icon_investor_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxhdpi/icon_investor_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/icon_manager.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxhdpi/icon_manager.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/icon_manager_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxhdpi/icon_manager_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/icon_investor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxxhdpi/icon_investor.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/icon_investor_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxxhdpi/icon_investor_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/icon_manager.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxxhdpi/icon_manager.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/icon_manager_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/app/src/main/res/mipmap-xxxhdpi/icon_manager_round.png
--------------------------------------------------------------------------------
/app/src/main/res/values/integers.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 200
4 | 1
5 | 7
6 | 150
7 |
--------------------------------------------------------------------------------
/app/src/main/res/xml/provider_paths.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
6 |
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GenesisVision/android-client/319b7dfd53ad498a65c2ee80b0e0ce15aef8aec6/gradle/wrapper/gradle-wrapper.jar
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | #Fri Aug 23 12:56:14 MSK 2019
2 | distributionBase=GRADLE_USER_HOME
3 | distributionPath=wrapper/dists
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 | distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
7 |
--------------------------------------------------------------------------------
/settings.gradle:
--------------------------------------------------------------------------------
1 | include ':app',':apiClient'
2 |
--------------------------------------------------------------------------------