Results 14 issues of LAADHARI

I see the example use Open high low and close. However i want to back test a hft algo on tick data with quote of bid and and also the...

https://github.com/hopsoft/docker-graphite-statsd/blob/2141fe1fac52a35137215c72a39f05736570147f/conf/opt/graphite/conf/carbon.conf#L34 i always ends en with tons of logs 4-8GB of logs that is higher than my whisper database. since carbon do move logs file from file.log to file.log.YYYY_MM_DD logrotate...

Hello. I had perf issue using the teserract.js so i decided to give this penteract binding a try. However I am quite confused on how to set options like: use...

it will be nice if the pagination branch worked ? any idea ?

running dumpfalsh i get this: ![image](https://user-images.githubusercontent.com/4013370/75295084-405e1600-582a-11ea-9c1d-f87500b70379.png) the pagecount on the 7th line is wrong: PageCount = FileSize/RawPageSize = 0x8400000÷0x840= 0x10000

fix for #134 `JSON.parse(JSON.stringify(item)) ` have trouble on large object

var sw = require('sentiword'); var ex2 = sw("It is not good."); console.log(ex2); { sentiment: 0.25, avgSentiment: 0.25, objective: 0.5, positive: 0.375, negative: 0.125, ngrams: [ 'good' ], words: [ {...

## Problem Description %debug results = pd.read_pickle('results.pickle') returns, positions, transactions = pf.utils.extract_rets_pos_txn_from_zipline(results) ```python ipdb> w (2)() 1 results = pd.read_pickle('results.pickle') ----> 2 returns, positions, transactions = pf.utils.extract_rets_pos_txn_from_zipline(results) > /home/user/.local/lib/python3.6/site-packages/pyfolio/utils.py(156)extract_rets_pos_txn_from_zipline() 154...

hello. i have found an issue. when running mysql on Windows table name are created in lower case ie: instead of creating the 'Version' table 'version' is created instead. Mysql...