James Bowler

Results 6 issues of James Bowler

Hello, I seem to be having some problems with Windows 2012 R2. The command to kick this off. ```shell /opt/packer build \ -var iso_url=/mnt/nfs-share/iso_bin/en_windows_server_2012_x64_dvd_915478.iso \ -var esxi_host="172.16.0.100" \ -var esxi_datastore=datastore3...

Hi, Looking for ways to integrate FXCM data into QSTrader and one problem is the `PriceHandler` has a built-in 'price lag' which amplifies on higher times frames. Take the following...

Hi there, Do you think the RiskManager should have its own portfolio and positions? or should the RiskManager update the Position attributes in the Portfolio? With all the metrics that...

Hi all, Made this today, thought I would share. Anyone has a faster alternative please let me know. ``` from collections import deque import numpy as np from qstrader.indicators.base import...

Audit balances don't reconcile. I think the issue is some tokens have a burn rate, liqudity and redistribution to other HODLer's based on a percentage of each swap. Both BscScan...

enhancement
question

Hi Neka, I have made a new branch called **moving_to_python3** which can be viewed [< here >](https://github.com/JamesKBowler/python-forexconnect/tree/moving_to_python3) Thanks James