Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diogomatoschaves/MyCryptoBot
/ functions
Functions
982 in github.com/diogomatoschaves/MyCryptoBot
⨍
Functions
982
◇
Types & classes
250
↳
Endpoints
49
Function
cancel
()
dashboard/src/components/StrategySelectionModal.tsx:73
Function
check_job
(job_id)
model/service/app.py:144
Function
client
A test client for the app.
model/tests/setup/fixtures/app.py:23
Function
client
A test client for the app.
data/tests/setup/fixtures/app.py:59
Function
client
(app)
execution/tests/setup/fixtures/app.py:63
Function
client_with_open_position
A test client for the app.
data/tests/setup/fixtures/app.py:93
Function
client_with_open_positions
(app_with_open_positions)
execution/tests/setup/fixtures/app.py:117
Method
close
(self)
data/tests/service/blueprints/test_events.py:65
Function
common_fixture
( mocker, mock_binance_handler_klines, mock_binance_client_init, mock_binance_client_ping,
data/tests/sources/binance/_binance/test_binance_handler.py:18
Method
componentDidMount
()
dashboard/src/components/App.tsx:163
Method
componentDidUpdate
(prevProps: Readonly<Props>, prevState: Readonly<State>, snapshot?: any)
dashboard/src/components/App.tsx:237
Method
componentWillUnmount
()
dashboard/src/components/App.tsx:214
Method
componentWillUnmount
()
dashboard/src/higherOrderComponents/withMessage.tsx:40
Function
configured
Telegram configured and TEST mode disabled, as in a real deployment.
shared/utils/tests/test_notifier.py:17
Function
convertDate
(timeStamp: number)
dashboard/src/utils/helpers/index.ts:295
Function
convert_strategies
(apps, schema_editor)
database/model/migrations/0084_run_strategy_migration.py:4
Function
convert_trades_profit_loss
(apps, schema_editor)
database/model/migrations/0092_run_trade_pnl.py:14
Function
convert_trades_profit_loss
(apps, schema_editor)
database/model/migrations/0090_run_current_equity.py:6
Function
create_all_pipelines
( db, create_pipeline, create_pipeline_2, create_inactive_pipeline, create_pipeline_with_b
shared/utils/tests/fixtures/models.py:367
Function
create_app
Create and configure an instance of the Flask application.
model/service/__init__.py:6
Function
create_app
Create and configure an instance of the Flask application.
data/service/__init__.py:4
Function
create_app
Create and configure an instance of the Flask application.
execution/service/__init__.py:4
Function
create_assets
(db)
shared/utils/tests/fixtures/models.py:33
Function
create_deleted_pipeline
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:282
Function
create_exchange
(db)
shared/utils/tests/fixtures/models.py:28
Function
create_exchange_data
(**kwargs)
shared/utils/tests/fixtures/models.py:719
Function
create_inactive_pipeline
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:121
Function
create_inactive_position
(db, create_inactive_pipeline)
shared/utils/tests/fixtures/models.py:438
Function
create_job
(db)
shared/utils/tests/fixtures/models.py:61
Function
create_live_portfolio_timeseries
(db, create_exchange, create_symbol, create_pipeline)
shared/utils/tests/fixtures/models.py:622
Function
create_mock_file
(tmp_path)
model/tests/setup/fixtures/internal_modules.py:109
Function
create_neutral_position
(db, create_pipeline)
shared/utils/tests/fixtures/models.py:418
Function
create_open_position
(db, create_pipeline_2)
shared/utils/tests/fixtures/models.py:428
Function
create_open_position_paper_trading_pipeline
(db, create_paper_trading_pipeline)
shared/utils/tests/fixtures/models.py:448
Function
create_open_position_pipeline_10
(db, create_pipeline_BNBBTC)
shared/utils/tests/fixtures/models.py:458
Function
create_orders
(db, create_exchange, create_symbol, create_pipeline)
shared/utils/tests/fixtures/models.py:381
Function
create_paper_trading_pipeline
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:344
Function
create_pipeline
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:66
Function
create_pipeline_2
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:94
Function
create_pipeline_BNBBTC
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:324
Function
create_pipeline_no_equity
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:305
Function
create_pipeline_timeseries
(db, create_exchange, create_symbol, create_pipeline)
shared/utils/tests/fixtures/models.py:574
Function
create_pipeline_with_balance
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:141
Function
create_pipeline_with_balance_2
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:165
Function
create_pipeline_with_balance_3
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:188
Function
create_pipeline_with_balance_4
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:211
Function
create_pipeline_with_current_equity
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:235
Function
create_pipeline_with_invalid_strategy
(db, create_exchange, create_symbol)
shared/utils/tests/fixtures/models.py:259
Function
create_positions
( db, create_inactive_position, create_open_position, create_neutral_position, create_open
shared/utils/tests/fixtures/models.py:468
Function
create_structured_data
(**kwargs)
shared/utils/tests/fixtures/models.py:731
Method
create_superuser
Creates and saves a superuser with the given email and password.
database/model/models.py:34
Function
create_symbol
(db, create_assets)
shared/utils/tests/fixtures/models.py:43
Function
create_testnet_portfolio_timeseries
(db, create_pipeline)
shared/utils/tests/fixtures/models.py:670
Function
create_token
()
data/service/blueprints/user_management.py:59
Function
create_trades
(db, create_exchange, create_symbol, create_pipeline, create_pipeline_2)
shared/utils/tests/fixtures/models.py:479
Function
create_trades_2
(db, create_inactive_pipeline, create_pipeline_no_equity)
shared/utils/tests/fixtures/models.py:538
Function
create_user
(db)
shared/utils/tests/fixtures/models.py:21
Function
decorator
(func)
execution/service/helpers/decorators/handle_order_execution_errors.py:46
Function
dedup_positions
(apps, schema_editor)
database/model/migrations/0098_position_unique_pipeline.py:6
Function
delete_referecing_null
(apps, _)
database/model/migrations/0093_auto_20240227_1753.py:7
Function
delete_referecing_null
(apps, _)
database/model/migrations/0094_auto_20240227_1808.py:7
Function
exchange_data
(db, exchange_data_factory)
shared/utils/tests/fixtures/models.py:725
Function
execute_order
()
execution/service/app.py:195
Method
failing_trade
()
execution/tests/service/helpers/test_handle_order_execution_errors.py:50
Function
fake_executor_submit
(mocker)
data/tests/setup/fixtures/internal_modules.py:124
Function
fake_get_strategies_error
()
data/tests/setup/fixtures/internal_modules.py:326
Function
fake_get_strategies_no_error
()
data/tests/setup/fixtures/internal_modules.py:330
Function
fake_start_stop_trading
(pipeline_id, start_or_stop)
data/tests/setup/fixtures/internal_modules.py:143
Function
fake_stop_data_ingestion
(self, header, raise_exception, force)
data/tests/setup/fixtures/internal_modules.py:86
Method
flaky_create
(**kwargs)
execution/tests/exchanges/binance/futures/test_atomic_bookkeeping.py:122
Function
formatYAxis
(tick: number)
dashboard/src/components/PortfolioChart.tsx:15
Function
futures_init
(mocker, futures_init_session)
execution/tests/setup/fixtures/app.py:22
Function
futures_init_session
(mocker)
execution/tests/setup/fixtures/app.py:15
Function
general_app_error
(func)
shared/utils/decorators/general_app_error.py:10
Function
generate_signal
()
model/service/app.py:93
Function
get_alerts_status
Reports whether Telegram alerting is configured and from which source (environment variables win over dashboard-saved settings). Only a masked
data/service/blueprints/dashboard.py:338
Function
get_current_price
()
data/service/blueprints/proxy.py:20
Function
get_current_price
()
execution/service/blueprints/market_data.py:55
Method
get_full_name
(self)
database/model/models.py:60
Function
get_futures_account_balance
()
data/service/blueprints/proxy.py:30
Function
get_futures_account_balance
()
execution/service/blueprints/market_data.py:65
Function
get_input_dimensions
Recursively determines the dimensions of a nested list or tuple. Parameters: ----------- lst : list or tuple The nested list
shared/utils/helpers/_helpers.py:155
Function
get_open_positions
()
execution/service/blueprints/market_data.py:87
Function
get_pipeline_equity
(pipeline_id)
data/service/blueprints/dashboard.py:305
Function
get_pipelines_metrics
()
data/service/blueprints/dashboard.py:256
Function
get_positions
(page)
data/service/blueprints/dashboard.py:188
Function
get_resources
(resources)
data/service/blueprints/dashboard.py:39
Method
get_short_name
(self)
database/model/models.py:63
Function
get_strategies
()
model/service/app.py:173
Function
get_trades
(page)
data/service/blueprints/dashboard.py:69
Function
get_trades_metrics
()
data/service/blueprints/dashboard.py:218
Function
handleChange
(event: any)
dashboard/src/components/Login.tsx:133
Function
handleKey
(event: KeyboardEvent)
dashboard/src/ui/Modal.tsx:101
Function
handleKeyDown
(event: React.KeyboardEvent)
dashboard/src/ui/Select.tsx:225
Function
handleOutside
(event: MouseEvent)
dashboard/src/ui/Select.tsx:188
Function
handleResize
()
dashboard/src/higherOrderComponents/withWindowSizeListener.tsx:8
Function
handleSave
()
dashboard/src/components/AlertsCard.tsx:122
Function
handleSubmit
(event: React.MouseEvent)
dashboard/src/components/NewPipeline.tsx:184
Function
handleTestAlert
()
dashboard/src/components/AlertsCard.tsx:109
Function
handle_app_errors
(_func=None)
model/service/helpers/decorators/handle_app_errors.py:9
← previous
next →
501–600 of 982, ranked by callers