New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/nimblemarkets/ticker_autocomplete

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nimblemarkets/ticker_autocomplete

  • v0.0.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

ticker_autocomplete

This project is under active development and is not yet ready for production use. There is scant documentation and the interfaces may change.

ticker_autocomplete is a Golang-based library for auto-completion of financial symbols ("tickers"). It is part of the Nimble.Markets platform.

Examples

You can build the example programs with Taskfile. For a list of tasks, run the list task:

$ task list 
task: [list] task --list-all
task: Available tasks for this project:
* build:                       Build all
* build-cassette:              Build vhs cassette gifs
* clean:                       Clean
* default:                     Default task is "build"
* go-tidy:                     Tidy all
* go-update:                   Update Go dependencies
* list:                        Lists available tasks
* publish-cassette:            Publish vhs cassette gifs to Charm
* you-tickercomplete-me:       Build you-tickercomplete-me

you-tickercomplete-me

you-tickercomplete-me is a simple BubbleTea program illustrating usage of the library. It is still a work in progress towards a full-fledged widget.

you-tickercomplete-me example
$ task
task: [go-tidy] go mod tidy
task: [you-tickercomplete-me] go build -o bin/you-tickercomplete-me cmd/you-tickercomplete-me/*.go

$ ./bin/you-tickercomplete-me

Feedback

Contributions are welcome!

Please submit a PR or open an issue to discuss features.

License

All specifications and data are owned by their respective organizations and are subject to change. This project is not affiliated with these organization.

Released under the MIT License, see LICENSE.txt.

Copyright (c) 2024 Neomantra BV. All rights reserved.


Made with :heart: and :fire: by the team behind Nimble.Markets. Stay Nimble!

FAQs

Package last updated on 20 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc