fxDreema

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

    Just a question

    Bug Reports
    2
    2
    823
    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.
    • ekanters
      ekanters last edited by

      I have made an EA that does nothing at all. Except it contains all blocks of the whole program. Just a way for me to have a complete overview on the screen.

      Now I noticed that the flip flop condition has been removed in the 064 update.

      Question 1: Any reason for that because I like it a lot.

      Question 2: I still have it in my overall EA 🙂 and its still working perfect but is it possible that one off the blocks I have saved in my all in one EA not going to work anymore in the future???

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        This block is hidden. I decided to hide it primarily because it gives "independent" signals. I mean...it works for itself and does not care what is going on before and after it. The reason why I created this block was to cover that strategy where you buy-sell-buy-sell, but this can be created with trading blocks as well, and will be more accurate. With "Signals" block, it can give you a signal and then the trading block may fail, and this will corrupt the strategy.
        Without Signals block strategy like this looks like:

        No buys -> Condition -> Close sells -> Buy now
        No sells -> Opposite condition -> Close buys -> Sell now

        And you can see that here conditions are checked depending on what trades there are exists right now, and Signals do that no matter what trades exists, if any.

        I'm also thinking about hiding "Formula" block 🙂 Or to upgrade it somehow.

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

        Online Users

        D

        10
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors