0

Currently, I use InfiniDB with php trader extension (there is trader_bbands function which help), but I want to check that all final values of Bollinger lines are correct with sql solution.

PowerStat
  • 3,757
  • 8
  • 32
  • 57
kirugan
  • 2,514
  • 2
  • 22
  • 41
  • You are using the PHP extension to generate the bands and they are stored in the DB? And you want to verify those band values in SQL? Or you want to verify the bands created by the extension are correct by running SQL on your data? – mhoglan May 29 '14 at 19:13
  • @mhoglan I want verify that bands created by extension are correct. – kirugan May 30 '14 at 07:07

0 Answers0