Seraphaious

Results 4 issues of Seraphaious

` 50 # filter opening time of the New York Stock Exchange (NYSE) (from 9:30 am to 4:00 pm) if time_interval < 1D 51 # from trepan.api import debug;debug() --->...

bug

`ERL_PARAMS = {"learning_rate": 2e-6,"batch_size": 4096,"gamma": 0.99, "seed":312,"net_dimension":[256, 128], "target_step":10000, "eval_gap":20, "eval_times":1} ` Every time I run the training and backtest the results, they are always entirely different. If the seed...

discussion

I have been changing the amount of data downloaded from the AlpacaAPI and I am wondering if anyone can help with how I can plot this, in the same way...

help wanted

### Feature request Would it be possible to include the command mode from the main branch which accepts voice commands from the microphone ? ### Motivation N/A ### Other N/A

enhancement