this is my first post on this forum...
i need help for understand the functionality of indicators and strategies...
i want to create a counter in a strategy, that allow to count the progressive number when happena condition.. and reset this when the counter arrive at preconfigured limit...
Must i create this counter (like int i=0, i++) directly in a strategy or i must to create this as an indicator?
Thanks and sorry for my "little" english
wyatt

Comment