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 575
    • Best 47
    • Controversial 2
    • Groups 0

    Posts made by 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
    • RE: How to make Martingale with Take Profit?

      Here is an quick example of your expert with a tick volume condition added.. So I am thinking if you have good conditions this can be a good expert
      0_1624104257300_2c43dc6a-361b-43f0-8b3e-65e68aaa48be-image.png
      0_1624104286305_97fe16b1-a51c-4ed0-9853-912ffd1bf8cd-image.png
      0_1624104320908_324a1ad9-a962-4f7e-ab09-863eb4108050-image.png

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

      @biztet You have been a free member for over a year now.. Time to pay up mate..
      The average variable code works out the average modified tp of all lot sizes. The pink line. don't worry about that stuff. I started this code for you from a copy of another bigger expert I am busy with, so there is variables here that is not applicable to this expert
      In the picture, the 1 tick setting is for you if you want to move the order entry point on the current candle. For now the order is at the 1st tick of the new candle if the price action is going up . Like I said before .. I am no coder, so, the blind leading the blind again ..lol

      0_1624101769375_23f06bb4-13bd-498b-b76a-5be96c61ed4a-image.png

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

      @biztet I understand your need... But with every candle order the martingale will not work because it will be too many trades in a short space. The whole idea of martingale with children orders is to give your original negative parent order enough space for the market to turn. Anyway, I made something and gave the negative orders a minimum space of 10 pips before your candle condition. You have to alter the conditions and add some volume to each candle otherwise the expert will take orders on all small candles also.
      https://fxdreema.com/shared/5iQBUgLRb

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

      @biztet ok... what axactly is it you want.. you want to open order at start of candle 1 and the start of candle 2 then certain pips away open order at start of candle 3? Then you want another order at start of candle 4 and then start of candle 5? what does that picture actually mean?

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

      @biztet I am not a coder ... so maybe try and play with this stuff till you have your setting as your picture. Also maybe make a variable to help you find the top and bottom of the candle start and end.. just an idea. I am sure more experience players will have a better idea.. now its the blind leading the blind
      0_1624034409008_63d78da0-d749-4b33-9ac4-4fba5da53370-image.png

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

      @biztet So you want every candle to open trade? Also I do not understand what partial trade you talking about? There is no partial trades brother?

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Draw Line

      @biztet How is it mate?... I do not use mt4 and not sure what you want exactly but I put something down for you to start on. l'andorrà is actually more a boffin on fibos!! I never use them.
      https://fxdreema.com/shared/SdXxFWzre

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Moving Average is bugging?!

      @andrew-b I am not saying its a bug I know too little about coding.. that is for the big guns..but:

      I think the problem is here:
      0_1622486297678_c436a517-9661-4285-85c4-c73e6f114c93-image.png

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Moving Average is bugging?!

      @rsquared1 This coding is not correct, where did you find it? You should separate the alert.
      0_1622465412824_b5d596ad-a684-4994-90e4-e1159173f73f-image.png

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: Martingale

      @lrswatson here is proof of low risk Martingale 4 years only one pair EURUSD
      0_1621771088054_13f330bc-8162-4019-93cd-33800c4abd6c-image.png
      0_1621771114232_d0360a5e-9058-4a69-90f1-f0759b3ef606-image.png

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • RE: ICustom problem

      Thx for the reply l'andorrà I have always thought highly of you and the work you put in Fxdreema so freely..

      AlphaOmega calling @miro1360 @roar and any other advanced users for help please.. Thank you in advance!!

      posted in Questions & Answers
      AlphaOmega
      AlphaOmega
    • ICustom problem

      Re: 4108 Error: Invalid ticket/order close error
      Thanks GeoFX for your time and explanation, excellent study!
      It says the topic is old and I have to start a new one, so here goes nothing:

      My problem is that I want to use the object on chart as Miro1360 tutorial 07 but:
      The expert backtest super, super slow. I compiled the expert in mql5 platform and it gave this error information.
      0_1621400019707_2455b45c-5b10-4b3c-b805-c0b7e6d358c6-image.png

      I do not know what this means. Also why loading the indicator Horrick Prescot channel as it is not even part of the expert?
      If I load the expert with the original indicator shved_supply_and_demand_v1.2 everything works perfect again.. I am confuse?

      My idea is to find the trend line of the Auto Trend Line indicator... so now I am stuck
      0_1621400596829_fb798e51-3007-4902-9969-79a4dbf49731-image.png

      Please can somebody help me out here, much appreciated!!
      https://fxdreema.com/shared/EZU5NQXbe
      0_1621400823284_1617820654778-autotrendlines-3.mq5

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