Skip to content

Update README.md #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ We maintain a list of [trusted Pine programmers for hire in TradingView's Help C

[WolfBot](https://wolfbot.org/) can receive TV alerts via Email or Webhook URL and trade on 25+ cryptocurrency exchanges. Supported alerts include buy/sell (limit and market orders), as well as more advanced order types such as stop-loss and trailing-stop.

[WunderTrading](https://wundertrading.com/en) is a cloud-based crypto trading automation software that can receive TradingView alerts through webhook and execute trades on the top cryptocurrency exchanges (12+ largest crypto exchanges). Features include: multiple take-profits, stop-loss, trailing stop/profit, multiple entries, DCA. What’s unique, traders can trade multiple APIs simultaneously.

### For developers

Backtest Rookies has developed [tv2bt](https://backtest-rookies.com/2019/11/22/tv2bt-tradingview-to-backtrader-module/): *a data feed for Backtrader which will allow you to receive trade signals and/or OHLCV data from Tradingview. It aims to open access to the plethora of open source strategies and indicators on the Tradingview and allow you to use them to influence your own live strategies. In addition, it can also be used to find some good, reliable intra-day data.*
Expand Down