Skip to main content

Custom Indicators


With the 2.0 update Tealstreet now supports community made custom indicators created in PineJS. This section will go over some examples that are already made, and how you can make your own and get them added into Tealstreet if you wish to do so.

Custom Indicators Example
  • This is the PVSRA Combined & PVSRA Candles custom indicator

Custom Indicators in Tealstreet

Custom Indicators Example 2
  • In this screenshot you can see 3 indicators a community member Zande has already submitted
tip

Note that these indicators are not as powerful as the native TradingView indicators. PineJS is a less powerful & simplified version for third-party developers to use.


Getting your custom indicator added to Tealstreet

Custom Indicators Github
  • You can submit a PR to our Github with your custom indicator. However please be sure to include an MIT License header at the top of your code. If you do not include this we will not be able to accept your PR.

MIT License


Copyright (c) (year) (copyright holders)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


note

Have questions or concerns about getting your custom indicator uploaded? Contact us on our Discord.