I, as The Herd, need to automatically pre-tag tweets with their relevant ticker. The relevant ticker is required to tie a tweet to a given stock to pre-fill for a user.
Requirements.
Take dictionary of key:value pairs (ticker:name) and turn to Key:values (ticker:[ticker, name])
I, as The Herd, need to automatically pre-tag tweets with their relevant ticker. The relevant ticker is required to tie a tweet to a given stock to pre-fill for a user.
Requirements.