diff --git a/2026-03-21-mql-trading-bots.md b/2026-03-21-mql-trading-bots.md index edcce79..11296e8 100644 --- a/2026-03-21-mql-trading-bots.md +++ b/2026-03-21-mql-trading-bots.md @@ -130,7 +130,7 @@ input int InpTakeProfit = 200; // Points ## 5. Gitea Migration ### Repository Created: `mql-trading-bots` -- **URL**: http://10.152.183.192:3000/garfield/mql-trading-bots +- **URL**: https://git.fetcherpay.com/garfield/mql-trading-bots - **Web**: https://git.fetcherpay.com/garfield/mql-trading-bots - **Size**: 131 KB @@ -188,7 +188,7 @@ mt5-docker/config/.wine/drive_c/Program Files/MetaTrader 5/Bases/MetaQuotes-Demo ## 7. Next Steps for Future Sessions ### To Resume Work: -1. Clone repository: `git clone http://10.152.183.192:3000/garfield/mql-trading-bots.git` +1. Clone repository: `git clone https://git.fetcherpay.com/garfield/mql-trading-bots.git` 2. Check this conversation history file 3. Verify MT5 Docker status: `cd ~/mt5-docker && ./STATUS.sh` 4. Review latest logs for trading activity