发布

  • 15856 1c85ab164f

    Updated UniverseDefinitions.ETF|Index overloads for Python compatibility. (#7480)

    frostbyte_neo 发布于 2023-09-21 21:12:27 +00:00

    Calling UniverseDefinition.ETF("TICKER",...) in Python was resolving the UserDefinition.ETF(Symbol...) overload due to Symbol's implicit string operator, causing the symbol to be wrongly created.

    下载附件