fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Implementation Of A Custom Function Using fxDreema Studio MQL5

    Bug Reports
    1
    1
    417
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      albyxx last edited by albyxx

      Hi folks,

      I have tried to implement some code into the fxDreema Studio MQL5 "New" custom functions facility at the bottom right of the studio editor.
      The code is very simple as follows:

      double OnTester()
      {
      return NormalizeDouble(v::V_Custom_Metric, 2);
      }

      I assume that once it is created in the Studio it becomes a part all new projects?
      The Studio editor saves the code but when I search for it in the .mq5 output file of a new project it does not exist.

      If I add the code with a text editor manually into the "Functions" section of an fxDreema produced .mq5 file it executes as expected.
      If I try to import that project back into the fxDreema builder it strips out that code.

      Am I missing something here on how to instruct a new project to load that custom functions code or is it a bug?

      Looking forward to some help.

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post

      Online Users

      R
      F
      S
      D
      V

      18
      Online

      146.7k
      Users

      22.4k
      Topics

      122.6k
      Posts

      Powered by NodeBB Forums | Contributors