Skip to content

Collection of helper projects for data download and storage to Lean

License

Notifications You must be signed in to change notification settings

StefanoRaggi/ToolBox

 
 

Repository files navigation

Lean Data ToolBox

Join the chat at https://gitter.im/QuantConnect/Lean    

Introduction

Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. It was designed in Mono and operates in Windows and Linux.

The following is a collection of helper projects for data download and storage to Lean.

QuantQuote Converter

The QuantQuote converter ports an extracted QuantQuote order to QuantConnect data format and saves it to your LEAN directory. The user must enter three key parts of information:

  • Directory where your QuantQuote order is extracted.
  • Directory where Lean Data is located "Lean/Data".
  • Resolution of the QuantQuote data.

Oanda Downloader

Download data directly from the Oanda database using your personal access token. The downloader will save the information to your FX directory.

Dukascopy Downloader

Download data from Dukascopy website and convert it into LEAN engine format. Save the data to your personal LEAN data directory.

About

Collection of helper projects for data download and storage to Lean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%