Value of the indicator for the given index.
index
@override T getValue(int index) => createResult( index: index, quote: entries[index].open, );