Forum Replies Created
- AuthorPosts
This reply has been reported for inappropriate content.
OK but then method what you exhibit on FF is very suspicious… IE zone will be done in many bars in future…??? Not implementable in EA….
C:\Node\fractal_server.js:891 connection.query(selectString, function(err, rows)
Now it’s simple Node works well but mysql server doesn’t work (or is blocked by firewall – make sure that is properly running on port 3306) or Node connection is blocked by firewall (or antivirus).
Hi Saver0, I hope you are still supporting this. Really impressing framework. I am trying to install this under Windows 10. Everything went smooth, to the point where I should call “node fractal_server.js” (5d). This gives me the error message, that it can’t find module underscore. I am sure I did install it per your instructions and I could even locate it on my hard disk. I tried to add the path of it to the system path (an rebooted), but this didn’t help. Any idea what might be wrong? Thanks Mecki
Hello,
You may try to copy “C:\Users\profile\yourname\Roaming\npm\node_modules” directory to the Node installation directory. And you should install Node outside of “Program files” directory (and “Program Files (x86)” as well).
Hi Simplex & Co. Highly appreciate you guys and your effort for the community. As I can’t code, I try my best with testing this EA. So as I mentioned, I got above error while back testing…
Hello, this is not EA error, it is your trading account limitation (stoplevel 30 pips), try to set “StopOrdersBuffer” property 30+ pips.
- AuthorPosts