question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add custom indicators (like the "now indicator")

See original GitHub issue

The “now indicator” is looking pretty great!

I need to display another domain-specific indicator (at a fixed date in my case), but I can’t find a good solution for it.

I tried in the viewRender callback:

view.renderNowIndicator(myFixedMoment);

Seems to work well at the beginning (i.e. two indicators are displayed), but few seconds later, they get messed up, probably because of the interval of the “now indicator”.

I would need to add a custom CSS class to this indicator as well, so that one can distinguish them all. Could actually be nice to provide specific CSS class to the “now indicator” as well.

Is there any already existing solution? If not, what do you think of this?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:9
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
mcmulecommented, Apr 27, 2021

Same question here. Does anyone have a clean way to do this in 2021? (since this has been opened for 3 years+ and the feature does not exist yet)

2reactions
apoklyakcommented, May 29, 2020

Any updates? Is it possible to customize now indicator?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add custom indicators to Metatrader 5 - YouTube
Get my exact strategy here https://tradingwiththan.net/In this video you wil learn how to add custom indicators on Metattader 5 as a ...
Read more >
How To Create Custom Indicators in TradingView Part 1
How To Create Custom Indicators in TradingView Part 1 | Multiple indicators | Free indicatorIn this video, you will learn how to create...
Read more >
How to Install Custom Indicators on MT4 (Step By Step Guide)
A step by step tutorial on how to install custom indicators and expert advisors on MT4. SUBSCRIBE TO RAYNER'S YOUTUBE CHANNEL...
Read more >
How to install custom indicators in MetaTrader 4 - Tradimo
How to use a custom indicator on your charts · 1. Open your MetaTrader 4 platform. · 2. Locate the Navigator panel, as...
Read more >
How to customize indicators for trading - YouTube
We made this video to show everyone the basics of not only adding an indicator to their chart, but also controlling the settings...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found