bowhead
bowhead copied to clipboard
Candlemap Line 192, index current not existing
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.
Same problem here. I guess it could be possible if no 'current' candles found.