fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. KLG
    3. Posts
    • Profile
    • Following 14
    • Followers 0
    • Topics 3
    • Posts 51
    • Best 7
    • Controversial 0
    • Groups 0

    Posts made by KLG

    • RE: The comment box doens't work

      you are welcome

      posted in Questions & Answers
      KLG
      KLG
    • RE: My biggest project so far

      @jstap yes you are right, if you have a big project in FXDreema it will be annoyingly very slow in the back test, i save the project to mq5 file to copy the code to Claude 4.6 sonnet, but first you have to prepper the AI to get familiar with fxdreema MQL and the new MQL that is more efficient,
      make it study the documents of MQL5 then give it the code.,

      also you are right about the complicated projects, sometimes the simpler the projects is the better bot you will get.

      posted in General Discussions
      KLG
      KLG
    • RE: My biggest project so far

      lately i have been using Claude to translate my projects code (mq5) to the new MQL

      posted in General Discussions
      KLG
      KLG
    • RE: My biggest project so far

      Fxdreema uses old MetaQuotes Language which is not CPU and Memory efficient,
      now MQL is updated its faster, very light and efficient than what fxdreema uses

      posted in General Discussions
      KLG
      KLG
    • RE: The comment box doens't work

      @l-andorrà yes , i checked it now
      .
      .
      .

      Comment .png

      Comment 2.png

      posted in Questions & Answers
      KLG
      KLG
    • RE: Problem generating Oninit code?

      Data Export Limitations
      For example, exporting custom indicator data may require additional configuration beyond basic OHLC and volume data.

      posted in Questions & Answers
      KLG
      KLG
    • RE: Problem generating Oninit code?

      Use the "Write to File" Block
      files should be saved to the MetaTrader Files folder (typically MQL5/Files/).

      Step-by-Step Setup:-

      -Add the "Write to File" Block into your event handler (e.g., OnInit, OnTick, or OnTimer)

      -Set the filename (e.g., data.csv)

      -Define Data to Export: Connect data blocks (variables, OHLC data, indicator values) to the 'Write to File' block

      -Set Write Mode: Choose between REWRITE (overwrite) or APPEND (add to existing file).

      posted in Questions & Answers
      KLG
      KLG
    • RE: The comment box doens't work

      string should work ! , I have used it before and its worked fine with me

      posted in Questions & Answers
      KLG
      KLG
    • RE: Introducing Gold Hunters MT5 EA

      ........

      posted in Tutorials by Users
      KLG
      KLG
    • RE: Introducing Gold Hunters MT5 EA

      @amincgi thanks, this is helpful

      posted in Tutorials by Users
      KLG
      KLG
    • RE: Introducing Gold Hunters MT5 EA

      @amincgi Thanks for sharing with the community,

      i like how you setup the ATR SL identifier
      if possible sharing the project or the MQL5 file so i can copy the ATR from your EA, thanks

      posted in Tutorials by Users
      KLG
      KLG
    • RE: Introducing Gold Hunters MT5 EA

      @amincgi Thanks for sharing with the community,

      i like how you setup the ATR SL identifier
      if possible sharing the project or the MQL5 file so i can copy the ATR from your EA, thanks

      posted in Tutorials by Users
      KLG
      KLG
    • RE: New here.. how can I post a link to fxdreemer files for help?

      you can fined (( create a shared copy )) from the drop down list when you click on projects [ top, left ]

      posted in General Discussions
      KLG
      KLG
    • RE: EA control from CSV

      if you want to use AI for MQL4/5 coding i advice you to use Claude AI

      posted in Questions & Answers
      KLG
      KLG
    • RE: Moving average into stochastic

      you have to search for what you want

      posted in Questions & Answers
      KLG
      KLG
    • RE: Moving average into stochastic

      @Ssenyongacharl4 you can check this site below and search the web for other sites if you like

      https://forex-station.com/metatrader-forum-f578480.html

      posted in Questions & Answers
      KLG
      KLG
    • RE: Trail stop not working at all

      any block needs to be connected to at least on other block to work,
      once per day will pass the "block activation" to the block next to it once per day ,
      i would recommend you separate the trailing stop block like this ( [ If position ]=>[ Trailing Stop ] ) since you want the "trade" once per day not the "trailing stop"

      posted in Questions & Answers
      KLG
      KLG
    • RE: Trail stop not working at all

      is it a single trade or group trade ?

      posted in Questions & Answers
      KLG
      KLG
    • تجمع عربي

      مرحبا،

      فكرت اني اجمع العرب في هذا البوست اذا كان في عرب في هذا المنتدى
      لتقديم الدعم والمساعدة وتطوير الأفكار
      واي شيء آخر يتعلق في التداول الآلي

      مرحبا بالجميع...

      posted in General Discussions
      KLG
      KLG
    • RE: Trail stop not working at all

      i also add a formula before the trailing block,
      in the example below you see also how to make a unified SL for the group/grid

      https://fxdreema.com/shared/ajweP9mxc

      posted in Questions & Answers
      KLG
      KLG
    • 1
    • 2
    • 3
    • 1 / 3