Learning Python, lesson 11 | OANDA | Buying/Sellng through API

Опубликовано: 04 Март 2026
на канале: Everything Algo Trading
843
15

Welcome to my Learning #Python series, lesson 11.

In this lesson, we're going to have some fun. Today, we actually make our first purchase and sell through the #OANDA #API.

this lesson really isn't as dense as the previous three, but it opens up the door to a very nice understanding of just what is to come. We begin to really see the first glimpses of what a trading bot is going to look like and just how it's going to really operate.

This program offers a wide range of possibilities that you can explore on your own as well including averages and figuring out the best approaches to taking profits. of all the lessons thus far with OANDA, this one I think is probably the one that really puts the goal in sights and shows the light at the end of the tunnel.

The Learning Python GitHub repository. all of the code used in this series is here,
https://github.com/rapmd73/LearningPy...

Leave a comment and let me know if you have any questions.

If you like this series I would like to help support it or other things that I do, please visit my patreon page below,
  / rd3277  

#python3 #programming