feat: Initialize Node.js project with dotenv and a basic MT5 trading bot structure.

This commit is contained in:
adhityaalba
2026-03-03 01:06:21 +07:00
commit 2fd8b72638
4 changed files with 264 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
.env
package-lock.json
node_modules/