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: Once per bar error

      @bgvulk What is exactly the error you're facing?

      posted in Bug Reports
      T
      trader.philipps
    • RE: close trade on CCI level

      @charlie66 Please share the correct link like that!

      0_1575300782805_b402c352-d3ee-4bfd-ab47-3099bd653902-image.png

      posted in General Discussions
      T
      trader.philipps
    • RE: How to set Open Buy or Sell After 500 points of every opening Candle

      @fxamoneymaker Is that the previous candle you describe in your image?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: EA with BBands

      @giovanni As I wanted to test that indi for a long time already, I just clicked it together. You may use it as a base. And you should also implement some other take profit than just trailing. Here is my project .
      And here the corresponding mq4 file: 0_1575253291089_BBandsStop.mq4

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?

      @cpxiom Great approach. Was not sure how to store the candle ID on the open trade part as it moves with every candle. Will have a look later and will try to add it to the project.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Highest high of last x days

      @jzfusion Like that I'd do so. Put a variable for End Candle ID if you want to set the end dynamically.

      0_1575232214950_824b8a08-2cad-4ee5-8db6-2853756c0bf7-image.png

      posted in Questions & Answers
      T
      trader.philipps
    • RE: moving stop.

      @l-andorrà That doesn't seem to make much sense as the SL would have been hit in that case (lower low of candle). Right?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: EA with BBands

      @l-andorrà The custom indicator is in the first post MQ4 file. Just rename it after download and put it in the indicator folder

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Close trade on Friday. How to??

      @l-andorrà I alway put a pass block in order to adjust block ID numbers if necessary

      posted in General Discussions
      T
      trader.philipps
    • RE: Once per bar error

      @bgvulk Okay. So it should open a Buy and a Sell trade on each new bar. That's what it probably does. And what is the expected result?

      posted in Bug Reports
      T
      trader.philipps
    • RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?

      @rafaels919 Wow, I had a glitch in the virtual trade part that drove me nuts. However, it's fixed now. Project virtual_trades_count

      0_1575223717794_virtual_trades_count.mq4

      And that's how it looks during virtual trade:

      0_1575223475699_0d0203d5-c05e-4a41-847c-ab42bc9c965a-grafik.png

      What I didn't manage is to draw the virtual trades in the chart. The problem is that I stored the time the trade was opened in a variable. But I couldn't manage so far to set that date as the start for the trendline I want to draw. Maybe someone with more experience in chart object may have a look at that.

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Close trade on Friday. How to??

      @vpraveen said in Close trade on Friday. How to??:

      can u please also help me in below code. i want to close trades once equity reaches 10% of existing equity.

      https://fxdreema.com/shared/dQIQ4heSd

      Try this on the on Trade tab .. I haven't tested it, but could work as expected.

      0_1575218398726_cde466b5-3ea1-4347-b276-c0f54d19014a-image.png

      posted in General Discussions
      T
      trader.philipps
    • RE: Close trade on Friday. How to??

      @vpraveen Are you sure about the links?

      posted in General Discussions
      T
      trader.philipps
    • RE: chart refresh

      @zackry ok .. good luck!

      posted in Questions & Answers
      T
      trader.philipps
    • RE: Close trade on Friday. How to??

      @vpraveen That should work

      0_1575213888541_847da588-f39b-4e12-82d6-8a461c2548b1-image.png

      I do this on the on Timer tab!

      posted in General Discussions
      T
      trader.philipps
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      @khalids222 I run it in tester and it opened a lot of trades but never closed one. Maybe you want to re-set your counter in case a trade is closed?!

      posted in Questions & Answers
      T
      trader.philipps
    • RE: chart refresh

      @zackry And the WindowRedraw doesn't help with that? If the indicator uses buffers, the calculation should still be alright. Are you refering chart objects in your EA?

      posted in Questions & Answers
      T
      trader.philipps
    • RE: chart refresh

      @zackry Try this maybe?

      0_1575211539563_fac1da9a-d72c-46b3-a9b5-e2e4d7452d49-image.png

      posted in Questions & Answers
      T
      trader.philipps
    • RE: chart refresh

      @zackry It will reset your EA comleately (remove from chart and re-load it if set in template).

      posted in Questions & Answers
      T
      trader.philipps
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      @khalids222 Here you go. I don't care for reset the counter on closure, yet. Lot Multiplicator

      Basically I added the counter variable and than each time BUY or SELL block is entered (white dot) I add +1 to that variable.

      0_1575210994019_5a137b57-2f04-49a7-a511-e59dee77ba1c-image.png

      posted in Questions & Answers
      T
      trader.philipps
    • 1
    • 2
    • 29
    • 30
    • 31
    • 32
    • 33
    • 50
    • 51
    • 31 / 51