– New API extension for coding the logic of strategies: signals, filters, and patterns
– New API extension for trading position management: multiple entries, Market or Limit order types, BE, trailing, reversing position
– Support for Ninja’s built-in indicators has been added. SMA, CCI indicators now are in the package. Send us your request for more standard indicators.
– Significant changes must be made for your OnStateChange() implementations. See the provided samples, please.
– New sample of a strategy ‘MZpackCustomStrategy5’ for a demonstration of new API
– New sample of a strategy ‘MZpackCustomStrategy6’ for a demonstration of using migrations in DOM