Skip to content

Instantly share code, notes, and snippets.

View vysixxx's full-sized avatar

Martin vysoudil vysixxx

  • Czech Republic
View GitHub Profile
@vysixxx
vysixxx / Export Data MT4
Created January 29, 2017 14:45
export data MT4 to .txt
//+------------------------------------------------------------------+
//| ExportData.mq4 |
//| |
//| |
//+------------------------------------------------------------------+
#property copyright ""
#property link ""
#property indicator_chart_window
extern int length = 100; // The amount of bars sent to be processed
double ExtMap[]; // Chart buffer