Login Page - Create Account

Support Board


Date/Time: Fri, 14 Mar 2025 14:55:43 +0000



Post From: Market Data Availability Issue with Teton CME Order Routing

[2024-12-27 21:44:30]
User792644 - Posts: 4
sc.GraphName = "Stacking et Pulling ";
sc.AutoLoop = 1; //
sc.MaintainVolumeAtPriceData = 1;

sc.GetBidMarketDepthEntryAtLevel(BidEntry, Level);
sc.GetAskMarketDepthEntryAtLevel(AskEntry, Level);

After modifying the Real-Time Price Multiplier from 0.01 to 1, the data became available in the DOM studies. However, the display of the price column, the cursor, and the associated information became completely disorganized.

I attempted to adjust the scale settings, but the issue persisted.