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.
You can change .format(d3.format(',.2fs')) to .format(d3.format(',.8fs')) on line 88 in zenbot/plugins/server/public/main.js to fix the current close price for var closeAnnotation = techan.plot.axisannotation() and optionally doing a 'replace all' ,.2fs to ,.8fs in your favorite text editor will change all plotted values to 8 decimals thereby fixing this issue. I'm not sure if it's best to do this for volumes as well as it may have an effect on performance so I will let @carlos8f decide how to commit those changes.
I'm not sure why there is no trade action on the 5min RSI, I think either it's a rs.min_double_wait/rs.min_reversal_wait issue or there wasn't enough look-back data to calculate RSI. It's also possible that zenbot missed the signal if it lasted less than 1 minute. Does anyone else have any input on this issue?
I have Question
September 10th, 2016 1:00 KST
Referring to #9 Zenbot3 Had installed
and Run to RealTrading Mod
Now is 13:00 KST
The text was updated successfully, but these errors were encountered: