I'm looking to check a value each bar to see if it exists in a pre-defined collection of values that I want to store before running the script. The collection is sufficiently large that it would benefit from being stored in a data structure with constant lookup time. Has anyone implemented this in AFL or through a plugin?
- [amibroker] Is there a hash table or dictionary structure... Potato Soup
- [amibroker] Re: Is there a hash table or dictionary ... tuzo_wilson
- Re: [amibroker] Re: Is there a hash table or dict... Potato Soup
- Re: [amibroker] Re: Is there a hash table or ... Tomasz Janeczko
