You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for help with some light work to maintain the demo site. It's an Angular frontend with a .NET Web API backend. Mostly just copying code and modifying it to add any indicators that are available in the indicator library but not yet available in the demo chart + keeping up with new or modified ones.
No time pressure on this one, but some level of commitment is appreciated. Let me know if you're interested. This is relatively easy stuff, so newbies are welcome here; I'll still be involved, be available for pair programming, and help with code reviews + will be looking at new features over time. Ideas are also welcome.
I'm looking for help with some light work to maintain the demo site. It's an Angular frontend with a .NET Web API backend. Mostly just copying code and modifying it to add any indicators that are available in the indicator library but not yet available in the demo chart + keeping up with new or modified ones.
No time pressure on this one, but some level of commitment is appreciated. Let me know if you're interested. This is relatively easy stuff, so newbies are welcome here; I'll still be involved, be available for pair programming, and help with code reviews + will be looking at new features over time. Ideas are also welcome.
How to add indicators (example):
add Controller for API, such as:
Add indicator metadata that is used by the chart user interface:
Make sure it works correctly:
The text was updated successfully, but these errors were encountered: