diff --git a/.gitmodules b/.gitmodules index 31ff3fe..cef201d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,6 +142,9 @@ [submodule "Meta_Multi_Currency"] path = Meta_Multi_Currency url = https://github.com/EA31337/Strategy-Meta_Multi_Currency.git +[submodule "Meta_Order_Limit"] + path = Meta_Order_Limit + url = https://github.com/EA31337/Strategy-Meta_Order_Limit.git [submodule "Meta_Oscillator"] path = Meta_Oscillator url = https://github.com/EA31337/Strategy-Meta_Oscillator.git diff --git a/Meta_Order_Limit b/Meta_Order_Limit new file mode 160000 index 0000000..be21cc8 --- /dev/null +++ b/Meta_Order_Limit @@ -0,0 +1 @@ +Subproject commit be21cc82735af6563d1408c676ea8c003c9cb6d1 diff --git a/README.md b/README.md index cb67fe6..fa169a0 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ See: | (Meta) Mirror | [![check][ghim_s_meta_mirror_check]][ghlm_s_meta_mirror_check] | [![check][ghim_s_meta_mirror_compile]][ghlm_s_meta_mirror_compile] | [![check][ghim_s_meta_mirror_bt]][ghlm_s_meta_mirror_bt] | | (Meta) Multi | [![check][ghim_s_meta_multi_check]][ghlm_s_meta_multi_check] | [![check][ghim_s_meta_multi_compile]][ghlm_s_meta_multi_compile] | [![check][ghim_s_meta_multi_bt]][ghlm_s_meta_multi_bt] | | (Meta) Multi Currency | [![check][ghim_s_meta_multi_currency_check]][ghlm_s_meta_multi_currency_check] | [![check][ghim_s_meta_multi_currency_compile]][ghlm_s_meta_multi_currency_compile] | [![check][ghim_s_meta_multi_currency_bt]][ghlm_s_meta_multi_currency_bt] | +| (Meta) Order Limit | [![check][ghim_s_meta_order_limit_check]][ghlm_s_meta_order_limit_check] | [![check][ghim_s_meta_order_limit_compile]][ghlm_s_meta_order_limit_compile] | [![check][ghim_s_meta_order_limit_bt]][ghlm_s_meta_order_limit_bt] | | (Meta) Oscillator | [![check][ghim_s_meta_osc_check]][ghlm_s_meta_osc_check] | [![check][ghim_s_meta_osc_compile]][ghlm_s_meta_osc_compile] | [![check][ghim_s_meta_osc_bt]][ghlm_s_meta_osc_bt] | | (Meta) Pattern | [![check][ghim_s_meta_pattern_check]][ghlm_s_meta_pattern_check] | [![check][ghim_s_meta_pattern_compile]][ghlm_s_meta_pattern_compile] | [![check][ghim_s_meta_pattern_bt]][ghlm_s_meta_pattern_bt] | | (Meta) Profit | [![check][ghim_s_meta_profit_check]][ghlm_s_meta_profit_check] | [![check][ghim_s_meta_profit_compile]][ghlm_s_meta_profit_compile] | [![check][ghim_s_meta_profit_bt]][ghlm_s_meta_profit_bt] | @@ -160,6 +161,7 @@ See: | (Meta) Mirror | [![check][ghid_s_meta_mirror_check]][ghld_s_meta_mirror_check] | [![check][ghid_s_meta_mirror_compile]][ghld_s_meta_mirror_compile] | [![check][ghid_s_meta_mirror_bt]][ghld_s_meta_mirror_bt] | | (Meta) Multi | [![check][ghid_s_meta_multi_check]][ghld_s_meta_multi_check] | [![check][ghid_s_meta_multi_compile]][ghld_s_meta_multi_compile] | [![check][ghid_s_meta_multi_bt]][ghld_s_meta_multi_bt] | | (Meta) Multi Currency | [![check][ghid_s_meta_multi_currency_check]][ghld_s_meta_multi_currency_check] | [![check][ghid_s_meta_multi_currency_compile]][ghld_s_meta_multi_currency_compile] | [![check][ghid_s_meta_multi_currency_bt]][ghld_s_meta_multi_currency_bt] | +| (Meta) Order Limit | [![check][ghid_s_meta_order_limit_check]][ghld_s_meta_order_limit_check] | [![check][ghid_s_meta_order_limit_compile]][ghld_s_meta_order_limit_compile] | [![check][ghid_s_meta_order_limit_bt]][ghld_s_meta_order_limit_bt] | | (Meta) Oscillator | [![check][ghid_s_meta_osc_check]][ghld_s_meta_osc_check] | [![check][ghid_s_meta_osc_compile]][ghld_s_meta_osc_compile] | [![check][ghid_s_meta_osc_bt]][ghld_s_meta_osc_bt] | | (Meta) Pattern | [![check][ghid_s_meta_pattern_check]][ghld_s_meta_pattern_check] | [![check][ghid_s_meta_pattern_compile]][ghld_s_meta_pattern_compile] | [![check][ghid_s_meta_pattern_bt]][ghld_s_meta_pattern_bt] | | (Meta) Profit | [![check][ghid_s_meta_profit_check]][ghld_s_meta_profit_check] | [![check][ghid_s_meta_profit_compile]][ghld_s_meta_profit_compile] | [![check][ghid_s_meta_profit_bt]][ghld_s_meta_profit_bt] | @@ -488,6 +490,20 @@ NO REPRESENTATION IS BEING MADE THAN ANY ACCOUNT WILL OR IS LIKELY TO ACHIEVE PR [ghld_s_meta_multi_currency_bt]: https://github.com/EA31337/Strategy-Meta_Multi_Currency/actions?query=workflow:Backtest+branch:dev [ghid_s_meta_multi_currency_bt]: https://github.com/EA31337/Strategy-Meta_Multi_Currency/workflows/Backtest/badge.svg?branch=dev +[ghlm_s_meta_order_limit_check]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Check+branch:master +[ghim_s_meta_order_limit_check]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Check/badge.svg?branch=master +[ghlm_s_meta_order_limit_compile]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Compile+branch:master +[ghim_s_meta_order_limit_compile]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Compile/badge.svg?branch=master +[ghlm_s_meta_order_limit_bt]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Backtest+branch:master +[ghim_s_meta_order_limit_bt]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Backtest/badge.svg?branch=master + +[ghld_s_meta_order_limit_check]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Check+branch:dev +[ghid_s_meta_order_limit_check]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Check/badge.svg?branch=dev +[ghld_s_meta_order_limit_compile]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Compile+branch:dev +[ghid_s_meta_order_limit_compile]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Compile/badge.svg?branch=dev +[ghld_s_meta_order_limit_bt]: https://github.com/EA31337/Strategy-Meta_Order_Limit/actions?query=workflow:Backtest+branch:dev +[ghid_s_meta_order_limit_bt]: https://github.com/EA31337/Strategy-Meta_Order_Limit/workflows/Backtest/badge.svg?branch=dev + [ghlm_s_meta_osc_check]: https://github.com/EA31337/Strategy-Meta_Oscillator/actions?query=workflow:Check+branch:master [ghim_s_meta_osc_check]: https://github.com/EA31337/Strategy-Meta_Oscillator/workflows/Check/badge.svg?branch=master [ghlm_s_meta_osc_compile]: https://github.com/EA31337/Strategy-Meta_Oscillator/actions?query=workflow:Compile+branch:master diff --git a/enum.h b/enum.h index 277bb4f..37eaf75 100644 --- a/enum.h +++ b/enum.h @@ -71,6 +71,7 @@ enum ENUM_STRATEGY { STRAT_META_MIRROR, // (Meta) Mirror STRAT_META_MULTI, // (Meta) Multi STRAT_META_MULTI_CURRENCY, // (Meta) Multi Currency + STRAT_META_ORDER_LIMIT, // (Meta) Order Limit STRAT_META_PATTERN, // (Meta) Pattern STRAT_META_PROFIT, // (Meta) Profit STRAT_META_RESISTANCE, // (Meta) Resistance diff --git a/includes.h b/includes.h index 89cf315..99c3835 100644 --- a/includes.h +++ b/includes.h @@ -67,6 +67,7 @@ #include "Meta_Mirror/Stg_Meta_Mirror.mqh" #include "Meta_Multi/Stg_Meta_Multi.mqh" #include "Meta_Multi_Currency/Stg_Meta_Multi_Currency.mqh" +#include "Meta_Order_Limit/Stg_Meta_Order_Limit.mqh" #include "Meta_Pattern/Stg_Meta_Pattern.mqh" #include "Meta_Profit/Stg_Meta_Profit.mqh" #include "Meta_Resistance/Stg_Meta_Resistance.mqh"