ikulichkov

Results 3 issues of ikulichkov

Hello, you have an error in the MFI calculations and wrong calculating now: > if ((positiveFlow.totalPushed >= period) && (positiveFlow.totalPushed >= period)_) { > moneyFlowRatio = positiveFlowForPeriod / negativeFlowForPeriod; >...

Здравствуйте, каналов с edem подгружается 1610, а epg 406, хотя раньше все было хорошо. Не подскажите решение?

check please my code what i missed? ``` import TradingView from '@mathieuc/tradingview' TradingView.loginUser(process.argv[2], process.argv[3], false).then((user) => { console.log('User:', user); console.log('Sessionid:', user.session); // if (!process.argv[2]) throw Error('Please specify your \'sessionid\' cookie');...