mirror of
https://github.com/rithsila/MT5-EA-Sniper-Strategy.git
synced 2026-08-21 14:48:28 +00:00
Organize project in different folders
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
All.mqh
|
||||
|
||||
Copyright 2013-2020, Orchard Forex
|
||||
https://www.orchardforex.com
|
||||
|
||||
Auto Generated at 2021-07-10 17:11:59
|
||||
|
||||
*/
|
||||
|
||||
//
|
||||
// Extension go here
|
||||
//
|
||||
#include "Signals/SignalCombination.mqh"
|
||||
#include "Signals/SignalCrossover.mqh"
|
||||
#include "Signals/SignalTemplate.mqh"
|
||||
#include "Signals/SignalGrid.mqh"
|
||||
Reference in New Issue
Block a user