From 80c03425b4e37ab801963667c1611a403db0fa1c Mon Sep 17 00:00:00 2001 From: mistahcase <42237590+mistahcase@users.noreply.github.com> Date: Sun, 26 Feb 2023 20:46:02 +0100 Subject: [PATCH] Update README.md I would be honored if you would list Tickerly, which has been built with pinescript developers in mind; namely to let the code handle all the order conditions and let the automatic order execution layer do just that and just do whatever the strategy says... and fast! --- resources/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/README.md b/resources/README.md index ad5e40b..d900b1f 100644 --- a/resources/README.md +++ b/resources/README.md @@ -156,6 +156,8 @@ We maintain a list of [trusted Pine programmers for hire in TradingView's Help C [ProfitView](https://wiki.profitview.app/home): Google Chrome extension that receives TV alerts and relays orders to crypto exchanges. Among PineCoders, has the reputation of being better than AutoView. +[Tickerly](https://tickerly.net/) can receive TV strategy alerts and execute them on major crypto and forex exchanges. Built for low latency and to give full control of the order execution to the strategy script. + [TradersPost](https://traderspost.io/) can receive TradingView alerts via webhook and send buy/sell orders to popular brokers like TDAmeritrade, TradeStation, Robinhood, Alpaca and more. Currently supports US Equities and other asset classes coming in the future. [TradingView alerts to MT4/MT5](https://www.tradingconnector.com/) receives TV alerts and converts them into instant orders on MT4/MT5 in forex, indices and commodities markets. Latency is below 1 second.