Tyler Renelle
Tyler Renelle
The issue [is here](https://github.com/lefnire/tforce_btc_trader/blob/memory/btc_env.py#L324), where `limit` is hard-coded for `mode==TEST`. Should be simple to set to `n_test` or some fraction, but I was still hitting that error when setting it...
Would love if someone did. I'm no longer working on project
FWIW I'm not going to fix/implement this until I'm personally confident we've developed an agent which can actually make people money. I don't believe the agent in it's current state...
That's a good point about needing to train first. Yeah, let's leave this open.
@Offirmo glad to see you picking up slack! Habit'll probably start using your fork until/unless your stuff gets merged / you become a mod. Incidentally, our app has started crashing...
Oh good find. I wonder if that `worker.disconnect()` is a newer minor-version bit in Node proper. Yeah, we're using foreman (on Heroku). Anyway, I'll start playing with your fork &...
+1 for this. There are two important value-adds here: 1. DB admin side, seeing what a column is for. Either at the SQL level (viewing a schema via DataGrip or...
I can't copy text in dev-mode (multiplexer) in any way. * ctrl+c kills; ctrl+shift+c nothing * right-click nothing * **enter does nothing**. This the default Terminal installed in Ubuntu, fresh...
@thdxr I notice you ask what terminal we use, is there a terminal compatible with most operating systems (or just Ubuntu, for my purposes) you know to work? I'm just...
Has anyone gotten Pulumi example above working? I get this error using it via `npm run dev`  And I'm assuming it's because SST manages what gets copied from source...