Hi greenhorn:
You have some possibilities:
- if you don't have too many parameters to fill or define you can create a JDialog when a defined event occurs and get the return of that input dialog (you can create a sequence of input dialogs). More info about
here- other way is to create a new window with fields for all parameters when that event occurs. More info about
here.
- other way is maybe possible with strategy presets in strategy tab, but i think that don't is what you pretend.
Hope that helps
Trade well and good luck
JL