Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Converting strategy to indicator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Converting strategy to indicator

    I only have experience with writing strategies. If I wish to convert my strategy to an indicator is there anything special I need to be aware of? My strategy is pretty basic, Just includes things like;

    Draw.Text
    Draw.Arrows
    Various Prints

    And everything is pretty basics, just comparing variables and checking for price changes/patterns in order to draw objects.

    #2
    Hello several,

    Thank you for your post.

    It seems like your strategy should be easily converted if it is just using draw objects and doing price comparisons.

    The only thing to be mindful of is any strategy-specific methods or properties, but again from what you're describing it doesn't seem like your code is using anything like this.

    If you have any specific questions about a particular piece of your code, please let us know.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    58 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    80 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    43 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    101 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    61 views
    0 likes
    Last Post PaulMohn  
    Working...
    X