There is example of usage in the javadocs at that link.
campione
Post subject: Re: SMA() crossover email alert automated-strategy/robot?
Post rating: 0
Posted: Sun 03 Sep, 2017, 04:21
User rating: 0
Joined: Sun 16 Apr, 2017, 06:56 Posts: 11 Location: Cayman Islands, Grand Cayman
Dear APIsupport,
Is there possibility to create a strategy to receive email with specific subject, that can trigger an event in strategy, like start running or stop running it? e.g. Email with subject 'Start' cause strategy to start or do specific thing. And Email with subject of 'Stop', to partially/fully stop strategy? Is there any other similar way to implement this?