var fortsTables = new[]
{
// Срочный рынок
connector.TableRegistry.CommonFuture,
connector.TableRegistry.CommonOption,
connector.TableRegistry.SessionContentsFuture,
connector.TableRegistry.SessionContentsOption,
connector.TableRegistry.TradeFuture,
connector.TableRegistry.TradeOption,
connector.TableRegistry.AnonymousDeal,
connector.TableRegistry.Session,
connector.TableRegistry.Index,
connector.TableRegistry.IndexLog,
connector.TableRegistry.Volatility,
connector.TableRegistry.Aggregation50Future,
connector.TableRegistry.Aggregation50Option,
};