Size:
Color:
CODE:
Please log in to see this code.
yes you can pass null for Bars in which case the strategy will be run on all symbols in the selected dataset.
Size:
Color:
sedelstein:
Nothing has changed with regard to the legacy code. It can still be used, acting as wrapper for the new syntax. Like you already read in the thread you referred to, it's not documented and therefore is left up to the motivated user. If you're interested in the use of extension methods, the project's code is open source and this page suggests where to go further:
Home - Community Componentsleszek:
The real beauty of extension methods is uncovered when you call it this way:
CODE:
Please log in to see this code.
Size:
Color:
good to know. :)
Size:
Color:
Yes Eugene, I did read that the old method will work. All things being equal I prefer not to get compiler error messages.
Thank you both for your input
Size:
Color: