v3nz3n
v3nz3n
Great, thanks for the extensive answer! I understand the logic, app design and flow better now which will help me test some ideas for IAC. What I have done since...
Thanks for your time on this issue. I implemented your suggestion (above) tonight and it works smoothly as with the other Signals(). Good idea to use the same API Signal...
This is something I have been thinking about. It could be implemented at module level (ie in a strategy) which fetches the price history, stores it locally in a file...
James, I implemented this patch a few months ago and it has been a brilliant addition to my setup. Basically, I store **all** tick data and depth messages to a...
This is probably the first thing that sprang to mind when I started using goxtool. I think a lot of people want this functionality. However, splitting the console window into...
Filtering on the signal_debug() transmitted reference is a simple and effective way of getting Strategy messages into an additional curses window created in goxtool.py or, as you suggest, just toggling...