Ark Agent is an application used To Collect Current and Historical End Of Day Stock Data leverages Celery and MongoDB to provide end of day and historical market data for stocks. It also uses finsymbols that I wrote a while back Finsymbols Please see the nicely formatted documentation on GitHub for more details Ark Agent Wiki… Continue reading
Post Category → MongoDB
Intro : Celery and MongoDB
This post serves as more of a tutorial to get a Hello World up and running while using Celery and MongoDB as the broker . Celery has great documentation but they are in snippets across multiple pages and nothing that shows a full working example of using Celery with MongoDB which might be helpful for new users… Continue reading