|
Quote: |
|
 |
|
|
I'm not really sure what you mean? If you create an indicator you can call it directly in a strategy and you can also create your own library of custom functions/methods to call(user defined methods in the indicator lib). |
|
|
|
|
I think the issue is that the indicator lib and the strategy lib are SEPARATE.
If I write a method/function for an indicator, it must be COPIED to the strategy lib if I need to use it in a strategy.
I've checked with tech support on this and they are aware of it.
Probably will be fixed in 7.0.
In the meantime, it's just an inconvenience.