blackbird icon indicating copy to clipboard operation
blackbird copied to clipboard

Demo mode - log possible trades

Open stixpunk opened this issue 6 years ago • 1 comments

I have blackbird running one week in demo mode and csv is empty (only header). Is there or can be added option to log possible trades to csv in demo mode? It will be helpful to see some results before run bot with real money.

stixpunk avatar Mar 02 '18 15:03 stixpunk

Personally, I wouldn't want to nest action critical functions (like send order) in any loops for a feature like this. Without doing that, I think adding the feature to the current codebase would be a lot of work for very little payoff.

That being said, I don't want to discourage anyone from submitting a PR for a feature like this -- I'm sure it's in demand.

CCKRK avatar Mar 02 '18 20:03 CCKRK