fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Daniel95
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Daniel95

    @Daniel95

    0
    Reputation
    489
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Daniel95 Unfollow Follow

    Latest posts made by Daniel95

    • RE: Condition Bug?

      I have this Problem also in Firefox. Did you check it in MetaEditor? Maybe its just a bug in FxDreema.

      posted in Bug Reports
      D
      Daniel95
    • RE: Timeframe as input

      @daniel95 Sovled the problem by name the timeframe not "timeframe"...

      posted in Questions & Answers
      D
      Daniel95
    • RE: Timeframe as input

      Does it also work for MT4? I do not get Error messages but it's not working. Could you help me?

      TIA Daniel

      0_1538927591345_Timeframe.PNG

      posted in Questions & Answers
      D
      Daniel95
    • RE: Combined point trading system

      Thanks for that! I could send you an Inbox, if I am finish - If you like ๐Ÿ™‚

      posted in Questions & Answers
      D
      Daniel95
    • RE: Combined point trading system

      Yes, but Iยดm worried about to many blocks in one project. Could it be that the calculation is still running but the current tick is over?

      And how do I get the variables in the condition block? Can you give me an example?

      Thanks a lot!

      posted in Questions & Answers
      D
      Daniel95
    • RE: Combined point trading system

      Hey

      Could you have a quick look over this: https://fxdreema.com/shared/HaotGwZRd

      Thanks

      posted in Questions & Answers
      D
      Daniel95
    • RE: Combined point trading system

      Thanks! I will try it out.

      posted in Questions & Answers
      D
      Daniel95
    • Combined point trading system

      Dear FxDreemas,

      I want to build a buy and sell system which is based on different indicators.

      The idea is to give an event (for example a crossover) a certain number of points, adding all points to a total score, divide the total score by the number of all events those can happen and buy or sell if the divided score is above a certain value.

      For example a simple buy strategy with two events:

      1 Event: Moving average 1 > Moving average 2 = 2 buypoints
      2 Event: Moving average 2 > Moving average 3 = 3 buypoints

      Lets say we would buy once if we have a finale score which is equal or above 1,5 buypoints.

      1 Event = true and 2 Event = false - in this case we would get 2 buypoints divided by the number of all events (2) we would get only 1 buypoint, which would be not enough buypoints to buy once.

      Another example:

      1 Event = false and 2 Event = true - in this case we would get 3 buypoints divided by the number of all events (2) we would get 1,5 buypoints, which would be enough buypoints to buy once.

      How can I build such a system?

      Many thanks in advance for your help!! ๐Ÿ™‚

      Kind regards

      Daniel

      posted in Questions & Answers
      D
      Daniel95