fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. cowcool
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 22
    • Posts 33
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by cowcool

    • wont delete constants

      import a project, deleted 2 constants , compile , download and then attach the ea to my mt 4 ,but the constants are still there. I did this several times today but got the same result. is it just me?

      posted in Bug Reports
      C
      cowcool
    • How to change ID for specific block?

      How to change ID for specific block? I am pulling out my hairs. Thx!

      posted in Questions & Answers
      C
      cowcool
    • How to make an EA alert message before it is attached?

      This is my EA . I want it to alert message and ask confirmation to buy/sell when it is attached to mt4. If the answer is no, the ea wont execute buy/sell operation
      https://fxdreema.com/shared/nakiBHsye

      Thx!

      posted in Questions & Answers
      C
      cowcool
    • iftrade block problem

      if trade block , confused . Why wont my ea execute sell order

      sell ea

      I created this ea to sell when there is existing trade

      Thx

      posted in Questions & Answers
      C
      cowcool
    • Turn Off Block

      Hi Folks,

      Please open link below. In this example the ea will only sell once , corrrect? Also modify stops is connected to if trade block. Is this the correct way to trail stop? Thx!

      Sell EA

      posted in Questions & Answers
      C
      cowcool
    • RE: cancel pending buy/sell on other charts

      @miro1360 Does it mean a cancel order will cancel all opened pending orders no matter how many?

      posted in Questions & Answers
      C
      cowcool
    • How to stop FXdreema from automatically updating my expert in local computer

      This is very annoying because I want to update manually. Solution pls

      posted in Questions & Answers
      C
      cowcool
    • RE: Self remove EA or self stop EA

      @fxdreema Can I use candle expiration functionality to achieve this? pls reply thx

      0_1516784580012_Sell EA With Expiration.mq4

      posted in Questions & Answers
      C
      cowcool
    • RE: How do I set trailing stop to existing trade(s) ?

      @cowcool found the fix disregar message

      posted in Questions & Answers
      C
      cowcool
    • cancel pending buy/sell on other charts

      My setup is to buy upon the break of high of previous candle. Its often that I place pending order on 2 pairs or more with similar setup. for example buy pending audusd,eurusd,nzdusd .

      I want if pending buy for ausd got triggered, it will cancle pending buys for eurusd and nzdusd.

      Is this possible?

      posted in Questions & Answers
      C
      cowcool
    • RE: How do I set trailing stop to existing trade(s) ?

      @fxdreema tried it but it wont work , trailing examples only work with trades opened using EA. '

      0_1516699143160_Set Trailing.mq4

      I want to set trailing to manually opened trades.

      Pls help thx

      posted in Questions & Answers
      C
      cowcool
    • RE: Self remove EA or self stop EA

      @fxdreema thx, is that custom mql code?

      posted in Questions & Answers
      C
      cowcool
    • How do I set trailing stop to existing trade(s) ?

      How do I set trailing stop to existing trade(s)?

      Created a simple trailing ea but it doesnt work 😞 pls help

      https://fxdreema.com/shared/AKoxgdiK

      Thx,
      Andy

      posted in Questions & Answers
      C
      cowcool
    • Self remove EA or self stop EA

      Created my first EA https://fxdreema.com/shared/tenB2AdMc
      It works great for my need however , there is one functionality left.

      The EA should self remove itself or stop working completely if there is no trade happened within the current one (H4,D1 or w1) bar period

      How to achieve this?

      Thx a million,
      Andy

      posted in Questions & Answers
      C
      cowcool
    • How do I create an ea with configurable inputs?

      Added variables..
      Commented out
      //#property strict
      Added
      #property script_show_inputs

      But still unable to configure input parameters, cant even attach ea to mt4,weird isnt it?

      Pls help and thank you 🙂 0_1516077731476_sell_h4.mq4

      posted in Questions & Answers
      C
      cowcool
    • How do I accumulate positions and adjust MM for each opened trades?

      Hi Guys,

      Need help please.

      My risk per trade is 5% of total equity

      Please view the image below. Entries are marked with arrows .

      0_1515911770346_Untitled-1.jpg

      Entry 1 profitable => open new buy position with position sizing (5% -
      entry 1 profit in percent )

      Entry 2 profitable => open new position with position sizing (5 % -
      entry 1 profit in percent - entry 2 profit in percent)

      Entry 3 profitable => open new position with position sizing (5 % -
      entry 1 profit in percent - entry 2 profit in percent - entry 3 profit in percent)

      and so on. This formula will ensure that my max risk is always 5 percent during accumulation.

      How to do this? Thx a million!

      Andy

      posted in General Discussions
      C
      cowcool
    • Easiest way to measure ADR distance value of price to EMA 240?

      How to measure ADZR distance value of price to EMA 240... the easiest way? I am pulling out of my hair 😞 thx

      Please open img thx![alt text]0_1515767894407_Untitled-1.jpg

      posted in Questions & Answers
      C
      cowcool
    • RE: Wouldn't it be nice if....

      @dieter Bro i was talking about drag and drop renko patterns recognition into an EA . it would be nice if we can drag and drop renko patterns into ea patterns database .. this will avoid coding .. and saves gazillion of times instead of coding those patterns

      posted in Questions & Answers
      C
      cowcool
    • RE: Wouldn't it be nice if....

      @timmyhanke A Tim , patterns recognition in fxdreema is based on wick size body size etc in pips.. (absolute values and not relative values)

      problem is all pairs have different size in pips for body wicks etc.

      This mean a lot of work to develop patterns recognition that can work universally in all pairs.. plus coding is still needed. a drag and drop feature will makes life a lot of easier.not to mention that adr for a currency is constantly changing .. EURUSD used to have big adr years ago but not anymore. this will affect pattern recognition using absolute values , wick size , body size in pips

      posted in Questions & Answers
      C
      cowcool
    • Median/mean renko bar that works with backtesting?

      Pls suggest one . Thx!

      posted in Questions & Answers
      C
      cowcool
    • 1
    • 2
    • 1 / 2