Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Overlay / Indicator Parameters User can Modify #49

Open
tradex-app opened this issue Nov 29, 2023 · 1 comment
Open

Define Overlay / Indicator Parameters User can Modify #49

tradex-app opened this issue Nov 29, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tradex-app
Copy link
Owner

Every Overlay and Indicator has a set of parameters for it's instantiation.
An optional additional parameter publicParams will be added to define which instance parameters should / could be exposed to the end user via the configuration (cog) icon, or other defined by the developer, exposing the config API.

The inbuilt / default configuration invocation will open a dialogue in the chart GUI, which will expose only the parameters defined by publicParams.

Similarly, custom defined configuration invocation will also only expose those defined by publicParams

Using the following feature:
Modify Overlay / Indicator Parameters
#48
would allow for the dynamic modification of what parameters are exposed to the end user.

@tradex-app tradex-app added the enhancement New feature or request label Nov 29, 2023
@tradex-app tradex-app added this to the V1.0.0 Release milestone Nov 29, 2023
@tradex-app tradex-app self-assigned this Nov 29, 2023
@tradex-app
Copy link
Owner Author

in progress...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant