Orkun Tunç Bilgiç

Results 2 issues of Orkun Tunç Bilgiç

`const vwapCrossSMA = async (period, input) => { let vwap = await vwap(input) let maVal = await sma(parseInt(period), 'close', input), price = vwapval.slice(-2), up = crossover(price, maVal), down = crossunder(price,...

**Feature 1** Directions API working well but in order to use full capability of google maps it would be really great if we able to use Routes API. This enhanced...

enhancement