Skip to content

Commit

Permalink
Merge pull request #60 from EA31337/dev
Browse files Browse the repository at this point in the history
Updates strategies to v1.013
  • Loading branch information
kenorb authored Jul 31, 2023
2 parents ff9e79c + 01c8336 commit b25f2c6
Show file tree
Hide file tree
Showing 51 changed files with 88 additions and 87 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- uses: actions/checkout@v3
with:
path: Include/EA31337-classes
ref: v2.012.1
ref: v2.013
repository: EA31337/EA31337-classes
- name: Enables input mode
run: echo '#define __input__' > ./${{ matrix.name }}/config/define.h
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
- uses: actions/checkout@v3
with:
path: Include/EA31337-classes
ref: v2.012.1
ref: v2.013
repository: EA31337/EA31337-classes
- name: Compile for MQL4
uses: fx31337/mql-compile-action@master
Expand Down
74 changes: 37 additions & 37 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[submodule "AC"]
path = AC
url = https://github.com/EA31337/Strategy-AC
url = https://github.com/EA31337/Strategy-AC.git
[submodule "AD"]
path = AD
url = https://github.com/EA31337/Strategy-AD
url = https://github.com/EA31337/Strategy-AD.git
[submodule "ADX"]
path = ADX
url = https://github.com/EA31337/Strategy-ADX
url = https://github.com/EA31337/Strategy-ADX.git
[submodule "AMA"]
path = AMA
url = https://github.com/EA31337/Strategy-AMA.git
Expand All @@ -15,31 +15,31 @@
url = https://github.com/EA31337/Strategy-ASI.git
[submodule "ATR"]
path = ATR
url = https://github.com/EA31337/Strategy-ATR
url = https://github.com/EA31337/Strategy-ATR.git
[submodule "ATR_MA_Trend"]
path = ATR_MA_Trend
url = https://github.com/EA31337/Strategy-ATR_MA_Trend.git
[submodule "Alligator"]
path = Alligator
url = https://github.com/EA31337/Strategy-Alligator
url = https://github.com/EA31337/Strategy-Alligator.git
[submodule "Awesome"]
path = Awesome
url = https://github.com/EA31337/Strategy-Awesome
url = https://github.com/EA31337/Strategy-Awesome.git
[submodule "BWMFI"]
path = BWMFI
url = https://github.com/EA31337/Strategy-BWMFI
url = https://github.com/EA31337/Strategy-BWMFI.git
[submodule "Bands"]
path = Bands
url = https://github.com/EA31337/Strategy-Bands
url = https://github.com/EA31337/Strategy-Bands.git
[submodule "BearsPower"]
path = BearsPower
url = https://github.com/EA31337/Strategy-BearsPower
url = https://github.com/EA31337/Strategy-BearsPower.git
[submodule "BullsPower"]
path = BullsPower
url = https://github.com/EA31337/Strategy-BullsPower
url = https://github.com/EA31337/Strategy-BullsPower.git
[submodule "CCI"]
path = CCI
url = https://github.com/EA31337/Strategy-CCI
url = https://github.com/EA31337/Strategy-CCI.git
[submodule "Chaikin"]
path = Chaikin
url = https://github.com/EA31337/Strategy-Chaikin.git
Expand All @@ -51,49 +51,49 @@
url = https://github.com/EA31337/Strategy-DEMA.git
[submodule "DeMarker"]
path = DeMarker
url = https://github.com/EA31337/Strategy-DeMarker
url = https://github.com/EA31337/Strategy-DeMarker.git
[submodule "ElliottWave"]
path = ElliottWave
url = https://github.com/EA31337/Strategy-ElliottWave
url = https://github.com/EA31337/Strategy-ElliottWave.git
[submodule "Envelopes"]
path = Envelopes
url = https://github.com/EA31337/Strategy-Envelopes
url = https://github.com/EA31337/Strategy-Envelopes.git
[submodule "Force"]
path = Force
url = https://github.com/EA31337/Strategy-Force
url = https://github.com/EA31337/Strategy-Force.git
[submodule "Fractals"]
path = Fractals
url = https://github.com/EA31337/Strategy-Fractals
url = https://github.com/EA31337/Strategy-Fractals.git
[submodule "Gator"]
path = Gator
url = https://github.com/EA31337/Strategy-Gator
url = https://github.com/EA31337/Strategy-Gator.git
[submodule "HeikenAshi"]
path = HeikenAshi
url = https://github.com/EA31337/Strategy-HeikenAshi
url = https://github.com/EA31337/Strategy-HeikenAshi.git
[submodule "Ichimoku"]
path = Ichimoku
url = https://github.com/EA31337/Strategy-Ichimoku
url = https://github.com/EA31337/Strategy-Ichimoku.git
[submodule "Indicator"]
path = Indicator
url = https://github.com/EA31337/Strategy-Indicator
url = https://github.com/EA31337/Strategy-Indicator.git
[submodule "MA"]
path = MA
url = https://github.com/EA31337/Strategy-MA
url = https://github.com/EA31337/Strategy-MA.git
[submodule "MACD"]
path = MACD
url = https://github.com/EA31337/Strategy-MACD
url = https://github.com/EA31337/Strategy-MACD.git
[submodule "MFI"]
path = MFI
url = https://github.com/EA31337/Strategy-MFI
url = https://github.com/EA31337/Strategy-MFI.git
[submodule "Momentum"]
path = Momentum
url = https://github.com/EA31337/Strategy-Momentum
url = https://github.com/EA31337/Strategy-Momentum.git
[submodule "OBV"]
path = OBV
url = https://github.com/EA31337/Strategy-OBV
url = https://github.com/EA31337/Strategy-OBV.git
[submodule "OsMA"]
path = OsMA
url = https://github.com/EA31337/Strategy-OsMA
url = https://github.com/EA31337/Strategy-OsMA.git
[submodule "Pattern"]
path = Pattern
url = https://github.com/EA31337/Strategy-Pattern.git
Expand All @@ -105,25 +105,25 @@
url = https://github.com/EA31337/Strategy-Pivot.git
[submodule "RSI"]
path = RSI
url = https://github.com/EA31337/Strategy-RSI
url = https://github.com/EA31337/Strategy-RSI.git
[submodule "RVI"]
path = RVI
url = https://github.com/EA31337/Strategy-RVI
url = https://github.com/EA31337/Strategy-RVI.git
[submodule "SAR"]
path = SAR
url = https://github.com/EA31337/Strategy-SAR
url = https://github.com/EA31337/Strategy-SAR.git
[submodule "SAWA"]
path = SAWA
url = https://github.com/EA31337/Strategy-SAWA
url = https://github.com/EA31337/Strategy-SAWA.git
[submodule "SVE_Bollinger_Bands"]
path = SVE_Bollinger_Bands
url = https://github.com/EA31337/Strategy-SVE_Bollinger_Bands
url = https://github.com/EA31337/Strategy-SVE_Bollinger_Bands.git
[submodule "StdDev"]
path = StdDev
url = https://github.com/EA31337/Strategy-StdDev
url = https://github.com/EA31337/Strategy-StdDev.git
[submodule "Stochastic"]
path = Stochastic
url = https://github.com/EA31337/Strategy-Stochastic
url = https://github.com/EA31337/Strategy-Stochastic.git
[submodule "SuperTrend"]
path = SuperTrend
url = https://github.com/EA31337/Strategy-SuperTrend.git
Expand All @@ -132,13 +132,13 @@
url = https://github.com/EA31337/Strategy-TMA_CG.git
[submodule "TMA_True"]
path = TMA_True
url = https://github.com/EA31337/Strategy-TMA_True
url = https://github.com/EA31337/Strategy-TMA_True.git
[submodule "TMAT_SVEBB"]
path = TMAT_SVEBB
url = https://github.com/EA31337/Strategy-TMAT_SVEBB
url = https://github.com/EA31337/Strategy-TMAT_SVEBB.git
[submodule "WPR"]
path = WPR
url = https://github.com/EA31337/Strategy-WPR
url = https://github.com/EA31337/Strategy-WPR.git
[submodule "ZigZag"]
path = ZigZag
url = https://github.com/EA31337/Strategy-ZigZag
url = https://github.com/EA31337/Strategy-ZigZag.git
2 changes: 1 addition & 1 deletion AC
2 changes: 1 addition & 1 deletion AD
2 changes: 1 addition & 1 deletion ADX
2 changes: 1 addition & 1 deletion AMA
2 changes: 1 addition & 1 deletion ASI
2 changes: 1 addition & 1 deletion ATR
2 changes: 1 addition & 1 deletion ATR_MA_Trend
2 changes: 1 addition & 1 deletion Alligator
2 changes: 1 addition & 1 deletion Awesome
2 changes: 1 addition & 1 deletion BWMFI
2 changes: 1 addition & 1 deletion Bands
2 changes: 1 addition & 1 deletion BearsPower
2 changes: 1 addition & 1 deletion BullsPower
2 changes: 1 addition & 1 deletion CCI
2 changes: 1 addition & 1 deletion Chaikin
2 changes: 1 addition & 1 deletion DEMA
2 changes: 1 addition & 1 deletion DeMarker
2 changes: 1 addition & 1 deletion Demo
2 changes: 1 addition & 1 deletion ElliottWave
2 changes: 1 addition & 1 deletion Envelopes
2 changes: 1 addition & 1 deletion Force
2 changes: 1 addition & 1 deletion Fractals
2 changes: 1 addition & 1 deletion Gator
2 changes: 1 addition & 1 deletion HeikenAshi
2 changes: 1 addition & 1 deletion Ichimoku
2 changes: 1 addition & 1 deletion Indicator
2 changes: 1 addition & 1 deletion MA
2 changes: 1 addition & 1 deletion MACD
2 changes: 1 addition & 1 deletion MFI
2 changes: 1 addition & 1 deletion Momentum
2 changes: 1 addition & 1 deletion OBV
2 changes: 1 addition & 1 deletion OsMA
2 changes: 1 addition & 1 deletion Pattern
2 changes: 1 addition & 1 deletion Pinbar
2 changes: 1 addition & 1 deletion Pivot
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ See: <https://ea31337.github.io/EA31337-strategies>
| v1.010 | v2.010 |
| v1.011 | v2.011.1 |
| v1.012 | v2.012.1 |
| v1.013 | v2.013 |

## Status

Expand Down
2 changes: 1 addition & 1 deletion RSI
2 changes: 1 addition & 1 deletion RVI
2 changes: 1 addition & 1 deletion SAR
2 changes: 1 addition & 1 deletion SAWA
2 changes: 1 addition & 1 deletion SVE_Bollinger_Bands
2 changes: 1 addition & 1 deletion StdDev
2 changes: 1 addition & 1 deletion Stochastic
2 changes: 1 addition & 1 deletion SuperTrend
2 changes: 1 addition & 1 deletion TMAT_SVEBB
2 changes: 1 addition & 1 deletion TMA_CG
2 changes: 1 addition & 1 deletion TMA_True
2 changes: 1 addition & 1 deletion WPR
2 changes: 1 addition & 1 deletion ZigZag

0 comments on commit b25f2c6

Please sign in to comment.