Author

Topic: AutoView - Automate TradingView using a Free Chrome Extension (Read 8267 times)

brand new
Activity: 0
Merit: 0
You can also automate your TradingView strategies with Wunderbit Trading that offers trading terminal, trading bots and copy trading.

With TradingView's PineEditor you get the most powerful tool to create bots for crypto markets. You can backtest any idea and instantly see how it performed.

You can then set up alerts each time your bot suggests to buy or sell. It is possible to connect TradingView to Wunderbit Trading and once an alert is received, the bot will execute an order. You can also add take profit and stop loss. Bot will then run 24/7.

Currently, supported exchanges are Binance, Kraken, KuCoin and Bittrex.

Automate your first bot now: https://trading.wunderbit.co/

Detailed tutorial is available: https://docs.trading.wunderbit.co/traders/bots
newbie
Activity: 2
Merit: 0
Would like to trade between USD and BTC on coinbasepro based on MACD signal line crossing.

The trigger on MACD is easy enough to configure.

The Message part I am having trouble with.

Want to test with 1 BTC back and forth. The Message I have figured out so far is:

# believe this would sell 1btc to USD, but it does not seem to be working:
e=gdax s=BTCUSD b=sell q=1 t=market u=currency

The trigger is working:
http://radiantcreators.com/table/BTCUSD.png

jr. member
Activity: 462
Merit: 1
This is great for the people like me that not good in trading this is a really big help for me. Im trying it right now and watching your video in youtube. I hope it will be successful thank you for this project.
newbie
Activity: 1
Merit: 0
The latest update pushed me off of Autoview.

I've been running several solutions, from bots I made myself, to stuff like Gekko and Zenbot4 to Autoview.

I like working in tradingview and Autoview has been a great help.
but the latest payment scheme pushed the price of Autoview higher than the likes of Gunbot for me.

Autoview is ok, it's not great, dropped orders do not get checked and refilled and the cost of running chrome is high compared to js or golang.
And since I can't access most of the exchanges listed, a bulk package does not work for me.

I really like what Autoview has done so I'd thought I'd voice my opinions.
newbie
Activity: 1
Merit: 0
Hi AutoView,

I am a freshman with no bot trading knowledge and I don't know how to set up the script. Just wondering where can I find some tutorial with the simple script so I can try to trade with the small stake on the Binance.
Many thanks in advance.
newbie
Activity: 2
Merit: 0
hi, i've just installed version 6.1.4 of autoview chrome extension but it doesn't work, first of all poloniex and bittrex doesn't appear as an option, only 1broker and bitmex. the change settings button doesn't work, and when i access the setting page through chrome extensions the tab links doesn't seem to be working either. did this happened to anyone? could it be some firewall or chrome permission preventing the extension to work?
newbie
Activity: 6
Merit: 0
It looks very promising,but i am a biy worried about security if you could explain how the users will be protected from data leakage.Thanks in advance
newbie
Activity: 81
Merit: 0
this is the words greatest invention............
I dont think you know how fucken cool this is !!!

Can we please see video link updated and maybe a how to video.
hero member
Activity: 798
Merit: 531
Crypto is King.
AutoView, please provide the proper syntax for the 1broker BTCUSD market. I am trying to use:

Code:
Long 
e=1broker s=btcusd c=position b=long q=0.10 l=5 t=market tp=10 sl=5

Short
e=1broker s=btcusd c=position b=short q=0.10 l=5 t=market tp=10 sl=5

Nothing happens in the extension. I am viewing console and nothing is showing up when an alert fires.

I want the current position in the market to close, and the new position open upon each alert.

Thanks.
sr. member
Activity: 267
Merit: 250
Learn to go against your mind
Any plan to add other exchangers? Are you still support this product? Excellent work btw!
hero member
Activity: 484
Merit: 500
Great work on this!
hero member
Activity: 630
Merit: 502
Would be better to implement this in Mozilla FireFox, because FireFox is browser Nr. 1 in the world.  Grin
Yes I use both firefox and chrome. I find that chrome does not work on all sites with an extension and sometimes crashes. While in firefox going to the same sites with the same extensions installed works fine. Firefox ftw Grin if it can be implemented that is.
newbie
Activity: 26
Merit: 0
This looks worthy for a bookmark - great work guys
jr. member
Activity: 37
Merit: 8
Would be better to implement this in Mozilla FireFox, because FireFox is browser Nr. 1 in the world.  Grin
Yes I second that.

Guess we shall add that to our list of updates Smiley
sr. member
Activity: 294
Merit: 250
SynqCrypto Team
Would be better to implement this in Mozilla FireFox, because FireFox is browser Nr. 1 in the world.  Grin
Yes I second that.
hero member
Activity: 658
Merit: 500
Would be better to implement this in Mozilla FireFox, because FireFox is browser Nr. 1 in the world.  Grin
jr. member
Activity: 37
Merit: 8

Are these strategies strategies that you created, that were created by users and given out for free or does strategies are visible by default?

I only wonder since when a strategy would be really good then it could get saturated pretty fast by others using the same script.

Those are example strategies, more to provide some code and tricks in pine for making your own custom one. Some of them are being used by others, but there is almost always some minor customizations at bare minimum. Different time frames, different markets, take profit, stop losses, etc... The odds of more than a few people running an "exact" system are pretty slim considering the wide range of indicators and possibilities on TradingView.

You can go to this link and there are always new people adding new strategies that can be automated.
https://www.tradingview.com/script/?sort=recent&script_type=strategies
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile

Are these strategies strategies that you created, that were created by users and given out for free or does strategies are visible by default?

I only wonder since when a strategy would be really good then it could get saturated pretty fast by others using the same script.
jr. member
Activity: 37
Merit: 8
OP to be honest with I don't any knowledge with this, but reading and following your thread interest me in such that you could be possibly create your own trading bot with the help of this, do you already have existing bot that has been created from this? if you do so, do you have free version? or it is just for sale or it is just limited. I really wanna learn trading. Thank you for your understanding.

There have been a lot of bots created with this already, there's over 300 users at the moment, and for the most part, each one of them has their own bot.

The whole system is free, the only thing you may have to pay for is a TradingView account.

I'd recommend following our other thread, as it will be more focused on the strategies and trading aspect of this all.
https://bitcointalk.org/index.php?topic=1379538.new#new

As for some bots that have already been made, there are a few examples in the OP.

Quote
hero member
Activity: 756
Merit: 500
OP to be honest with I don't any knowledge with this, but reading and following your thread interest me in such that you could be possibly create your own trading bot with the help of this, do you already have existing bot that has been created from this? if you do so, do you have free version? or it is just for sale or it is just limited. I really wanna learn trading. Thank you for your understanding.
hero member
Activity: 692
Merit: 569
jr. member
Activity: 37
Merit: 8
We've created a second thread in the "trading discussion" section. This thread will now be about the development alone for autoview.
https://bitcointalksearch.org/topic/m.14032546


Visit us here to discuss strategies, pinescript and the use of the extension.

We are currently adding multiple accounts/api entries so you can trade for your members without sharing your strategy, or simply test multiple strategies live at the same time. This update is also going to have everything we need to begin adding other exchanges, so that will be the next step.
jr. member
Activity: 37
Merit: 8
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.

The thing i'm a bit worried about is that my private API could be leaked. I DON'T say that you are that kind of person but i simply was way too often experiencing disappointments. Latest was master-P who looked like a nice guy and escrow to me and was only a f... scammer at the end. He was able to fool many unfortunately.

Anyway... i'm eager to try it out, it would be great if bots could be created simply from tradingview strategies. Cheesy

Anyone can officially create bots by simply setting up alerts based on TV strategies. A lot of doors are now open for a lot of people. I am glad others are seeing the same potential we saw when building this. Smiley Thanks for your replies and comments thus far.

...shorten quotes...

I checked this extension for not-so-nice code and can report that it comes out clean. Nice job Op!

I take security very seriously and audit a lot of code on here, especially extensions like this. It's always good when people make nice things with no ulterior motives.



We are grateful for both your checking, and approving this extension. We understand the need for "crypto paranoia" and are glad that you're helping us and the community get over our anxiety and trust issues Tongue


It seems that master-P left his step in the forum, because when most of the people think about a scam, they think about him. Anyway, your extension looks good. Does it allow us to trade with Bitcoin exchngaes (I've red Forex somewhere, so sorry if it is already written that we can) ?

As of right now, the only Bitcoin exchange integrated is OKcoin.

We are open to requests for other exchanges, we were just personally familiar with Okcoin and their api.
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.

I checked this extension for not-so-nice code and can report that it comes out clean. Nice job Op!

I take security very seriously and audit a lot of code on here, especially extensions like this. It's always good when people make nice things with no ulterior motives.



Thanks for checking the code. I hope i will soon find the time to check this application out. Cheesy

I always was asking me why i can create such nice triggers and indicators and not use them for automated trading. Guess the solution might be there now.
legendary
Activity: 1064
Merit: 1000
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.

I checked this extension for not-so-nice code and can report that it comes out clean. Nice job Op!

I take security very seriously and audit a lot of code on here, especially extensions like this. It's always good when people make nice things with no ulterior motives.

sr. member
Activity: 325
Merit: 250
Decentralised Amazon & ICO Hub
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.

The thing i'm a bit worried about is that my private API could be leaked. I DON'T say that you are that kind of person but i simply was way too often experiencing disappointments. Latest was master-P who looked like a nice guy and escrow to me and was only a f... scammer at the end. He was able to fool many unfortunately.

Anyway... i'm eager to try it out, it would be great if bots could be created simply from tradingview strategies. Cheesy

It seems that master-P left his step in the forum, because when most of the people think about a scam, they think about him. Anyway, your extension looks good. Does it allow us to trade with Bitcoin exchngaes (I've red Forex somewhere, so sorry if it is already written that we can) ?
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.

The thing i'm a bit worried about is that my private API could be leaked. I DON'T say that you are that kind of person but i simply was way too often experiencing disappointments. Latest was master-P who looked like a nice guy and escrow to me and was only a f... scammer at the end. He was able to fool many unfortunately.

Anyway... i'm eager to try it out, it would be great if bots could be created simply from tradingview strategies. Cheesy
jr. member
Activity: 37
Merit: 8
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?

The code is public for everyone to see. When we first launched, a few people in the TV chats looked it over and all gave it the go ahead.
If you go to your extensions page and enable developer mode, you'll get access to a "background page" for the extension. On this page you can see all communication between the extension and the exchanges.

Chrome is pretty good about security, you need to give the extension permission to communicate with 3rd party sites, keeping you in control.

If there is anyone, or you know of anyone that could do another review of the code and post their analysis here, that'd be great.
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
I did not check it out yet but i really like the thought behind and when i have time i will check it out.

The only thing i'm not so sure about yet is that i would have to enter my api into the extension most probably. And i not really know if it's safe, was the code reviewed by someone already?
jr. member
Activity: 37
Merit: 8
jr. member
Activity: 37
Merit: 8
AutoView
Free Chrome Extension
Place Live Trades Using TradingView Alerts


Have you ever wished you could build your own trade bot?
Have you ever dreamed of being able to back test and automate your own trading strategy?

Now you can, and it's both easy and FREE.

Using AutoView and TradingView together you can build, back test and automate anything from a single trade to a full blown 24/7 trading strategy.
This is so easy anyone can do it. All you have to do is create alerts on TradingView as you normally would. Only difference now is that you'll give the extension commands using the alert message.

Here's an example:


Using a specific syntax in the alert message, you can tell the extension which market to place the order on, how much to place, the order type, leverage, limit or market etc..
In a single alert message, you can close any open orders, close any open positions and open new orders/positions.

Syntax for alert messages:
=
= =...

Parameters

Alias                    ?                  Type                    Default               Values               
book          bstringask, bid, long, short
cancel/close cstringn/aorder, position
disableddboolean00, 1
leveragelinteger>= 0
pricepdecimal0min(-max), min%(-max%
quantityqdecimal100%min(-max), min%(-max%
stoplossslintegern/a# of price interest points (pips)
order typetstringlimitclose, limit, market, open
take profittpintegern/a# of price interest points (pips)
yieldystringbalancebalance, equity

Override

exchange                    e                  string                                        1BROKER, OKCOIN
symbol          sstring BTCCNY, GBPNZD, LTCUSD3M, ...

---------- Examples
-- Place a 5 contract market order at the top price
b=long l=10 q=5 t=market

-- Place a short at an undercut of $0.05
b=short p=-0.05 l=10 q=1 t=limit

-- Place a long of 1-10 contracts, between the top price and an undercut of $1
b=long p=0--1 l=10 q=1-10 t=limit

NOTE: The above examples are for Alerts placed on a futures symbol (e.g. BTCUSD1W)


---------- Notes
PERCENTAGES: Will automatically be converted to a decimal (i.e. / 100).
e.g. 20% = 0.2
e.g. 115% = 1.15

PRICE: When using percentages, the calculation will be based directly off the top value.
e.g. $300 * 50% = $150
e.g. undercut @ 95%: $300 * 0.95 = $285
e.g. overcut @ 105%: $300 * 1.05 = $315

QUANTITY: When using percentages, the calculation will be based off your available contracts.
i.e. available_balance * leverage / per_contract
e.g. 1.75 * 20 / ($100 / $300) = 11
e.g. 11 * 75% = 8

ORDER TYPE: [limit, market] apply to both opening orders and closing positions.
[close] applies to position closing orders.
[open] applies to canceling open orders.
e.g. Cancel all open orders: c=order t=open
e.g. Cancel all position closing orders: c=order t=close
e.g. Cancel all orders: c=order

SYMBOL: Until more Forex exchanges are implemented, FX symbols will default to 1Broker.

YIELD: [balance] will use your available balance in calculations
[equity] will use your entire account balance in calculations
-- Using [equity] may cause orders to fail due to calculated contract quantity.

Initial/Basic Setup Tutorial with Example Strategy and Study:
https://www.tradingview.com/script/iVHq4EFG-How-to-automate-this-strategy-for-free-using-a-chrome-extension/
Video : https://www.youtube.com/watch?v=EpA1C5DJqhw

Other Strategy template and examples:
https://www.tradingview.com/script/ec7Z0XWA-P2-V2-BTC-Strategy/
https://www.tradingview.com/script/8PHoLRSL-Squeeze-Momentum-Strategy-BTC-ready-for-automation/
https://www.tradingview.com/script/AssaJmAa-AutoView-MovingAvg-Cross-Video-Attached/
https://www.tradingview.com/script/wEZWjpGY-AutoView-Automate-it-Heiken-Ashi-No-pyramiding-or-repainting/
https://www.tradingview.com/script/gONtbXRo-AutoView-Trailing-Stop-Back-Testing-and-alerts-TP-and-TS/

Additonal Features:
Export Back Test data...
Once the extension is installed, the TradingView strategy tester will have a new button called export beside the performance summary. Clicking this will copy the performance summary, overview and list of trades to your clipboard. You can then use a Google Sheet to paste into and begin tracking all trades by combining a forward test with a lengthier back test. There is a template Google Sheet that will do all the profit factor and overview calculations for you here:
https://docs.google.com/spreadsheets/d/1h1HNaIKYUM1D2TYu-op1BjGgGhjACTjL3Jz1DS9bv1E/edit
There is also a video on how to use this here :
https[Suspicious link removed]aHl4
Jump to: