Recent content by yandeu

  1. yandeu

    pipbolt.io Expert Advisors

    Just updated all EAs to version 0.008 Added MACD EA and MA EA Added automated update checks to all EAs
  2. yandeu

    pipbolt.io Expert Advisors

    I'm very interested to improve all my EAs. But I want to try to keep the EA simple and clean. Means no second indicator. But I can easily add multiple entry and exit strategies. If you know how to code, you can directly modify the .mq5 file on Github. This way it is easier for me to make...
  3. yandeu

    pipbolt.io Expert Advisors

    Added Ichimoku EA and fixed some issues while closing a trade.
  4. yandeu

    pipbolt.io Expert Advisors

    I finally found the right bug. The Symbol DE30 has multiple trade sessions per day [01:05-03:00, 03:15-23:15, 23:30-23:59]. My EA did only check if the current time is within the first session [01:05-03:00]. This is why the EA opens only trades during that time. Also fixed some other issues in...
  5. yandeu

    pipbolt.io Expert Advisors

    I have updated the EAs. They are available on my website. Maybe it takes up to 48h until you see the new version because of the cache. Should be version 0.004. Hope it works now.
  6. yandeu

    pipbolt.io Expert Advisors

    I see. I believe I know where the issue is. I notice that I forgot to add the option to use the broker's time. For now, the EA uses only the TimeLocal(), which is your server's or computer's time. I should add the options to choose the broker's time with the TimeCurrent() function. The issue...
  7. yandeu

    pipbolt.io Expert Advisors

    I'm sorry but I can't open your attachments. I can't even open my own attachments. It says "You must have at least 20 post to perform this action." (If an admin sees this, can you please unlock the option to open attachments for my account?)
  8. yandeu

    pipbolt.io Expert Advisors

    I fixed the strategy of the RSI EA. The trading hours do work for me. See the image. I set Use Time Filter to true, Start Hour to 1 and End Hour to 3.
  9. yandeu

    pipbolt.io Expert Advisors

    I will have a closer look at the issues at the end of the week. The EAs use pips for forex symbols and points for all other symbols. Keep in mind that one pip on EUR/USD is 0.0001 and one point is 0.00001. So a StopLoss of 50 pips is 500 points (0.00500). (On a 4 digit broker, pips and points...
  10. yandeu

    pipbolt.io Expert Advisors

    I have updated all my EAs to version 0.002. I'm sorry, but at the moment I do not work actively on these EAs. And I can't publish the source code of the library which is required to re-compile. But I plan to work on pipbolt in the future to update the existing forex robots and to make some new...
  11. yandeu

    pipbolt.io Expert Advisors

    I fixed the bug. The EA did not add the correct filling type to the order. I will finish it tomorrow and update all my EAs :)
  12. yandeu

    pipbolt.io Expert Advisors

    I will have a look. Do you know which class, file or line is causing the issue? I will also remove the annoying print() from #L102.
  13. yandeu

    pipbolt.io Expert Advisors

    I'm sorry. I do not know why it does not work. Maybe you want to test another broker? I plan to add a debug option in my EAs in the future, but for now, it is very difficult to identify what causes this issue.
  14. yandeu

    pipbolt.io Expert Advisors

    Hi. I'm the coder of pipbolt. Sorry that the site and its EAs are not finished yet. I was just too busy doing other work :/ Although, the EAs are not finished, they should work, if you download the compiled files on pipbolt.io. If it does not work, can you please share your logs of the...
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks