create_pyramid_app#

API documentation for tradeexecutor.webhook.app.create_pyramid_app Python function.

create_pyramid_app(username, password, command_queue, store, metadata, run_state, production=False)[source]#

Create WSGI app for Trading Strategy backend.

Parameters:
Return type:

Router