sorry , what wrong when I clone the stratery to do the backtest, I got these error:
Runtime Error: Python.Runtime.ConversionException: could not convert Python result to System.Object[]
at Python.Runtime.Dispatcher.Dispatch (System.Collections.ArrayList args) [0x00018] in <59c711440fed482b8e57b026917e4706>:0
at __System_Func`2\[\[System_Collections_Generic_IEnumerable`1\[\[QuantConnect_Data_UniverseSelection_CoarseFundamental\, QuantConnect_Common\, Version=2_4_0_1\, Culture=neutral\, PublicKeyToken=null\]\]\, mscorlib\, Version=4_0_0_0\, Culture=neutral\, PublicKeyToken=b77a5c561934e089\]\,\[System_Object\[\]\, mscorlib\, Version=4_0_0_0\, Culture=neutral\, PublicKeyToken=b77a5c561934e089\]\]Dispatcher.Invoke (System.Collections.Generic.IEnumerable`1[T] ) [0x0000f] in <72d07064923f4ad68c41f80d8eb32654>:0
at QuantConnect.Algorithm.QCAlgorithm+<>c__DisplayClass266_0.b__0 (System.Collections.Generic.IEnumerable`1[T] c) [0x00000] in :0
at QuantConnect.Data.UniverseSelection.CoarseFundamentalUniverse.SelectSymbols (System.DateTime utcTime, QuantConnect.Data.UniverseSelection.BaseDataCollection data) [0x00012] in <4ccc32c0560b4a0e871b21869fef8e7b>:0
at QuantConnect.Data.UniverseSelection.SelectSymbolsUniverseDecorator.SelectSymbols (System.DateTime utcTime, QuantConnect.Data.UniverseSelection.BaseDataCollection data) [0x00001] in <4ccc32c0560b4a0e871b21869fef8e7b>:0
at QuantConnect.Lean.Engine.DataFeeds.UniverseSelection.ApplyUniverseSelection (QuantConnect.Data.UniverseSelection.Universe universe, System.DateTime dateTimeUtc, QuantConnect.Data.UniverseSelection.BaseDataCollection universeData) [0x0005f] in <06bf997a06c64cab8c008178e62be08f>:0
at QuantConnect.Lean.Engine.DataFeeds.SubscriptionSynchronizer.Sync (System.DateTime frontier, System.Collections.Generic.IEnumerable`1[T] subscriptions, NodaTime.DateTimeZone sliceTimeZone, QuantConnect.Securities.CashBook cashBook, System.DateTime& nextFrontier) [0x00325] in <06bf997a06c64cab8c008178e62be08f>:0
at QuantConnect.Lean.Engine.DataFeeds.FileSystemDataFeed+d__31.MoveNext () [0x000d6] in <06bf997a06c64cab8c008178e62be08f>:0