fxDreema

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

    sktsec

    @sktsec

    77
    Reputation
    371
    Profile views
    808
    Posts
    8
    Followers
    8
    Following
    Joined Last Online

    sktsec Unfollow Follow

    Best posts made by sktsec

    • RE: Transformation of profit/loss into price level

      @l'andorrà
      https://fxdreema.com/shared/037xpdHFb

      capture_001_25072023_023553.jpg

      posted in Questions & Answers
      S
      sktsec
    • RE: New order error: Invalid trade parameters (3)

      @l-andorrà
      https://fxdreema.com/forum/topic/20945/mt4-expert-does-nt-work-on-new-1421-build

      All credits go to @ambrogio

      posted in Bug Reports
      S
      sktsec
    • RE: How to do I build a multi timeframe\symbol portfolio?

      @gooseman
      Block 18. Try:
      Set variable to Text (you have set it to numeric)

      posted in Questions & Answers
      S
      sktsec
    • RE: Has anyone encountered this problem before?

      @PrinceErielle902
      It also happened to me couples of month ago. Reason unknown.

      Better just delete some blocks and rebuild after all

      posted in Questions & Answers
      S
      sktsec
    • RE: All Blocks Resized + Lost All Connections

      @fxDreema
      Everytime you talk about the 1000 blocks, I raise a question to myself: is it a joke?

      posted in Bug Reports
      S
      sktsec
    • RE: script for all theater

      @ambrogio
      You are right. It works well with other blocks. My simple test with MQL code "Print Symbol()" did not give every chart symbol which, however, were printed out correctly if they were given by some other blocks in form of variable.

      posted in General Discussions
      S
      sktsec
    • RE: Easy way to make ENUM

      @roar
      loop Thanks n times

      posted in Tutorials by Users
      S
      sktsec
    • RE: How can I know the max price frome candle close above ma50 until it close below ma50?

      @roar
      Never thought one can DIY a loop with the condition block. You inspired me

      posted in Questions & Answers
      S
      sktsec
    • RE: candles count

      @priyaavatar

      Replace PERIOD_D1 with PERIOD_H1

      posted in General Discussions
      S
      sktsec
    • RE: Best way to learn?

      Start a small project
      condition --> once per bar --> buy/sell
      Learn coding is good as you can do your own customized indicator
      So you wouldn't waste time on customized indicator with unknown details

      posted in Tutorials by Users
      S
      sktsec

    Latest posts made by 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