NervousEnergy1979

Results 12 comments of NervousEnergy1979

Is the bet size determined by the [amount variable](https://github.com/notadamking/Bitcoin-Trader-RL/blob/master/env/BitcoinTradingEnv.py#L104) or the [12 discrete action spaces](https://github.com/notadamking/Bitcoin-Trader-RL/blob/master/env/BitcoinTradingEnv.py#L59)? I am having a hard time understanding how the bet size is calculated, and why...

Thanks for the quick reply! Ok, I think I understand now. So the library is equipped to handle multivariate time series of shape `(number of time series, number of time...

It seems the issue is because I have a dataframe sampled by volume, as Lopez suggests, rather than by time. This means my index time deltas aren't always the same....

Same issue here with near identical setup, install and hardware.

There's a much longer error, so long it's even truncated on the terminal, I just copied the last part which I thought had most information. Here's a small section of...

I grepped the entire output and this is the only place where I could find `error` ``` ... failed with exit status 1 [end of output] note: This error originates...

Here it is: https://gist.github.com/ktattan/6788decb2ab01d4f82d9971a5e728bba

Yep that's everything I got, but I tried it with `--verbose` as you suggested: https://gist.github.com/ktattan/bc679b796a2812ce512fa386ed4d7c30 Thanks again for your help.

Thanks - install from the source produces a slightly different error ``` clang: error: no such file or directory: 'build/temp.macosx-12.2-arm64-cpython-39/scs/linsys/scs_matrix.o' clang: error: no such file or directory: 'build/temp.macosx-12.2-arm64-cpython-39/scs/src/util.o' error: Command...

Sure, its here: https://gist.github.com/ktattan/8d49c0d69bf1853a42bda495fe542b8f