| Interface | Description |
|---|---|
| Layer1ConfigSettingsInterface |
Implement this interface if you want your strategy to receive interface to save/load settings from Bookmap config
|
| Annotation Type | Description |
|---|---|
| StrategySettingsVersion |
Defines current version of settings and compatibility with previous versions
Any settings that wish to be saved and loaded from config should have this annotation
|