Hi, as far as you want that user sets his own parameter values - Yes its "clean". Here's from documentation: "Fields marked with Configurable annotation will be shown in dialog before strategy start. Values from that dialog will be set to fields before calling onStart method."
[gillette]
Post subject: Re: How to implement external variables into custom strategy?
Post rating: 0
Posted: Wed 30 Sep, 2009, 15:48
User rating: 1
Joined: Sat 26 Sep, 2009, 21:06 Posts: 13
from documentation? Sorry for stupid question, but which doc do you mean? I've found javadoc generated https://www.dukascopy.com/swiss/docs/api/index.htm which is very, very, VERY useful and thanks a lot for them, but I didn't see nothing about @Configurable flag there.. Maybe I just missed it.. thanks anyway for help
API Support
Post subject: Re: How to implement external variables into custom strategy?