Oandamomentum
Building a time series momentum strategy for Oanda by following this guide: https://www.oreilly.com/learning/algorithmic-trading-in-less-than-100-lines-of-python-code
Install / Use
npx skills add benjaminchodroff/oandamomentumInstalls into whichever agent you are using.
README
oandamomentum
Build a time series momentum strategy for OANDA by following this guide: https://www.oreilly.com/learning/algorithmic-trading-in-less-than-100-lines-of-python-code
The guide by Dr. Yves Hilpisch is written for the legacy OANDA v1 API. Unfortunately, new accounts will default to OANDA's v20 API. The jupyter notebooks in this repository demonstrate the v1 and v20 API differences.
OANDA's official v20 python library is here: https://github.com/oanda/v20-python
I decided to use the unofficial 3rd party v20 python library here: https://github.com/hootnot/oanda-api-v20
Sample v20 python code is here: https://github.com/hootnot/oandapyV20-examples
I found the oanda-api-v20 documentation, samples, and overall ease of use better than the official v20-python library
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
