Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backtest manager - Create page does not have Market Making strategies in the dropdown #80

Open
david-hummingbot opened this issue Oct 10, 2023 · 1 comment
Labels
⚙️ Backtesting bug Something isn't working

Comments

@david-hummingbot
Copy link
Contributor

Describe the bug

The Create page only has the drop down for Directional Strategies and does not have Market Making strategies under Template Name. If you are trying to edit one of the Market Making strategies (dman_v1, dman_v2, dman_v3) and save it, it will save the file under directional strategies instead.

chrome_wZhpsn0yil

Steps to reproduce bug

  1. Go to the Create screen
  2. Try the drop down and see there is only Directional Strategies listed under Template Name
  3. Click on one of the dman strategies under Market Making and click the pencil icon to edit.
  4. Give the strategy a name under Strategy Name and click Create - file will be saved under Directional Strategies.
  5. Edit the file you just created and the code will be for a directional strategy instead of market making.
@david-hummingbot david-hummingbot added the bug Something isn't working label Oct 10, 2023
@rapcmia rapcmia changed the title Create page does not have Market Making strategies in the dropdown Backtesting - Create page does not have Market Making strategies in the dropdown Oct 10, 2023
@rapcmia rapcmia changed the title Backtesting - Create page does not have Market Making strategies in the dropdown Backtest manager - Create page does not have Market Making strategies in the dropdown Oct 10, 2023
@david-hummingbot
Copy link
Contributor Author

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Backtesting bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants