fxDreema

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

    Posts made by chiper

    • RE: Formula error

      @fxDreema said in Formula error:

      Someone else having Formula problems?

      I fixed the problem by adding few more overload functions. But there is something interesting here. chiper is trying to append one string to another and the expected result is a longer string. What happens if we have a numeric value on one of both sides? I decided to turn the string side into a numeric value and then do the selected mathematical operation.

      Sanks for fix. all is ok!

      posted in Bug Reports
      C
      chiper
    • RE: UPDATE time, write here if you have problems!

      i have formula error pls look to this : https://fxdreema.com/shared/6SfbK4aie
      sanks

      posted in Questions & Answers
      C
      chiper
    • RE: Formula error

      @timmyhanke
      Maybe...i don know about update ..last update i see in UPDATES HISTORY and he is from MAY 2017
      (sorr for english)

      posted in Bug Reports
      C
      chiper
    • Formula error

      Before its work perfect... after same day,i nothing change, i HAVE ERROR why?

      LOOK to Example

      posted in Bug Reports
      C
      chiper
    • RE: How select/modify/delete OBJECTs and ORDERs by DESCRIPTION

      sor for delay....sanks for answer....i try

      posted in Questions & Answers
      C
      chiper
    • How select/modify/delete OBJECTs and ORDERs by DESCRIPTION

      Hi Admin how a you? Sanks for all, all good!
      How select/modify/delete OBJECTs and ORDERs by DESCRIPTION...
      Its important for me.
      I found SELECT objects only by name, but i need select objects by DESCRIPTION
      I found BUCKET orders only by type, but i need select orders by DESCRIPTION
      Can you help me?

      And why any BUCKET start calculating orders only after close or open order?
      screenshoot in attach. Can you make pre calculating?0_1496212555345_Безымянный.png

      Sanks for a lot!

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      You something fix and my program work very well... SANKS Friend 🙂 my program works as before 🙂

      happy new year, happiness, health and just just just.

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      Sanks for help youre help always work. And pls never close youre project its best visual project what i found.

      i delete ** #property strict** Main problem is gone
      Hmmm ...
      I have 5 digits account.
      If i choose usdjpy i have price = 120.123 print = 120.123 OK
      if i choose nzdusd with 5 digits after dot 0.56789 <> print only 4 digits after dot = 0.5678 Not OK but main problem is gone

      Why Print only 4 digits if i have 5 digits?

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      i compile Simple code:

      #property copyright "Copyright 2015, MetaQuotes Software Corp."
      #property link "https://www.mql5.com"
      #property version "1.00"
      #property strict

      //+------------------------------------------------------------------+
      //| Expert initialization function |
      //+------------------------------------------------------------------+
      int OnInit()
      {
      //---
      return(INIT_SUCCEEDED);
      }
      //+------------------------------------------------------------------+
      //| Expert deinitialization function |
      //+------------------------------------------------------------------+
      void OnDeinit(const int reason)
      {
      //---

      }
      //+------------------------------------------------------------------+
      //| Expert tick function |
      //+------------------------------------------------------------------+
      void OnTick()
      {
      //---
      **Print (MarketInfo(Symbol(),MODE_ASK)); **
      }
      //+------------------------------------------------------------------+

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      I found one Problem.
      https://fxdreema.com/shared/wcoMyOeld

      If i run test same time work ok

      but same time i see that

      Its WRONG

      ASK ALWAYS must be = or < 5 DIGITS

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      i make simple project and project have PROBLEM

      https://fxdreema.com/shared/v0Vnmv4Gc

      pls help me.

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      I compile code in MetaEditor and found warnings.

      In code I have variable:
      static double Group_Work;

      After i found that:

      static string OrdersGroup; OrdersGroup = v::Group_Work;

      i undestand only DOUBLE = STRING .... but its wrong!

      may be that problem?

      posted in Questions & Answers
      C
      chiper
    • RE: Hi admin. I need help with 0.1000000000000 and 1e-005 what is IT?

      One month ago i compile my project and all be fine.(My old project safe and work good)

      In that month i compile project push to** .EX4 **and give that

      What is it ????
      I Try found problems but not success.
      I try myself compile .mq4 but problems same...

      Pls help me ... What i must do?

      posted in Questions & Answers
      C
      chiper
    • RE: I can not open URL how custom indicators work

      Hi Admin. Glad to talk with you 🙂
      i open https://fxdreema.com/help/-/working%20w ... indicators
      want read about custom indicators and on top on screen
      **Are you prepared?
      If you don't know how custom indicators work, read this first.
      **
      i push link https://fxdreema.com/documentation/gett ... indicators
      and i take answer from server :
      **Request-URI Too Long

      The requested URL's length exceeds the capacity limit for this server.
      **

      What is it? pls fix it.

      I found one more errors on site:
      I open "User Control Panel", open "Private message", click on button "Rules, folders & settings" (link: ucp.php?i=ucp_pm&mode=options)
      and have this:
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_pm_options.php on line 510: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_pm_options.php on line 510: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_pm_options.php on line 510: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_pm_options.php on line 510: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_pm_options.php on line 510: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead

      posted in Questions & Answers
      C
      chiper
    • RE: i need simple button only one click.

      Sanks ... i be wait youre to do list...

      posted in Questions & Answers
      C
      chiper
    • RE: i need simple button only one click.

      i need set new variables by button (by click only one). If i click on button he still pressed. i again push to button to set state depressed. I need button what automaticaly switch to OFF, how do that?
      i want click on button only one time not twice(for set state depressed).
      sanks mate.

      posted in Questions & Answers
      C
      chiper
    • RE: Hi friends .... I need help with Trend line pls help.

      Sanks

      posted in Questions & Answers
      C
      chiper
    • RE: Hi friends .... I need help with Trend line pls help.

      Admin help me pls...

      posted in Questions & Answers
      C
      chiper
    • RE: Hi friends .... I need help with Trend line pls help.

      I want draw line on timeframe M15 at 03:00 time OpenPrice and M15 at 09:00 ClosePrice.
      Same on picture.

      ![trend lin.png](trend lin.png)

      posted in Questions & Answers
      C
      chiper
    • 1
    • 2
    • 3
    • 1 / 3