Is it possible to call a custom ninjascript strategy from within a custom indicator?
i.e. The indicator detects a specific event and within the indicator code we check to see if this is true, if so, we want to run our strategy which we use to enter the market and put our stop loss, etc.

Comment