Vizion-Trading-EA/Shared Projects/.claude/settings.local.json

17 lines
1.2 KiB
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(reg query \"HKLM\\\\SOFTWARE\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\App Paths\\\\metaeditor64.exe\")",
"Bash(reg query \"HKCU\\\\SOFTWARE\\\\MetaQuotes\")",
"Bash(powershell -Command:*)",
"Bash(\"C:/Program Files/MetaTrader 5 Terminal/MetaEditor64.exe\" /compile:\"C:/Users/sahrk/AppData/Roaming/MetaQuotes/Terminal/FB9A56D617EDDDFE29EE54EBEFFE96C1/MQL5/Shared Projects/VizionAI-Trading/VizionAI-Trading-Repo/VizionAI-EA/profitgtx.mq5\" /log)",
"Bash(Start-Process \"C:/Program Files/MetaTrader 5 Terminal/MetaEditor64.exe\" -ArgumentList '/compile:\"\"C:/Users/sahrk/AppData/Roaming/MetaQuotes/Terminal/FB9A56D617EDDDFE29EE54EBEFFE96C1/MQL5/Shared Projects/VizionAI-Trading/VizionAI-Trading-Repo/VizionAI-EA/profitgtx.mq5\"\"','/log' -Wait)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git config:*)",
"Bash(git push:*)",
"Bash(cmd /c:*)",
"Bash(powershell -ExecutionPolicy Bypass -File \"C:\\\\Users\\\\sahrk\\\\AppData\\\\Roaming\\\\MetaQuotes\\\\Terminal\\\\FB9A56D617EDDDFE29EE54EBEFFE96C1\\\\MQL5\\\\Shared Projects\\\\VizionAI-Trading\\\\sync-vizion-repos.ps1\")"
]
}
}