Viewing all current variables
#1
This may help someone.

I was trying to add the tick time to my logging and kept getting lost so I added

log.info(this); at the end of the script.

This causes it to display ALL of the variables and then I was able to narrow it down bit by bit.

log.info(this.candle.start) was what I was after btw.
  Reply


Messages In This Thread
Viewing all current variables - by martyc - 08-06-2018, 11:10 AM
RE: Viewing all current variables - by askmike - 08-07-2018, 03:09 AM

Forum Jump:


Users browsing this thread: