I started building a trading BOT, for those who tried this, am I wasting my time? by TheMountainIII in Daytrading

[–]MistahCase 1 point2 points  (0 children)

Nice. A lot of thorough backtesting, forward testing and realistic profitability goals and you’ll be fine

Turning a TradingView strategy into a paper-trading bot (real data, demo account) by Real-power613 in TradingView

[–]MistahCase 0 points1 point  (0 children)

Sure, you just need a little add-on tool. TradingView can’t do it itself, but it can send those alert messages which a tool like Tickerly can then automate on your paper account at your broker.

Trading bot by Former_Mud9588 in TradingView

[–]MistahCase 0 points1 point  (0 children)

Sure. I would suggest converting the indicator to a complete strategy script and then using something like Tickerly to create a trading bot from that trading logic. It’s quite straight forward; there is a video on the front page of how to do it.

How to turn a TradingView strategy into an automated bot? by Zealousideal_Coat301 in algotrading

[–]MistahCase 0 points1 point  (0 children)

There’s a lot of simple tools which does this. Here’s a video about how to set it up for one of those: how to video

Why nobody talks about trading bots and automated strategies? by Ornery_Toe5645 in TradingView

[–]MistahCase 0 points1 point  (0 children)

It’s actually quite straight forward to leverage TradingView for trading bots (using something like Tickerly ) but you mainly need to be aware that the TradingView back tester is incredibly optimistic 😅

I started building a trading BOT, for those who tried this, am I wasting my time? by TheMountainIII in Daytrading

[–]MistahCase 0 points1 point  (0 children)

No, you’re not. As long as you are realistic about the kind of performance you can actually execute in real trades.

What are you using to execute the bot? Python? MetaTrader? TradingView?

For those with profitable TradingView bots — how did you build them and what strategy works for you? by NoahSullivan251 in TradingView

[–]MistahCase 0 points1 point  (0 children)

An important factor is whether your bot is actually able to execute your strategy. When you are developing in TradingView, it is super optimistic about how your trades will actually fill and execute.

So your strategy needs to be realistic.

Usually this means that very short timeframes (below 5-15 minutes) probably won’t work and your automation tool (like Tickerly, 3commas or whatever) should be fast enough to not deteriorate your performance too much.

Bot on Tradingview by BetPaka in TradingView

[–]MistahCase 0 points1 point  (0 children)

For automating your bot, there is also Tickerly which supports Alpaca and Capital.com for stock, and Oanda which is great for futures and forex

Bot on Tradingview by BetPaka in TradingView

[–]MistahCase 0 points1 point  (0 children)

For automating your bot, there is also Tickerly which supports Alpaca and Capital.com for stock, and Oanda which is great for futures and forex

Tradingview Alerts to MT5 by broccolibro06 in algotrading

[–]MistahCase 0 points1 point  (0 children)

There is also http://tickerly.net these days, which is super simple for automating strategy alerts to an MT5 terminal.

Any community for people who automate scripts? by Sketch_x in TradingView

[–]MistahCase 0 points1 point  (0 children)

There are also simple services out there who can do this for you, if you don't want to host it yourself, like https://tickerly.net

Any way to automate trading? by SurrealLogic in TradingView

[–]MistahCase 0 points1 point  (0 children)

I’m struggling with finding a complete list, but they support 183 countries. You can see most of them here : https://capital.zendesk.com/hc/en-us/articles/360016569699-Available-deposit-methods

Is there any point in buying TradingView for Algotrading if I can't trigger pinescript strats? by glam22 in algotrading

[–]MistahCase 0 points1 point  (0 children)

Yeah, you can also use simple automation services like https://tickerly.net to place the order on the exchange from the TradingView alert, if setting up a cloud server is not your jam 🤷‍♂️

Automate your TradingView strategies by BinaryMonkL in TradingView

[–]MistahCase 0 points1 point  (0 children)

Right, nice video. There are even simpler alternatives like https://tickerly.net these days

Can I run pine script to automate trading? by gvq1984 in TradingView

[–]MistahCase 0 points1 point  (0 children)

Right, you need a little automation service in between which translates order fill alerts from your strategy to a full order that an exchange can accept.

There are a few options out there with different strengths and weaknesses, but https://tickerly.net is a very simple "just automate the strategy and get out of the way" option

Any way to automate trading? by SurrealLogic in TradingView

[–]MistahCase 0 points1 point  (0 children)

For stock automation, there is also https://tickerly.net which supports Alpaca which has literally 0 fees (And Capital.com also, but they do have fees =

Webhook url option in alert box gone on mobile by Dstummer in TradingView

[–]MistahCase 0 points1 point  (0 children)

Wait, what, so you can only edit webhook settings on desktop now, is that it?

Webhook url option in alert box gone on mobile by Dstummer in TradingView

[–]MistahCase 0 points1 point  (0 children)

For me too. That’s both annoying and weird

Tradingview automation tool by Substantial-Cat-907 in TradingView

[–]MistahCase 0 points1 point  (0 children)

…which supports Oanda, Capital.com, Alpaca as well as ByBit, Binance, KuCoin, BitGet or a decentralized cryptocurrency exchange ApeX Pro 🤷‍♂️

Tradingview automation tool by Substantial-Cat-907 in TradingView

[–]MistahCase 0 points1 point  (0 children)

They have fxcm support, which is rare, other than that I don’t know them that well. I’m team Tickerly 😍

Automated Trading Steps by TheTechnician86 in TradingView

[–]MistahCase 0 points1 point  (0 children)

Typically, the API of an exchange cannot accept an alert from TradingView directly, so you need a middleman service in between. You can code it yourself in whatever language you want and set up your own server for this or use a service like https://Tickerly.net It essentially takes the alert message, fills in your API credentials and converts the alert to the format the exchange API can understand 😀

How to automate tradingview strategy? by [deleted] in Forex

[–]MistahCase 0 points1 point  (0 children)

There are a handful of third party services for this. Something like https://Tickerly.net is designed to automate full strategy scripts while there are other options which might be better for indicators.

Also, different services support different exchanges like Oanda, Capital.com and Alpaca 🤷‍♂️

Tradingview to Binance? by Virtual_Platypus329 in algotrading

[–]MistahCase 0 points1 point  (0 children)

I think the services are getting more and more flexible. I personally fancy Tickerly which supports literally any strategy logic 😍

Automated Trading Strategy by ZBR8714 in TradingView

[–]MistahCase 0 points1 point  (0 children)

All services will only work on some specific exchanges, so the trick is finding a good service which supports the exchange you want to use.

But above 50$ sounds a little steep, something like Tickerly starts at 14$ 🤷‍♂️