Skip to content

torbenconto/open-transaction-notifier

Repository files navigation

Open Transaction Notifier

SEC form 4 transaction notifier for insiders trading in the US stock market.

Uses only data from the SEC EDGAR database.

How to run

  1. Clone the repository
    git clone https://github.com/torbenconto/open-transaction-notifier.git && cd open-transaction-notifier
  1. Configure

  2. Configure the notifier to your liking Modify config.toml to your heart's content.

  3. Run the docker-compose

    docker compose up -d

Notifying options:

  • NOTIFICATION_METHOD=discord_webhook (NOTIFICATION_INFO=your_discord_webhook_url)

About

An insider transaction notifier built in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published