Is there a way of creating user definable methods/functions that are accessible from all strategies? This would save on replication and simplify code in individual strategies.
Size:
Color:
Sure. That takes putting them in a library and compiling in Visual Studio 2008 Express or SharpDevelop (both are free). WL5 will pick this assembly either from its main program directory or from any place if linked in the Strategy Editor dialog (References... - Other assemblies to reference). For one such example, see Wl5 Wiki:
Community.Components.
Size:
Color:
Thanks Eugene
Size:
Color: