Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, nota
Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, nota
快速傅立叶变换
FFT.Oanda为实现.net客户端
用法
using System ;
using FFT . Oanda ;
using var client = new API (" my api key ");
var myAccounts = await client . GetAccounts ();
有关客户端功能的完整说明,请参见参考文档。 待办事项:添加链接。