fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. kayzworld
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 31
    • Best 1
    • Controversial 0
    • Groups 0

    kayzworld

    @kayzworld

    1
    Reputation
    624
    Profile views
    31
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kayzworld Unfollow Follow

    Best posts made by kayzworld

    • RE: MQ4 EA -> MQ5

      @cbot-0 Yes, interestingly in fxdreema, it has always worked out for me. I copy blocks from MT4 => MT5 without problems. roar is right, give it a try.

      posted in Questions & Answers
      K
      kayzworld

    Latest posts made by kayzworld

    • RE: Count bulls/bears in x number of last bars?

      Good morning. Please can you share the solution. I am interested. Thank you.

      posted in Questions & Answers
      K
      kayzworld
    • RE: custom code to output minimum value in an array - Please help

      @l-andorrà: Thanks... Hopefully, I will get someone to assist.

      posted in Questions & Answers
      K
      kayzworld
    • custom code to output minimum value in an array - Please help

      https://fxdreema.com/shared/Xlx4czrDb

      Please someone should kindly help with custom code that will enable me to store the minimum value from an array of support and resistance values, pivot point as well as the open and close values of the previous day 4 candle and output it on log or comment blocks. Included is the link to my sample code. Kindly help me correct this. Thank you

      https://fxdreema.com/shared/Xlx4czrDb

      posted in Questions & Answers
      K
      kayzworld
    • RE: buy does not work

      pLEASE DO NOT IGNORE ADMIN. bUY ORDERS/ ENTRIES DO NOT EXECUTE ON MT5

      posted in Bug Reports
      K
      kayzworld
    • RE: MQ4 EA -> MQ5

      @cbot-0 Yes, interestingly in fxdreema, it has always worked out for me. I copy blocks from MT4 => MT5 without problems. roar is right, give it a try.

      posted in Questions & Answers
      K
      kayzworld
    • RE: ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH

      @l-andorrà Thanks

      posted in Questions & Answers
      K
      kayzworld
    • RE: ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH

      @miro1360 Thank you.

      posted in Questions & Answers
      K
      kayzworld
    • RE: ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH

      @Xfire
      @l-andorrà

      I have meticulously tried the Magic candles and it worked after several attempts. Now I am repeating all procedures for the PipFinite Trend pro but it is still not working.

      This is the project - attempt 1.
      https://fxdreema.com/shared/GrdmQ1NJc
      I get this errors
      0_1586821420869_4df2c694-feb2-466f-947d-a1fd6de00473-image.png

      This is the same project - attempt 2.
      https://fxdreema.com/shared/rgxk1wW9b
      This one compiles without errors but when being tested returns this error
      0_1586821805863_61bd86be-aaa1-4a53-9b42-18580cd36a4d-image.png
      I tried this second attempt because the sample code given to me is like this
      //+------------------------------------------------------------------+
      int OnInit()
      {
      //---

      //Load EX5
      handle_icustom = iCustom (

                                NULL,                                  
                                0,                                     
                                "\\Market\\PipFinite Trend Pro MT5", //File Path of indicator   
                  
                                //NEXT LINES WILL BE INDCATOR INPUTS                            
                                " ",
                                3,
                                2.00,
                                3000                                
                                //END FOR INPUTS
                                                                                     
                                );
      

      //---
      return(INIT_SUCCEEDED);
      }
      //+------------------------------------------------------------------+

      These are the buffers for the indicator
      0_1586822306528_1d461e0c-6852-4c69-b624-773270960ba7-image.png
      These are the input parameters
      0_1586822344096_00af2692-93de-40d1-bff2-48ae5186a8fa-image.png
      0_1586822368536_47acac0c-74d0-4262-b730-cde79716502d-image.png

      This is what the indicator looks like
      0_1586822530092_a32ff618-9ce2-4681-8a74-29d722b7a77d-image.png
      I would have shared the indicator itself but the license is limited.

      Thank you for the support.

      posted in Questions & Answers
      K
      kayzworld
    • ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH

      I have followed these tutorials below on custom indicators and no custom indicator have worked for me on MT5.
      https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
      https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema

      try this demo magic candles custom indicator for AUDUSD on MT5 https://www.mql5.com/en/market/product/29342 and kindly update me. Thank you.

      posted in Questions & Answers
      K
      kayzworld
    • RE: If you have successfully used pipfinite pro trend in your EA, please come to my rescue dicator

      @l-andorrà I sincerely have followed that detailed instructions several times. But its not working. I am on MT5 so I really don't know.

      posted in Questions & Answers
      K
      kayzworld