I have an idea but not sure how to implement that.
I have created 10 indicators and 5 strategies. I have the same paramaters for a few of them. For example I have an option to calculate volume based on past days or manually put a number. I use these properties on 5 indicators and 5 strategies. I would like to enter these properties only once.
Is there a way that I could set an indicator that would get these parameters only once and that the other indicators and strategies could refer to. I thought of a statis class but don't know how to set up things ?
Thanks
Bernard

Comment