4 January 202231 August 2024API, Data, intraday forex, Matrix Profile, Oanda, Octave Matrix Profile and Weakly Labelled Data – 2nd and Final Update It has been over three months since my last post, which was intended to be the first in a series of posts on […] Read more
20 October 2020Clustering, Data, Delta Phenomenon, Octave A Temporal Clustering Function Recently a reader contacted me with a view to collaborating on some work regarding the Delta phenomenon but after a brief exchange of […] Read more
6 June 2020API, Currency Strength, Data, Oanda, Octave Downloading FX Pairs via Oanda API to Calculate Currency Strength Indicator In the past I have posted a series of blog posts about a Currency Strength Indicator (here, here, here and here). This blog post gives […] Read more
8 May 2020Data, Octave A Second Orderbook Visualisation Chart Below is code for a second way of charting ohlc price with Oanda’s order book levels. First, the function loads the relevant […] Read more
5 May 2020Data Recording Oanda's Streaming Prices As a quick update following on from my previous post about Market Profile, with a bit of help I have written the […] Read more
3 May 2020Data, intraday forex, Octave, R Market Profile Chart in Octave In a comment on my previous post, visualising Oanda’s orderbook, a reader called Darren suggested that I was over complicating things and […] Read more
23 April 2020Data, Octave Visualising Oanda's Orderbook My earlier post of 26th March shows code to visualise the most recent instantaneous snapshot of Oanda’s order book, realised as a […] Read more
15 April 2020Data, Octave Generic Octave_Oanda_API Function My last two posts have shown Octave functions that use the Oanda API to access and download data. In the first of […] Read more
11 April 2020Data, Octave Get Latest Pricing Octave_Oanda_API Function Following on from my my earlier, simple account summary API function, here is a function which downloads the latest pricing information for […] Read more
5 April 2020C++, Data, Octave First Octave Function using Oanda API As part of my on-going code revision I have written my first Octave function to use the Oanda API. This is just […] Read more