4 Comments
author

I managed to turn this into a generic type converter that will work on any strategy that includes the correct properties and enums. Next step would be to see if I can create an abstract strategy class of my own that supplies a base set of properties and parameters so I don't have to type in the same properties each time I want to develop a strategy.

Expand full comment

Dont see the new code in Github Repo

Expand full comment
author

Standby.

Expand full comment
author
Jan 12·edited Jan 12Author

Should be available now. There will be more code than has been written about in the SubStack. Expect a couple of more posts coming out explaining them before the next Strategy drop. Feel free to e-mail me if you have any questions.

Expand full comment