fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. sktsec
    3. Posts
    S
    • Profile
    • Following 8
    • Followers 8
    • Topics 8
    • Posts 810
    • Best 72
    • Controversial 1
    • Groups 0

    Posts made by sktsec

    • RE: Using Constants for Timeframe

      @capitalfreedom
      e.g. PERIOD_M5 is 5-minute period.

      Following link have all the details. As your input will handle it all provided you have selected the favorable timeframe, actually you won't need to worry about that.

      https://www.mql5.com/en/docs/constants/chartconstants/enum_timeframes

      posted in Questions & Answers
      S
      sktsec
    • RE: Using Constants for Timeframe

      @capitalfreedom said in Using Constants for Timeframe:

      TStart_TF

      capture_001_09082026_042758.png

      Enter ENUM_TIMEFRAMES at the leftmost entry. Then your constant name

      posted in Questions & Answers
      S
      sktsec
    • RE: Using Constants for Timeframe

      The data type is : ENUM_TIMEFRAMES

      Value 0 for current timeframe

      posted in Questions & Answers
      S
      sktsec
    • RE: forMT5 How to clossall when DD200dollar

      I think you are talking about trailing stop ?

      posted in Questions & Answers
      S
      sktsec
    • RE: Multiple trades on current candlestick

      @Katlego-Moraba
      Use the result of previous bar.

      posted in Questions & Answers
      S
      sktsec
    • RE: Comment block does not show the correct information on chart

      @ExWize
      It is the EMPTY_VALUE and numeric representation issue.

      For numeric representation, you can try function like DoubleToString(variable_name,Digits)

      capture_001_23072026_044014.png

      posted in Bug Reports
      S
      sktsec
    • RE: SL not working

      You are welcome

      posted in Questions & Answers
      S
      sktsec
    • RE: SL not working

      In your original block, you put the variable in the entry box, and at the same time tick the selection for user input.

      posted in Questions & Answers
      S
      sktsec
    • RE: Stuck on Process - What's next after FXDreema?

      What I am doing now is focusing one symbol at a time, and test the symbol with different EAs.
      It turns out that each symbol fits to a particular EA that won't fit for other symbols.
      In particular, USDJPY vs USDCAD vs EURUSD/GBPUSD/AUDUSD vs USDCHF
      They all have unique structure and temporal characteristics.
      Finally the stock index are forex symbol are far more different.

      posted in General Discussions
      S
      sktsec
    • RE: Pending Order Expiry by N candles

      @l-andorrà
      Candle ID = 3 probably refers to the past time at the previous third candle (current candle as 0). It serves as the base for the input of Shift in Time

      posted in Questions & Answers
      S
      sktsec
    • RE: PENDING ORDER ON MOVING AVERAGE

      @Mohlomimakhanya
      Then it is pending you need. You might need market order when the price across your indicator price

      posted in Questions & Answers
      S
      sktsec
    • RE: FxDreema exports issues

      @Wooty
      Should export exactly the date type you have entered defining the variables

      posted in Bug Reports
      S
      sktsec
    • RE: how to integrate an external EA in fx dreema made EA?

      @jstap
      Thanks for sharing. The pipeline integration is inspiring.

      posted in Questions & Answers
      S
      sktsec
    • RE: how to integrate an external EA in fx dreema made EA?

      Better start from scratch in fxDreema.

      If you want to make use of AI, better use it to develop an indicator first then be used in fxDreema.

      Or you can completely use AI to develop the EA, but it seems to me not as flexible as fxDreema

      posted in Questions & Answers
      S
      sktsec
    • RE: MY AI

      In you design, trading logic is evaluated only once when a bar start. That is probably not working unless you shift the crossover 1 bar left.

      Or you can move Once Per Bar just above Buy Now and Sell Now.

      Moreover, Block 3, 4 seems redundant.

      posted in Tutorials by Users
      S
      sktsec
    • RE: I need A tutor i keep hiting a wall with Fx drema

      Both @l-andorrà and @jstap are both knowledgeable mentors. They are active here to help.

      @l-andorrà offer courses
      @jstap is the author of "Creating Robots with fxDreema" on Amazon

      posted in Questions & Answers
      S
      sktsec
    • RE: Been fighting to get this alerts to trigger for 2 days. tried everythig it makes no sense

      Try filling the content of data row 1, data row 2, ....

      posted in Questions & Answers
      S
      sktsec
    • RE: [FR] Version Control History

      Version control, I am afraid that is not an interest of fxDreema

      posted in Bug Reports
      S
      sktsec
    • RE: MultiCurrency Buy/Sell - "OR" block

      @l-andorrà
      Your suggestion is perfect. Or the logics will end up trading on the same symbol

      posted in Questions & Answers
      S
      sktsec
    • 1
    • 2
    • 3
    • 4
    • 5
    • 40
    • 41
    • 1 / 41