tradovate / custom-indicators

Step-by-step tutorial for Tradovate custom indicators
22 stars 2 forks source link

Update DisplayObject.d.ts #8

Closed arlenner closed 3 years ago

arlenner commented 3 years ago

TextStyle inherits optional parameters from FontStyle, but we actually need some of those params to display text. Considering making non optional?