I am very new to Zorro and have the following questions

1. In the feature page it is stated - "2 seconds for backtesting the RSI strategy example in ticks mode with 10 years M1 data. 20 seconds for walk-forward optimizing a 12-parameter multi-asset strategy on 4-hour bars with 8 years M1 data. Zorro S on 2.6 Ghz Intel i7 system". Even though it states the data is M1, but was the strategy run at M1 or H1 timeframe? Trading at M1 seems too fast. Also, which instrument was it tested on, as some instruments have about 6-8 hours of session time, whereas some others have 24/5 (FX) or 24/7 (crypto). Also, is it in a single thread or multi-thread? If multi-threads, how many threads?

2. Can I develop with Zorro S features in simulators, e.g. virtual hedging, but buy the Zorro S license when I'm ready to trade live? If not, is there a trial license for me try these features?

3. I am confused whether Zorro Trader can be used for doing live auto trading, as in the home page it says "This is not a Trading Platform...". Please clarify

4. Is Zorro S a separate install or same as Zorro?

5. Do I need to run multiple instances to trade across multiple accounts/brokers? Do I need Zorro S for it?

6. How can Zorro get live datafeed for live trading?

7. Can it be used to generate strategies?

8. Can it be run without the UI and in Linux?

9. Can Zorro handle timezone conversions from broker live feed and test data feed into a specific timezone for testing and live trading?

10. Does Zorro support C++ language, or just the VC++ IDE?

11. Does Zorro support external Windows DLLs or Linux static objects?

Thanks in advance.