Results 17 comments of Oleg

Do you have an example when it is duplicate?

@vritme thanks for your suggestion. It was built like that on purpose so that if you have a trading tool that works with a specific contract you can update the...

Hey @Evgeny7777 Thanks for posting you suggestion. What's the use case so that you want it built into finam-export? It could be sovled via an external tool trivially applied in...

Hey @Evgeny7777 1. What kind of conversions do you mean? 2. Sounds reasonable 3. That's definitely a useful feature from both user and operational standpoints! - for users it would...

Hmm good point, this definitely needs to be fixed. @stealzy do you have a pull request for that? I don't know what I'd have time for that

$ git --version git version 1.7.1 Everything is OK when using git 1.9.1 though

Same for Django 1.7: ``` $ pip freeze | grep -i django Django==1.7.4 ``` ``` File "/home/oleg/.virtualenvs/prj/local/lib/python2.7/site-packages/rollyourown/seo/__init__.py", line 4, in from rollyourown.seo.base import Metadata, Tag, KeywordTag, MetaTag, Raw, Literal, get_metadata,...

Я видел, часть вещей я перенесу оттуда - как минимум, багфиксы и MarketData через подписку, а ряд изменений я не понял - например, зачем он убрал Indicator, какое отношение к...

Интересный кейс. Это вот для этого в новой версии **order** определяется _до_ вызова транзакции? вот тут https://github.com/BetterQuik/framework/blob/master/src/engine.lua#L534 а было https://github.com/spvik/hacktrade/blob/develop/hacktrade.lua#L293

Вообщем перенес этот fix и закрыл тестом https://github.com/ffeast/hacktrade/blob/develop/tests.lua#L84