getPositionProviderConfig

@Nullable
open fun getPositionProviderConfig(): Map<String, Map<String, Any>>

Returns map of position provider configs. Each kv-pair consists of the position provider name and a separate map for each specific provider. The provider specific map contains kv-pairs unique to that provider (some providers can have keys, secrets, ids, etc., so not a uniform format)

Return

Map of position provider configurations