I have an indicator that create a button on the toolbar of chart panel. I have already the method on click().
I want that when i press the button, ninjatrader show me a simple pop-up/form with a textbox and a datetimepicker and a button, so i can insert data and store it into variables when i click "OK" button on this last form.
Please, I have no idea how to do that, can you provide a generic sample?
Thanks

Comment