Attachments forums

Re: 🖥️ Creating your own HomeLAB for trading

xard777, Tue Mar 03, 2026 8:12 pm

Banzai wrote: Tue Mar 03, 2026 9:37 am Maybe install some MQL4/MQL5 Antigravity extensions.
Hope they'll help.
Hi Banzai,
I installed the VS code as portable within my VAULT-AI folder, two reasons...
It's windows registry free and the VAULT_AI confines Antigravity intrusion on my system.
It's all working but I have not had time to use it, I plan on trading today and will take a more in-depth look at the weekend
I enclose the shared zip file so anyone that wants to can update their HomeLAB the same way.
Enjoy!
Best
Xard777

Walkthrough: HomeLAB v3.3 Distribution Zip Update
The shared distribution zip for HomeLAB v3.3 has been successfully updated to include the new portable VS Code environment.

Changes Made
[HomeLAB Distribution Script]
Script:
rezip_homelab.py
Updates:
Included the VSCode/ portable folder in the zip root.
Implemented a robust exclusion list to keep the zip size manageable.
Excluded: .venv, logs, backups, __pycache__, and VS Code specific caches (Cache, CachedData, Code Cache, GPUCache, etc.).
Encoding Fix: Removed emojis from the script's output to prevent Unicode errors on Windows systems.
Verification Results
Zip Analysis
File:
HomeLAB_v3.3_Shared.zip
Size: ~220.58 MB (Includes full VS Code binary and extensions).
Structure Verified:
HomeLAB_3.3/ (Core Application)
VSCode/ (Portable IDE)

BLACKBOARD.md
,
HomeLAB_Orchestrator.md
,
STRATEGY_LOG.md
,
LOCAL_ALPHA.md
Automated Tests

rezip_homelab.py
executed successfully without encoding errors.
Zip integrity and file presence verified via PowerShell System.IO.Compression.
Final Shared Package
The zip is located at:
/d:/VAULT-AI/HomeLAB_v3.3_Shared.zip

You can now post this version on the thread for others to try out. It provides a "zero-install" MQL development experience directly from the VAULT-AI folder.
All files in topic