Leonardo Lazzaro

Results 22 issues of Leonardo Lazzaro

http://yapsy.sourceforge.net

enhancement

are history tracking

for pubsub messages

Not always, but sometimes constans could be a bad sign https://github.com/llazzaro/analyzer/blob/master/analyzer/backTest/constant.py

It was removed and moved to pystock however this one is required on the trading center. ``` python if order.symbol in self.__lastTickDict: closePrice = self.__lastTickDict[order.symbol].close if Action.SELL == order.action and...

https://github.com/manahl/arctic