| File | Date | Author | Commit |
|---|---|---|---|
| app | 2 days ago |
|
[755439] Initial commit of Nutcracker Console |
| assets | 2 days ago |
|
[755439] Initial commit of Nutcracker Console |
| .gitignore | 2 days ago |
|
[755439] Initial commit of Nutcracker Console |
| LICENSE | 2 days ago |
|
[755439] Initial commit of Nutcracker Console |
| README.md | 2 days ago |
|
[755439] Initial commit of Nutcracker Console |
| run_console.bat | 9 hours ago |
|
[fe34c4] Fix Windows launcher and correct entry point |
| run_console.command | 7 hours ago |
|
[23100d] Add macOS double-click launcher |
| run_console.sh | 9 hours ago |
|
[3033b7] Add macOS/Linux launcher |
A cross-platform control console for managing your Nutcracker trading bot instance.
This console allows testers to:
Download and extract the package for your operating system.
python -m venv venv
venv\Scripts\activate
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
streamlit run console.py
You will receive a unique Access Key from the developer.
Enter it on first launch to connect to your backend instance.
To update your key later, use the Update Access Key option in the sidebar.
If you encounter issues, contact the developer with: