LearningPythonWelcome to the code repository for my Learning Python series on YouTube.Learning Python VideosBrief overview of OANDAInstalling the OANDA libraryTo install the OANDA library into your VPS, just type the following at your linur command prompt:pip3 install -U oandapyV20