using System;
using System.Collections.Generic;
using QuanTAlib;
public class Test
{
public TSeries Create()
return [];
}