Hello

I have a strategy connected live to GDAX and I'm having this issue in the log, this message appears randomly:

2018-05-23 22:51:23 : Brokerage Info: GDAXBrokerage.Subscribe: Sent subscribe. 2018-05-23 22:51:23 : Brokerage Info: GDAXBrokerage.Subscribe: Sent subscribe.

Question, what does this message means? does it mean it lost connectivity and it's subscribing to symbol list again? does it affect my algorithm somehow?


Also, the same message repeats twice everytime its printed to the log, so this is probably an issue.

As always, thanks for your support.
Xavier R.

Author