MCPcopy Create free account

hub / github.com/diogomatoschaves/MyCryptoBot / types & classes

Types & classes250 in github.com/diogomatoschaves/MyCryptoBot

↓ 21 callersClassPortfolioTimeSeries
database/model/models.py:330
↓ 9 callersClassBinanceDataHandler
Class that handles realtime / incoming data from the Binance API, and triggers signal generation whenever a new step has been surpassed (curr
data/sources/binance/_binance.py:45
↓ 7 callersClassBinanceFuturesTrader
execution/exchanges/binance/futures/_trading.py:30
↓ 7 callersClassMockBinanceTrader
execution/tests/setup/fixtures/internal_modules.py:11
↓ 5 callersClassBinanceHandler
shared/exchanges/binance/_binance.py:23
↓ 4 callersClassSideEffect
data/tests/setup/fixtures/internal_modules.py:334
↓ 4 callersClassStrategyInvalid
shared/utils/exceptions/strategy_invalid.py:1
↓ 3 callersClassDataPipelineCouldNotBeStopped
data/service/helpers/exceptions/data_pipeline_could_not_be_stopped.py:1
↓ 3 callersClassFakePubSub
data/tests/service/blueprints/test_events.py:15
↓ 3 callersClassHandlerStub
generate_new_signal exercised without constructing the full websocket-backed handler.
data/tests/sources/binance/_binance/test_signal_failure_handling.py:11
↓ 3 callersClassMockS3Client
model/tests/setup/fixtures/external_modules.py:45
↓ 3 callersClassNegativeEquity
execution/service/helpers/exceptions/negative_equity.py:1
↓ 2 callersClassBookkeepingFailed
Raised when the exchange accepted an order but the local bookkeeping (Orders/Trade/Position/pipeline state) could not be committed. The p
execution/service/helpers/exceptions/bookkeeping_failed.py:1
↓ 2 callersClassCandleSizeInvalid
data/service/helpers/exceptions/candle_size_invalid.py:1
↓ 2 callersClassLeverageSettingFail
execution/service/helpers/exceptions/leverage_setting_fail.py:1
↓ 2 callersClassMockJob
model/tests/setup/fixtures/external_modules.py:10
↓ 2 callersClassNoSuchPipeline
shared/utils/exceptions/no_such_pipeline.py:1
↓ 2 callersClassOrderDeliveryError
Raised when a generated signal could not be delivered to the execution service before its deadline. Failing the job (instead of returning an
model/signal_generation/_exceptions.py:1
↓ 2 callersClassPipelineNotActive
execution/service/helpers/exceptions/pipeline_not_active.py:1
↓ 2 callersClassSymbolAlreadyTraded
execution/service/helpers/exceptions/symbol_already_traded.py:1
↓ 2 callersClassSymbolInvalid
shared/utils/exceptions/symbol_invalid.py:1
↓ 2 callersClassSymbolNotBeingTraded
execution/service/helpers/exceptions/symbol_not_being_traded.py:1
↓ 1 callersClassDataHandler
data/sources/_sources.py:1
↓ 1 callersClassDataPipelineDoesNotExist
data/service/helpers/exceptions/data_pipeline_does_not_exist.py:1
↓ 1 callersClassDataPipelineOngoing
data/service/helpers/exceptions/data_pipeline_ongoing.py:1
↓ 1 callersClassEquityInvalid
shared/utils/exceptions/equity_invalid.py:1
↓ 1 callersClassExchangeInvalid
data/service/helpers/exceptions/exchange_invalid.py:1
↓ 1 callersClassExplodingPubSub
data/tests/service/blueprints/test_events.py:64
↓ 1 callersClassFakeBinanceClient
data/conftest.py:4
↓ 1 callersClassInsufficientBalance
execution/service/helpers/exceptions/insufficient_balance.py:1
↓ 1 callersClassLeverageInvalid
shared/utils/exceptions/leverage_invalid.py:1
↓ 1 callersClassMockResponse
shared/utils/tests/fixtures/external_modules.py:12
↓ 1 callersClassMockStrategy
model/tests/setup/fixtures/internal_modules.py:39
↓ 1 callersClassNameInvalid
data/service/helpers/exceptions/name_invalid.py:1
↓ 1 callersClassParamsInvalid
data/service/helpers/exceptions/params_invalid.py:1
↓ 1 callersClassParamsRequired
data/service/helpers/exceptions/params_required.py:1
↓ 1 callersClassPipelineStartFail
data/service/helpers/exceptions/pipeline_start_fail.py:1
↓ 1 callersClassRedisCache
model/tests/setup/fixtures/internal_modules.py:63
↓ 1 callersClassRedisCache
data/tests/setup/fixtures/internal_modules.py:241
↓ 1 callersClassRedisCache
execution/tests/setup/fixtures/internal_modules.py:86
↓ 1 callersClassSettings
shared/utils/settings.py:30
↓ 1 callersClassSignalInvalid
execution/service/helpers/exceptions/signal_invalid.py:1
↓ 1 callersClassStaleSignal
Raised when a signal job starts after its candle has already closed (queue backlog, worker outage): the next candle's job supersedes it,
model/signal_generation/_exceptions.py:21
↓ 1 callersClassStrategyCombinationInvalid
data/service/helpers/exceptions/strategy_combination_invalid.py:1
↓ 1 callersClassTrade
database/model/models.py:287
↓ 1 callersClassUserManager
database/model/models.py:18
Class
dashboard/src/components/App.tsx:108
Class
dashboard/src/higherOrderComponents/withMessage.tsx:15
InterfaceAlertsStatus
dashboard/src/components/AlertsCard.tsx:70
ClassApp
dashboard/src/components/App.tsx:108
ClassAppSetting
Server-side key/value settings editable from the dashboard (e.g. the Telegram alert credentials). Environment variables always take precedence
database/model/models.py:338
ClassAsset
database/model/models.py:74
ClassBinanceTrader
execution/exchanges/binance/_trading.py:31
ClassCandleSizeRequired
data/service/helpers/exceptions/candle_size_required.py:1
ClassColorRequired
data/service/helpers/exceptions/color_required.py:1
ClassEquityRequired
shared/utils/exceptions/equity_required.py:1
ClassExchange
database/model/models.py:92
ClassExchangeData
database/model/models.py:97
ClassExchangeRequired
data/service/helpers/exceptions/exchange_required.py:1
ClassFailedSignalGeneration
shared/utils/exceptions.py:12
ClassInvalidInput
shared/utils/exceptions.py:1
ClassJobs
database/model/models.py:155
ClassMessageWrapper
dashboard/src/higherOrderComponents/withMessage.tsx:15
ClassMeta
database/model/models.py:114
ClassMeta
database/model/models.py:146
ClassMeta
database/model/models.py:161
ClassMeta
database/model/models.py:186
ClassMigration
database/model/migrations/0059_trade.py:7
ClassMigration
database/model/migrations/0080_portfoliotimeseries.py:7
ClassMigration
database/model/migrations/0051_auto_20211208_0530.py:6
ClassMigration
database/model/migrations/0092_run_trade_pnl.py:27
ClassMigration
database/model/migrations/0093_auto_20240227_1753.py:13
ClassMigration
database/model/migrations/0049_pipeline_params.py:6
ClassMigration
database/model/migrations/0075_auto_20230128_1017.py:6
ClassMigration
database/model/migrations/0089_auto_20240123_1849.py:6
ClassMigration
database/model/migrations/0013_asset_name.py:6
ClassMigration
database/model/migrations/0028_exchangedata_exchange_info.py:7
ClassMigration
database/model/migrations/0099_appsetting.py:6
ClassMigration
database/model/migrations/0058_alter_position_position.py:6
ClassMigration
database/model/migrations/0079_pipeline_last_entry.py:6
ClassMigration
database/model/migrations/0041_jobs.py:6
ClassMigration
database/model/migrations/0052_auto202111208_0531.py:6
ClassMigration
database/model/migrations/0047_auto_20211206_0534.py:7
ClassMigration
database/model/migrations/0055_position.py:8
ClassMigration
database/model/migrations/0069_user.py:6
ClassMigration
database/model/migrations/0083_add_strategy_model.py:6
ClassMigration
database/model/migrations/0067_pipeline_leverage.py:6
ClassMigration
database/model/migrations/0064_auto_20220128_1715.py:6
ClassMigration
database/model/migrations/0061_auto_20220116_0617.py:6
ClassMigration
database/model/migrations/0074_pipeline_deleted.py:6
ClassMigration
database/model/migrations/0066_auto_20221008_1423.py:6
ClassMigration
database/model/migrations/0048_pipeline_active.py:6
ClassMigration
database/model/migrations/0046_orders_cummulative_quote_qty.py:6
ClassMigration
database/model/migrations/0032_auto_20210407_1817.py:6
ClassMigration
database/model/migrations/0054_alter_pipeline_strategy.py:6
ClassMigration
database/model/migrations/0096_auto_20260612_0813.py:6
ClassMigration
database/model/migrations/0073_alter_position_open_time.py:6
ClassMigration
database/model/migrations/0076_auto_20230204_0910.py:6
ClassMigration
database/model/migrations/0056_auto_20211211_1236.py:7
ClassMigration
database/model/migrations/0043_auto_20210411_0918.py:6
next →1–100 of 250, ranked by callers