Skip to content

bitnom/TradingView-UDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

955494c · Jul 19, 2024

History

20 Commits
Apr 20, 2019
Apr 20, 2019
Apr 14, 2019
Jul 19, 2024
Apr 15, 2019
Apr 20, 2019
Apr 20, 2019
Apr 20, 2019
Apr 20, 2019

Repository files navigation

TradingView-UDF

Notice

This library is no longer maintained since I haven't had time to keep up with it or interest in TradingView UDF any longer.

What

This is a TradingView charting library UDF implemented in PHP.

Why

I couldn't find one and so I made one. So, here you go.

License

You may use freely but I chose the GPL3 license which means if you modify this code, you need to share those modifications via a fork. Please do that. Use it in commercial applications if you want, just please maintain a fork repo of your UDF.

How-To

This UDF assumes that you're installing it under an /api/ subdirectory on an Apache, Litespeed, or OpenLitespeed server. It will work on NGINX as well but you'll have to create your own rewrites in that case. A proper .htaccess file is in the root of the repo.

This UDF currently aims to act as a proxy between crypto exchanges and the TradingView charting library. This is accomplished using the CCXT library.

Issues & pull requests are welcomed.

About

TradingView charting library UDF implemented in PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published