fuzzbomb
fuzzbomb
Friends

Add friends via their profile or user search and you will be able to see if they are online

fuzzbomb
Added topic Beta testers needed for walk forward optimizer for MT4 EAs
I need a few beta testers to provide feedback on my walk forward optimizer software. This program uses MT4's Strategy Tester to perform a walk forward analysis on any expert advisor. If you have ever manually done a walk forward analysis on your EAs
fuzzbomb
Added topic Easy Expert Functions - Include file
While coding my own experts, I realized that the process for opening/closing orders, etc. is pretty much the same every time, and I kept reusing the same code every time I wanted to try a new strategy. Instead of having to write new code each time to
fuzzbomb
Added topic Debugging an EA
Hello, I need some advice on debugging MQL code. I've written an EA based on a system I formulated, but it needs to be debugged and I can't figure out how to do that in MT4. Any suggestions on how to debug an MA
fuzzbomb
Registered at MQL5.community
fuzzbomb
Added topic How to debug?
This is probably a dumb question, but I can't seem to find the answer. How exactly do you debug an expert advisor? I just wrote one based on my own system, but it's going to need extensive debugging and I don't know where to start. I feel like I'm in