NeoWang9999

Results 7 comments of NeoWang9999

I tried in my WSL, it gives error: ``` (mlc-chat) nw@DESKTOP-BADE1QI:/mnt/c/Ubuntu/mlc$ docker compose run -i --rm mlc-llm [+] Running 1/0 ✔ Network mlc_default Created 0.0s terminate called after throwing an...

> @NeoWang9999 was the data sampled at 3-second frequency, and some time windows happen to be missing? If that's the case, you probably want to just `resample` your DataFrame to...

> @NeoWang9999 were you able to resolve the issue? Did you use any custom method? Looking forward to hearing yes, I did little code change, rewrite some functions. looks like...

I saw the cumulative profit chart in the webserver. It's very useful and great, but it's not what I need right now because it’s calculated over a period of several...

> Intra-trade "per candle" profits Exactly! That's what I meant. Forgive my not-so-good English, but code is always more precise, right? 😄 ``` def expand_trades_to_timeframe(trades_df, pair2ohlcv, timeframe): def expand_time_points(row): start...

> amounts can and will change over time through position adjustments I know but currently my case doesn't need to consider it

same here ``` PS C:\Users\nobody\Downloads> .\llava-v1.5-7b-q4.llamafile.exe 程序“llava-v1.5-7b-q4.llamafile.exe”无法运行: 指定的可执行文件不是此操作系统平台的有效应用程序。所在位置 行:1 字符: 1 + .\llava-v1.5-7b-q4.llamafile.exe + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~。 所在位置 行:1 字符: 1 + .\llava-v1.5-7b-q4.llamafile.exe + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException...