Author

Topic: Real time prices on automated scripts like tradingview? (Read 56 times)

legendary
Activity: 1652
Merit: 1088
CryptoTalk.Org - Get Paid for every Post!
I don't think there is an open source scrypt you can use. But you can try keeping the following website open:

https://coinalyze.net/bitcoin-live-price-charts/

It pulls in live bitcoin prices from all the exchanges and displays them on a single page, so you can see at a glance the differences between exchanges.

It does the same service for a whole bunch of altcoins as well.
newbie
Activity: 1
Merit: 0
Hi there,
I've been searching for an answer but can't seem to find an answer.

I'm trying to automate a trading strategy to give me alerts wen certain conditions apply.
Is there a way to base this script on the real time price? The only options I can seem to find are the open, close, high and low prices etc. Choosing the close price is the most obvious choice. However  this means the script will only run once each candle interval I choose.

I want the script to run every few seconds to be able to react faster. Is this even possible on tradingview? Or an alternative?

Thanks
Jump to: