Skip to content
Prev 12753 / 15274 Next

Guy Yollin's blotter.pdf Example

Stergios,

Clearly this example is largely based off of the longtrend demo in blotter.

As you noted, the equity  position is retreived at the top of the loop 
and this requires the updates at the bottom of the loop.

I believe that you probably could refactor the loop so that you only 
call the update functions if you've just had a cross-over so that a 
position change may need to be made; in this case I believe you're date 
range would be "::CurrentDate"

G
On 9/16/2014 9:52 AM, stergios marinopoulos wrote: