fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. AlphaOmega
    3. Posts
    • Profile
    • Following 5
    • Followers 16
    • Topics 46
    • Posts 565
    • Best 42
    • Controversial 2
    • Groups 0

    Posts made by AlphaOmega

    • RE: miro1360 help please

      @l-andorrà I think miro1360 is still around, looking at our progress... maybe he will see the SOS.

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • miro1360 help please

      @miro1360 Hope you are doing well? I need your magic please.
      (or any coder out there) 5 years ago Miro did this code and can be found here: https://fxdreema.com/forum/topic/4479/miro1360-help-please?loggedin=true I have changed it to mql5 but it does not work correctly as seen in the example below.
      It is suppose to work like this:
      Loss = 1 lot, loss =1 lot , loss =1 lot , loss =1 lot , win 1 lot, now we are still in -3 lots; then enter after 1st winning lot with 4 lots if the 4 lots wins we are in +1, if it loses we enter again with 4 lots until we get a wining trade then the following trades will be the size the previous accumulated losses +1. Then reset and start again with original starting lot size

      Can somebody pretty please check what is wrong and rectify? I would greatly appreciate it.
      My project: https://fxdreema.com/shared/luSv0n1wc
      0_1637993748050_Capture.PNG
      Thank you in advance

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Anyone knows how to deal with Error 4002?

      @l-andorrà Sorry brother... then I do not know how to help you... up to the higher education then... good luck!!

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Anyone knows how to deal with Error 4002?

      @l-andorrà brother looks like something is out of date
      0_1636136511990_c161e51c-58ab-474c-95ce-3a6af6d54c96-image.png
      or
      a setting needs to be changed

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @bk7 Not so sure about that .,. @miro1360 is usually very busy

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @bk7 Hallo ... Thank you for your interest. I started afresh because I am confused myself as to, why I have some of the variables. As I went along I left some variables which was used in finding the correct blocks, when I deleted the wrong blocks their variables was not deleted and is obsolete now..

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @miro1360 Ahh!! Miro welcome back!! Please use your magic wand and change this algorithm to sells please.
      https://fxdreema.com/shared/VeKz6Pg7d
      If I use this on the sell order side of my expert it works correctly but when the sell orders close at average take profit also close the negative buy orders that is open. I tried change the names of the variables in the algorithm of the sell side but then I get a lot of errors when compiling.
      I have started this project from scratch as I am confused with all the variables and why I use them.
      Here is the new fresh start: https://fxdreema.com/shared/ppq3D5WAb

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @tipsywisdom EURUSD Jan 2020 - present .. Does not matter really because I will not use it as is, till the algo problem is sorted and I can trust the expert. This is just to show the mechanics of the expert is working well under the circumstance.

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      This expert works great,, check the results with the problems still existing
      1_1628369986975_Capture2.PNG 0_1628369986975_Capture1.PNG

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @tipsywisdom Lol... or maybe he got himself in trouble with that magic and the FBI is looking for him... There are others here that is also wizz kids... Like @miro1360 but he seldom writes anything these days

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @tipsywisdom So true.. and he has disapeared!! what a loss to Fxdreema

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @bk7 Thank you for your advice... I started with a algo from roar.. which I have added in my first post and then made a complete expert. Everything is working fine but the Buy and Sell Tp,s average delete each other as soon as one of the Buys or Sells take profit. The expert I posted is the sells part of the expert. I was wondering if somebody could take the original algo written for buys:
      here: https://fxdreema.com/shared/VeKz6Pg7d
      and change the names of the variables to sells so it will still work as the original. I will then take it and change it to form the sells part of the complete expert This is my problem, I tried all kinds of ways but somehow the compiling makes an error when I change it. I am sure it got something to do with that MQL block and Modify stops block. Somewhere in there is still mention of buys average
      Regards

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @tipsywisdom I hear you but I do not understand why the name will make a difference? Its what,s going on inside the variable... I know what the problem is, I am just to dumb to rectify it. I am no programmer and this an algo problem, so I am stuck here. If I leave the names as is then the Buys TP collide with the sells TP and visa versa. In other words when the sells take profit it also deletes my buy orders and visa versa. This means I am in negative again. Look at this and try understand what I am saying.. maybe I am asking the wrong question... not sure how to ask for help in another way.
      0_1628269232168_8de1a307-38dd-4644-9f06-3ec8fd2f7a8e-image.png

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Help with MQL block and variables please

      @l-andorrà here you go ... The only thing I am trying to do is to distinguish between Buy and Sells averages. Because as now the averaging orders collide with each others TP
      0_1628083909203_bab6b17e-742d-4606-a745-04ab64637190-image.png

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • Help with MQL block and variables please

      Hi guys I need a hand please

      This is my shared copy: https://fxdreema.com/shared/EAhTv3Bic ..It is based on an averaging code of roar:
      This is the original code: ..https://fxdreema.com/shared/VeKz6Pg7d

      The problem is with the MQL code, Modify Stops and my variables is mess-up. ![0_1628028921617_474801e4-3253-4e35-ad94-fa03df89506c-image.png](Uploading 100%)
      Can someone please get boat to sail.

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • Edit: Double Posts MQL block and Variables mess

      Edit: For some reason by accident the post came out twice. I did try to delete the post but it says I do not have enough privileges .. Reply to the other post please.. My apologies!

      Hi guys I need a hand please

      This is my shared copy: https://fxdreema.com/shared/EAhTv3Bic ..It is based on an averaging code of roar:
      This is the original code: ..https://fxdreema.com/shared/VeKz6Pg7d

      The problem is with the MQL code, Modify Stops and my variables is mess-up. ![0_1628028921617_474801e4-3253-4e35-ad94-fa03df89506c-image.png](Uploading 100%)
      Can someone please get boat to sail.

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: How to make Martingale with Take Profit?

      @biztet What conditions are you using

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 28
    • 29
    • 7 / 29