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.
I tried to make the bot trading more frequent, but when I changed the default_logic.js here rs.check_period = '1m' // speed to trigger actions at
I want to change 1m to 10s
Then the bot seems not calculate any more, its reporter gives same total amount and ROI with different trade price.
Can anyone give advices how to set the bot to make it check trigger every 10 sec and trade every minute.
Thx!
The text was updated successfully, but these errors were encountered:
On Mar 16, 2017 4:24 PM, "shusunny" ***@***.***> wrote:
I tried to make the bot trading more frequent, but when I changed the
default_logic.js here
rs.check_period = '1m' // speed to trigger actions at
I want to change 1m to 10s
Then the bot seems not calculate any more, its reporter gives same total
amount and ROI with different trade price.
Can anyone give advices how to set the bot to make it check trigger every
10 sec and trade every minute.
Thx!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#125>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJqpeZg-vtJUHYL_iyip8grxaG4NvXIqks5rmcS6gaJpZM4MgAK0>
.
I tried to make the bot trading more frequent, but when I changed the default_logic.js here
rs.check_period = '1m' // speed to trigger actions at
I want to change 1m to 10s
Then the bot seems not calculate any more, its reporter gives same total amount and ROI with different trade price.
Can anyone give advices how to set the bot to make it check trigger every 10 sec and trade every minute.
Thx!
The text was updated successfully, but these errors were encountered: