Dmitriy

Results 32 comments of Dmitriy

@libraua Looks good, but after load from JSON brain age is 1, is that fine? Should it load age as well from json i mean?

> That's weird because this code shouldn't be in the output javascript It's error from typing `d.ts` files. `monaco-editor-core` or `monaco-editor` should be a devDependency, because typing files (for developing...

I'll add section `transports` in docs.

Same for me. Order in paper mode: ```typescript orderType: ibOrderType.MKT, orderId: IBTransport.getReqId(), totalQuantity: pendingOrder.lots, action, tif: TimeInForce.IOC, transmit: true, ``` Fix via: https://github.com/stoqey/ib/pull/208

Hi! Thank you. >What is the status, since you didnt include it in the description of this project? Suspended now, but the Trend Line project will rewrited to `Pine Script`...

Already use in production that during past six months. Have no issues yet. Too many changes, and too many time is gone sorry can't make a separate pr's. Would be...

Added package-lock fix. And i tried to add some units, but i got strange errors in sandbox "ReferenceError: hexo is not defined" when `process(ctx)` is called (check my todos in...

no problem, i'll try to make separate pr's later. Whats about my question regarding with hexo sandbox?