Skip to content

Commit

Permalink
Adds Meta Limit and Meta Profit strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Oct 1, 2023
1 parent 915ee4e commit 67e7438
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- Meta_Delegate
- Meta_Double
- Meta_Equity
- Meta_Limit
- Meta_Margin
- Meta_Mirror
- Meta_Multi
Expand Down
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
[submodule "Meta_Equity"]
path = Meta_Equity
url = https://github.com/EA31337/Strategy-Meta_Equity.git
[submodule "Meta_Limit"]
path = Meta_Limit
url = https://github.com/EA31337/Strategy-Meta_Limit.git
[submodule "Meta_Margin"]
path = Meta_Margin
url = https://github.com/EA31337/Strategy-Meta_Margin.git
Expand All @@ -130,6 +133,9 @@
[submodule "Meta_Oscillator"]
path = Meta_Oscillator
url = https://github.com/EA31337/Strategy-Meta_Oscillator.git
[submodule "Meta_Profit"]
path = Meta_Profit
url = https://github.com/EA31337/Strategy-Meta_Profit.git
[submodule "Meta_Reversal"]
path = Meta_Reversal
url = https://github.com/EA31337/Strategy-Meta_Reversal.git
Expand Down
1 change: 1 addition & 0 deletions Meta_Limit
Submodule Meta_Limit added at 75ff8f
1 change: 1 addition & 0 deletions Meta_Profit
Submodule Meta_Profit added at e58c8b
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ See: <https://ea31337.github.io/EA31337-strategies>
| (Meta) Double | [![check][ghim_s_meta_double_check]][ghlm_s_meta_double_check] | [![check][ghim_s_meta_double_compile]][ghlm_s_meta_double_compile] | [![check][ghim_s_meta_double_bt]][ghlm_s_meta_double_bt] |
| (Meta) Conditions | [![check][ghim_s_meta_conditions_check]][ghlm_s_meta_conditions_check] | [![check][ghim_s_meta_conditions_compile]][ghlm_s_meta_conditions_compile] | [![check][ghim_s_meta_conditions_bt]][ghlm_s_meta_conditions_bt] |
| (Meta) Equity | [![check][ghim_s_meta_equity_check]][ghlm_s_meta_equity_check] | [![check][ghim_s_meta_equity_compile]][ghlm_s_meta_equity_compile] | [![check][ghim_s_meta_equity_bt]][ghlm_s_meta_equity_bt] |
| (Meta) Limit | [![check][ghim_s_meta_limit_check]][ghlm_s_meta_limit_check] | [![check][ghim_s_meta_limit_compile]][ghlm_s_meta_limit_compile] | [![check][ghim_s_meta_limit_bt]][ghlm_s_meta_limit_bt] |
| (Meta) Margin | [![check][ghim_s_meta_margin_check]][ghlm_s_meta_margin_check] | [![check][ghim_s_meta_margin_compile]][ghlm_s_meta_margin_compile] | [![check][ghim_s_meta_margin_bt]][ghlm_s_meta_margin_bt] |
| (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] |
Expand Down Expand Up @@ -141,6 +142,7 @@ See: <https://ea31337.github.io/EA31337-strategies>
| (Meta) Double | [![check][ghid_s_meta_double_check]][ghld_s_meta_double_check] | [![check][ghid_s_meta_double_compile]][ghld_s_meta_double_compile] | [![check][ghid_s_meta_double_bt]][ghld_s_meta_double_bt] |
| (Meta) Conditions | [![check][ghid_s_meta_conditions_check]][ghld_s_meta_conditions_check] | [![check][ghid_s_meta_conditions_compile]][ghld_s_meta_conditions_compile] | [![check][ghid_s_meta_conditions_bt]][ghld_s_meta_conditions_bt] |
| (Meta) Equity | [![check][ghid_s_meta_equity_check]][ghld_s_meta_equity_check] | [![check][ghid_s_meta_equity_compile]][ghld_s_meta_equity_compile] | [![check][ghid_s_meta_equity_bt]][ghld_s_meta_equity_bt] |
| (Meta) Limit | [![check][ghid_s_meta_limit_check]][ghld_s_meta_limit_check] | [![check][ghid_s_meta_limit_compile]][ghld_s_meta_limit_compile] | [![check][ghid_s_meta_limit_bt]][ghld_s_meta_limit_bt] |
| (Meta) Margin | [![check][ghid_s_meta_margin_check]][ghld_s_meta_margin_check] | [![check][ghid_s_meta_margin_compile]][ghld_s_meta_margin_compile] | [![check][ghid_s_meta_margin_bt]][ghld_s_meta_margin_bt] |
| (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] |
Expand Down Expand Up @@ -354,6 +356,20 @@ NO REPRESENTATION IS BEING MADE THAN ANY ACCOUNT WILL OR IS LIKELY TO ACHIEVE PR
[ghld_s_meta_equity_bt]: https://github.com/EA31337/Strategy-Meta_Equity/actions?query=workflow:Backtest+branch:dev
[ghid_s_meta_equity_bt]: https://github.com/EA31337/Strategy-Meta_Equity/workflows/Backtest/badge.svg?branch=dev

[ghlm_s_meta_limit_check]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Check+branch:master
[ghim_s_meta_limit_check]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Check/badge.svg?branch=master
[ghlm_s_meta_limit_compile]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Compile+branch:master
[ghim_s_meta_limit_compile]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Compile/badge.svg?branch=master
[ghlm_s_meta_limit_bt]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Backtest+branch:master
[ghim_s_meta_limit_bt]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Backtest/badge.svg?branch=master

[ghld_s_meta_limit_check]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Check+branch:dev
[ghid_s_meta_limit_check]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Check/badge.svg?branch=dev
[ghld_s_meta_limit_compile]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Compile+branch:dev
[ghid_s_meta_limit_compile]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Compile/badge.svg?branch=dev
[ghld_s_meta_limit_bt]: https://github.com/EA31337/Strategy-Meta_Limit/actions?query=workflow:Backtest+branch:dev
[ghid_s_meta_limit_bt]: https://github.com/EA31337/Strategy-Meta_Limit/workflows/Backtest/badge.svg?branch=dev

[ghlm_s_meta_margin_check]: https://github.com/EA31337/Strategy-Meta_Margin/actions?query=workflow:Check+branch:master
[ghim_s_meta_margin_check]: https://github.com/EA31337/Strategy-Meta_Margin/workflows/Check/badge.svg?branch=master
[ghlm_s_meta_margin_compile]: https://github.com/EA31337/Strategy-Meta_Margin/actions?query=workflow:Compile+branch:master
Expand Down
1 change: 1 addition & 0 deletions enum.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ enum ENUM_STRATEGY {
STRAT_META_DOUBLE, // (Meta) Double
STRAT_META_CONDITIONS, // (Meta) Conditions
STRAT_META_EQUITY, // (Meta) Equity
STRAT_META_LIMIT, // (Meta) Limit
STRAT_META_MARGIN, // (Meta) Margin
STRAT_META_MIRROR, // (Meta) Mirror
STRAT_META_MULTI, // (Meta) Multi
Expand Down
1 change: 1 addition & 0 deletions includes.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
#include "Meta_Conditions/Stg_Meta_Conditions.mqh"
#include "Meta_Double/Stg_Meta_Double.mqh"
#include "Meta_Equity/Stg_Meta_Equity.mqh"
#include "Meta_Limit/Stg_Meta_Limit.mqh"
#include "Meta_Margin/Stg_Meta_Margin.mqh"
#include "Meta_Mirror/Stg_Meta_Mirror.mqh"
#include "Meta_Multi/Stg_Meta_Multi.mqh"
Expand Down

0 comments on commit 67e7438

Please sign in to comment.