bowhead icon indicating copy to clipboard operation
bowhead copied to clipboard

Candlemap Line 192, index current not existing

Open kremsy opened this issue 7 years ago • 1 comments

Always have the problem whn trying to use on of the CandleStrategies that in the CandleMap Trait, on line 192

foreach($candle_data['current'] as $key => $data) {

The index current seems not to exist, couldn't find the cause yet.

kremsy avatar Sep 14 '17 10:09 kremsy

Same problem here. I guess it could be possible if no 'current' candles found.

lploumen avatar Sep 18 '17 19:09 lploumen