SkillAgentSearch skills...

Akka Trading

Scala Backtesting + Oanda REST API Trading Framework built on top of Akka/Spray

Install / Use

npx skills add msilb/akka-trading

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

akka-trading

Scala Backtesting + Live Trading Framework built on top of Akka/Spray

What is it good for?

This framework can be useful for people coming from Scala background who are making their first steps in back/live testing automated trading strategies using Oanda's REST API, which is in my opinion one of the best available retail APIs. Since this is work in progress, if you are a Scala enthusiast and are interested in automated trading, have a look and feel free to fork repo and contribute!

Usage

Just clone the repo and drop your trading logic into StrategyFSM.scala. Don't forget to modify AuthInfo.scala to include your own account ID and access token for Oanda's REST API.

Note: If you are simply looking for a way to connect to Oanda REST API using Scala/Akka, check out my Scalanda project

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated2mo ago
Forks26

Languages

Scala

Security Score

95/100

Audited on May 29, 2026

No findings