update config
This commit is contained in:
parent
33ff407437
commit
a01019e0a7
3 changed files with 91 additions and 59 deletions
|
|
@ -319,6 +319,7 @@ function pongClear () {
|
|||
*/
|
||||
function startPolling () {
|
||||
executeTrades()
|
||||
pong()
|
||||
pongClear()
|
||||
|
||||
setInterval(executeTrades, TRADE_INTERVAL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue