9 lines
No EOL
166 B
MQL5
9 lines
No EOL
166 B
MQL5
#ifndef LOGICS_CALC_MQH
|
|
#define LOGICS_CALC_MQH
|
|
|
|
#include "calc_gap.mqh"
|
|
#include "calc_grid_step.mqh"
|
|
#include "calc_lot.mqh"
|
|
#include "calc_take_profit.mqh"
|
|
|
|
#endif |