I am wondering about an unsupported code feature, and that is to have a text field on a chart for an input. Next to that I'd like to have a 'calculate' button that would run a series of calculations. I would imagine a bool to show a checkbox would be a similar piece of code.
I've attached an image showing the simplest version of this.
If curious, the purpose is a position sizer for Forex(of which I have already built logic for), but having an input field, with a 'calculate' button would be much more user-friendly than having to open the user-input screen each time to add new values.
Does anyone know of any NT code samples anywhere that accomplish such a thing, or an idea of where I should look to accomplish this?

Comment