Skip to content

Conversation

@anupkumar-singh-algobulls
Copy link

@anupkumar-singh-algobulls anupkumar-singh-algobulls commented Jul 11, 2024

Changes in this PR

  1. We have introduced a new function, set_execution_mode_preference, allowing users to set preferences for their strategy execution mode. The available preferences are Regular and Fast, applicable to different trading types such as paperTrading, backTesting, and liveTrading.

  2. Additionally, we have added a new key in the backtest, papertrade, and realtrade functions to set the execution mode before running the strategy. If the user specifies an execution_mode while calling these functions, the strategy will execute in the designated mode.

@anupkumar-singh-algobulls anupkumar-singh-algobulls changed the title Fix/add execution mode in jupyter notebook Add method to set preference for execution mode Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant