Administrator guide
AA eveprices allows application developers to fetch prices using a price provider decided by the server administrator.
Everything can be customized from the admin pannel going to
<YOUR_AUTH_URL>/admin/eveprices/
From this url you should see 2 config classes.

Eve prices configuration: Is a class for the global configuration of the module. It mainly allows you to set which price provider should be used by the application.
The second config file is a provider specific configuration file.
Each provider has some specific configuration to reflect the data their API exposes. Check out their specific page of documentation to know how to set up your favorite provider.