Hi All,
Sorry if this is a niave question...Im juststarting out - anyway the algo I have so far works by having a schedule function that performs at the opening of everydays trading and every subsequent piece of logic so far speaks to that. Now, I want to "overlay" a second intraday function that allows me to have an intraday trailing stop or intraday conditional order while at the same time keeping the existing opening trade function intact. Any ideas on how I do this? I know it sounds simple and it probably is - Is it as simple as having a second schedule function that speaks to the intraday condition, say at the end of the algo? How would I set it up? If anyone could provide me with a few lines of code to point me in the right direction it would be most appreciated! Sorry if Im insulting anyones intelligence with the question :-)
Best Regards, Steph