fxDreema

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

    bartcuijpers

    @bartcuijpers

    0
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bartcuijpers Unfollow Follow

    Latest posts made by bartcuijpers

    • RE: custom indicator with ENUM as optimazation variable

      It's this one; https://www.luxalgo.com/library/indicator/SuperTrend-AI-Clustering/

      posted in Questions & Answers
      B
      bartcuijpers
    • RE: custom indicator with ENUM as optimazation variable

      @jstap This returns the following error on compilation:

      Compilation errors
      
      'fromCluster' - identifier already used
      ambiguous access, can be one of:
      'c' is not a class, struct or union
      'fromCluster' - some operator expected
      'c' is not a class, struct or union
      'fromCluster' - some operator expected
      

      https://fxdreema.com/shared/VTSmX6eve

      posted in Questions & Answers
      B
      bartcuijpers
    • RE: custom indicator with ENUM as optimazation variable

      @jstap Take a look here;
      https://fxdreema.com/shared/mtyMiHVE

      I want the 'fromCluster' parameter to be a user defineable paramater, just like the other paramaters.

      posted in Questions & Answers
      B
      bartcuijpers
    • RE: custom indicator with ENUM as optimazation variable

      Take a look here;
      https://fxdreema.com/shared/mtyMiHVE

      I want the 'fromCluster' parameter to be a user defineable paramater, just like the other paramaters.

      posted in Questions & Answers
      B
      bartcuijpers
    • custom indicator with ENUM as optimazation variable

      I created a custom indicator which uses a custom ENUM.
      How can I use this ENUM parameter as input for optimazation?

      posted in Questions & Answers
      B
      bartcuijpers
    • Get value from 'check'-blocks

      I was wondering if it's possible to get the actual value from a check block, like 'Check profit (period of time)' and store the examined profit in a variable.

      posted in Questions & Answers
      B
      bartcuijpers