Results 4 comments of Rp4k

when running invoke.bat add --host c:\blah\invokeai\invokeai\invoke.bat --host 192.168.0.100 fill in whatever your local ip is then in your browser go to 192.168.0.100:9090 i found that if i didn't set my...

the only parameters that are listed in the mq4inject.exe `--sources Required. Path to sources --source-file Required. Source file. --target-file Target file. The save as source by default.` i placed the...

mq4inject --sources f:\mq4inject\includemqh\ --source-file f:\mq4inject\test\test.mq4 --target-file done.mq4 when i try this command it just makes another file called done.mq4 but inside is the exact same content of test.mq4 is this...

![image](https://github.com/sibvic/mq4-templates/assets/18055235/47b4fd8f-3394-46cc-93ea-2ea7d68b03f8) when i try to just compile the normal ea_Base.mq4 with all the included files in mq4/include i get these errors.