fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. trader.philipps
    3. Posts
    T
    • Profile
    • Following 3
    • Followers 38
    • Topics 20
    • Posts 1001
    • Best 91
    • Controversial 2
    • Groups 0

    Posts made by trader.philipps

    • RE: Can anyone see why this EA only goes short?

      @roar Is that the "Depth of market" view? I don't think it works in mt4. mt5 maybe if broker provides it.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: The groups don't work for me.

      @fibolatschi I think, when you start using groups, you need to put it everywhere trades are related. Use greoup 1 or 2 for the 2 kinds and if condition (eg "If trade", "Check trades", "Close Trade", etc) apply for both groups, use 1,2

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Another simple request guys

      @ssekajoe Well, @l-andorrà is right, it's hard to understand your conditions. Maybe better to share the project.
      However, I understood it that way. Am I right?

      0_1573689307610_Auswahl_665.png

      Upper line is 65 and lower line is 35.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: changing timeframe

      @ambrogio Yepp, that would do the trick for the following block. But be careful not to mix up things.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: very simple request if you can help with this!

      @reader1 Of course you're right. Was somehow thinking you'd check multiple times. However, check the conditions block. You twice use the ask price, what probably is a mistake. I just saw that you use that twice so I thought to look price up and store it in a variable. I guess one condition should have a bid price.

      0_1573688453213_Auswahl_664.png

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Volume indicator creator

      @andreaardenti maybe, but I didn't get what's the problem as your conversation was in Spanish

      posted in Questions & Answers
      T
      trader.philipps
    • RE: very simple request if you can help with this!

      @reader1 Looks fine so far. The only thing I'd do different is to store the relevent prices and SL level in variables. As you let the code run once per tick, that may have a better performance (CPU usage for instance).

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Downloaded mq4 file has ten pages however not even have 1 code I prepared...

      @l-andorrà .. or in the right directory?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Draw H-Line on Current Year Open Price?

      @vnpython-0 I think there are several possible reasons.

      1. You set (at least in shared project) the angle to 45 degrees. So maybe you just don't see the line. Can you see the object in the object list <CTRL-B>?
        0_1572908463512_9606260b-3759-4508-8736-9ba6057d6261-grafik.png

      2. Not enough history on chart. It may also be that there is not enough history on the chart - especially on M1 timeframe. Did you test in tester or demo account live chart?

      posted in Bug Reports
      T
      trader.philipps
    • RE: EA not closing out trades on MA crossover

      @caesarcrypto Use a pass block and make the close seperate.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Problem with zero divide in MM

      @CaesarCrypto It seems like the zero divide is in DiDI.mq4. Is that your EA or a custom indicator? Can you post line 6387 in DiDi.mq4?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: How do i make my entry size be the same for every pair. I tried the % equity =>lots

      @martin-5 What didn't work with %equity? If you have SL you might use the % equity based on SL

      0_1572660077727_00e7a437-5211-41a8-825a-69e3bf93ac5a-image.png

      That works very well and takes into account the pip value.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Rookie question on Magic number

      @l-andorrà Hehe .. you are a rookie?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Condition always closes itself

      @fibolatschi If your exit condition is met on entry it shouldn't be a valid entry condition. However, I guess you work on candle ID 0 (current candle) and that may cause the issue. Am I right?
      It would be easier id you'd share the project.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Custom Indicator Recognition

      @GeoFX I made some modifications as the indicator had some code that fxdreema doesn't like.

      1. Using key variables names that fxdreema uses such as shift -> I added an "x" to each occurance
      2. Cyrillic letters in code. Seems to be an issue - since I removed it all works fine.

      0_1572658908781_twiggs_money_flow_org_smoothed_mtf_nmc_v3_fxdreema_fixed.mq4

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Price reached

      @l-andorrà looks like he wants to 8nsure that he'll keep the 20 pips in profit.
      Some traders (if allowed by broker) use hedge trades if market retrace 8n order to keep a certain amount of profit. However, it's not a beginner's topic.
      Another way would be to scale out by for instance closing a part of the position.
      And finally a trailing stop that works in most cases but may fail on gaps after market was closed eg over weekends.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Qustion for real programmers

      @l-andorrà And what is the solution?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: how can fix this ?

      @almohaishi Why are you working on onTimer tab? What is the purpose/strategy you are looking for?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: how can fix this ?

      @almohaishi said in how can fix this ?:

      shared/oQOKocmGb

      The Link

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Qustion for real programmers

      @l-andorrà It looks like if Buffer0 and Buffer2 have same value it's green and if Buffer 1 and Buffer3 have same value it's red. Does that makes sense? Is the wick important?

      posted in Questions & Answers
      T
      trader.philipps
    • 1
    • 2
    • 33
    • 34
    • 35
    • 36
    • 37
    • 50
    • 51
    • 35 / 51