Post subject: Inject @Configurable field via JForex API
Post rating: 0
Posted: Wed 21 Sep, 2016, 20:42
User rating: 2
Joined: Sun 15 Apr, 2012, 22:19 Posts: 25 Location: GermanyGermany
Hi,
I have a strategy that contains some fields that have been annotated using the @Configurable annotation. When I start the strategy using 'IClient.startStrategy()' the 'Define Parameters' Window does not appear.
Can I trigger the Dependency Injection somehow manually from the API?
Thanks!
API Support
Post subject: Re: Inject @Configurable field via JForex API