You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Have I written custom code (as opposed to using zenbot vanilla): zero
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Fedora 33
Zenbot version (commit ref, or version): main
Zenbot branch: main
NodeJS version: 6.13.4
Python version (when using a python script): 3.9
Exact command to reproduce (include everything): zenbot.sh sim
Did I make any changes to conf-sample.js?: Basic stuff
Describe the problem
It looks like the end result calculation is wrong. It doesn't reflect asset end balance, instead, it just wrongly multiplies currency balance. For unknown reasons, the asset balance is always zero. Also, the formula used for live calculation should be checked too.
System information
Describe the problem
It looks like the end result calculation is wrong. It doesn't reflect asset end balance, instead, it just wrongly multiplies currency balance. For unknown reasons, the asset balance is always zero. Also, the formula used for live calculation should be checked too.
Source code / Error logs
Sim.js
I'm currently working on fix up/rewrite.
I'm currently working on fix up/rewrite.
The text was updated successfully, but these errors were encountered: