Skip to content

Add TradeClaw to Trading bots#58

Open
naimkatiman wants to merge 2 commits into
paperswithbacktest:mainfrom
naimkatiman:add-tradeclaw
Open

Add TradeClaw to Trading bots#58
naimkatiman wants to merge 2 commits into
paperswithbacktest:mainfrom
naimkatiman:add-tradeclaw

Conversation

@naimkatiman

Copy link
Copy Markdown

Adds TradeClaw to the Trading bots section.

Field Value
Repo https://github.com/naimkatiman/tradeclaw
Demo https://tradeclaw.win
License MIT
Made with TypeScript / Node.js

Self-hosted AI trading signal platform: BUY/SELL/HOLD signals from RSI, MACD, Bollinger Bands and EMA confluence across forex, crypto and metals, with a backtesting engine, REST API and Telegram/Discord alerts. Docker Compose deploy.

Placed in Trading bots (table format, following the existing Node.js/TypeScript precedent like R2 Bitcoin Arbitrager). I am the project author.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2f1b3ad4c5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md Outdated
| [R2 Bitcoin Arbitrager](https://github.com/bitrinjani/r2) | R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js + TypeScript | ![GitHub stars](https://badgen.net/github/stars/bitrinjani/r2) | ![made-with-typescript](https://img.shields.io/badge/Made%20with-TypeScript-1f425f.svg) |
| [analyzingalpha](https://github.com/leosmigel/analyzingalpha) | Implementation of simple strategies | ![GitHub stars](https://badgen.net/github/stars/leosmigel/analyzingalpha) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) |
| [PyTrendFollow](https://github.com/chrism2671/PyTrendFollow) | PyTrendFollow - systematic futures trading using trend following | ![GitHub stars](https://badgen.net/github/stars/chrism2671/PyTrendFollow) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) |
| [TradeClaw](https://github.com/naimkatiman/tradeclaw) | Self-hosted AI trading signal platform generating BUY/SELL/HOLD signals from RSI, MACD, Bollinger Bands and EMA confluence across forex, crypto and metals; backtesting engine, REST API and Telegram/Discord alerts | ![GitHub stars](https://badgen.net/github/stars/naimkatiman/tradeclaw) | ![made-with-typescript](https://img.shields.io/badge/Made%20with-TypeScript-1f425f.svg) |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the unsupported Discord alert claim

The description advertises Telegram/Discord alerts, but the linked TradeClaw repository's own README states that Discord is only early scaffolding/proposed and is not a shipped supported integration, with Telegram as the only wired chat integration. As written, users following this awesome-list entry will expect a supported Discord alert feature that the project does not currently provide, so the description should omit Discord or qualify it as experimental/unreleased.

Useful? React with 👍 / 👎.

@naimkatiman

Copy link
Copy Markdown
Author

Thanks @chatgpt-codex-connector — fixed in df27fea. Reframed the entry so it no longer advertises a native Discord alert channel: Telegram is the only wired native chat integration, and Discord now appears accurately as one of the example webhook forwarders (Slack, Discord, n8n, Zapier, Google Sheets) shipped under examples/webhooks/.

For the record, the project's own README has also been corrected in the same spirit (removed an indicator and a data-source it didn't actually ship, fixed the free-tier delay figure, and scoped the strategy-preset/HMM claims to what runs in the live path).

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create an environment for this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant