[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trade log



PureBytes Links

Trading Reference Links

I'm building a daily trade log into a function that I
can call from any of my strategies.

I want to have a record of ALL days, including days
that I don't trade.  So I need the logging code to be
triggered on the last bar of the day, and then to
report that day's p/l.  The problem is that not all
days end at the same time, due to shortened / holiday
days, etc.  So I somehow need to detect when the last
bar of the session is.

Help?

b

=====
Brian J. Haag
brian_haag@xxxxxxxxx