Victor Baybekov

Results 33 issues of Victor Baybekov

This project has a liberal license and a big number of interpolation methods that could be easily adapted for series: https://github.com/ratesquant/ACQ Since by definition the observed nodes do not change...

math

I work a lot with `Task`, whose two possible valid results could be cached. I added a simple logic: ``` match continuation() with | Return r -> if typedefof =...

Don't forget that the standard CORS middleware is not applied for WS. Need an option with List - when it is set, limit hosts only to the list items.

This is an edge case, just stumbled upon it and wanted to let you know. Sorry if this is a know issue already. If I rename the virtual TestMethod, its...

upstream
minor bug

Currently, there are two options to invoke a function - either via an array of unnamed args or an IDictionary of name->value pairs. How to mix the two? What a...

Cannot run this analyzer on several projects, e.g. a public one: https://github.com/Spreads/Spreads.LMDB/ I have only `dotnet --version 2.1.402` on my Windows 10 machine (plus full framework 4.7.2). Haven't found in...

Тут уже ошибочно называли issues чатом, и иногда дискуссия почти в это превращается. Создал чат на Gitter: https://gitter.im/QUIKSharp/community * Можно писать всё, но только по теме QUIK# и торговли с...

Стоит поместить ссылку на видео @Prival1 в Readme на видное место. Пока тут. https://www.youtube.com/playlist?list=PLtUjJaiFZYyeRyDD8o_s9UUCoIKyPuwwD

question

When we provide a private key to a method (e.g. to conveniently send transactions via Infura) and the private key does not match the public key in txParams (or default...

See closed #6. Should keep this option in mind when fixing #16. Some simple filter will work, but need a command line option.

help wanted