Jeremy Cohn

Results 8 issues of Jeremy Cohn

Out of the box installation of QSTrader on CentOS7 with python3.5.2 breaks here: (qstraderp3) [root@server examples]# python buy_and_hold_backtest.py Traceback (most recent call last): File "buy_and_hold_backtest.py", line 14, in from qstrader.statistics.simple...

I'm trying to get candlesticks to work with the plugin 'mongodb-grafana': https://github.com/JamesOsgood/mongodb-grafana I have a mongodb query like this: ``` db.5b8f88f33345af4961e38a62.aggregate( [ {"$match": {"symbol": "ES", "interval": "15m"} }, {"$sort": {"dts":...

I noticed there's a --mini option for installation. However what are the minimum resource requirements for Noobaa installation without --mini? What is acceptable resources when using --mini? It would be...

### Version Information ``` ❯ ansible --version ansible [core 2.13.1] config file = None configured module search path = ['/Users/me/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/Cellar/ansible/6.1.0/libexec/lib/python3.10/site-packages/ansible ansible collection location...

fix

I'm using a modified version of BarAnnotations (react-stockcharts/src/annotation/BarAnnotation.js) but the annotations are falling off the chart canvas. Any idea on what I need to adjust so that not only the...

After working around issue #18 , I tried running the app: ``` ❯ npm run dev > [email protected] dev > next dev ready - started server on 0.0.0.0:3000, url: http://localhost:3000...

I started with latest version of Node.js v18.17.1 and hit this issue: ``` ❯ sudo npm run dev > [email protected] dev > next dev ready - started server on 0.0.0.0:3000,...

**Describe the bug** Installing `scale_hpt` role failed with: ``` TASK [ibm.spectrum_scale.scale_hpt/node : install | Check installation method] **************************************************************************************************************************** fatal: [arch1-master1.sl.cloud9.ibm.com -> localhost]: FAILED! => { "assertion": "scale_installmethod is defined", "changed":...