Cryptocurrency trading platform with Blockly-based strategy builder
Go to file
rob 5874f1cc7a Keep strategy dialog open on save failure
Previously the dialog closed immediately after submitting, before
knowing if the save succeeded. If there was an error (e.g., duplicate
name), users had to recreate their entire strategy.

Now the dialog only closes on success, and shows a helpful error
message on failure so users can fix the issue without losing work.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-11 00:59:37 -03:00
.github/workflows
UML
__pycache__
archived_code
config
markdown
src
tests
.claudeignore
.gitignore
CLAUDE.md
FORMATIONS_PLAN.md
pytest.ini
requirements.txt
test_live_manual.py