Commit graph

22 commits

Author SHA1 Message Date
alexcercos
b94a96aeda Fix take profit atr (different than 1) 2024-02-28 15:36:47 +01:00
alexcercos
8c69d19a11 Fix news data parsing
Forex factory changed names and data formatting (html), which caused the news files to not be generated correctly
2024-01-07 00:07:26 +01:00
alexcercos
a12b777ccd Fix dependency error 2023-06-14 19:10:51 +02:00
alexcercos
53d00112f3 Move files 2023-05-29 16:11:22 +02:00
alexcercos
a53dee5af9
Create CONTRIBUTING.md 2023-05-29 16:03:13 +02:00
alexcercos
9065d022da Restore (simplified) EVZ and news export
A bit cranky but works (and uses the standard library)
2023-05-28 01:59:00 +02:00
alexcercos
f5cc0c14a1
Merge pull request #1 from alexcercos/refactor
Include icon
2023-05-27 19:16:01 +02:00
alexcercos
c4dca1a304 Include icon
Changed path and included in repository
2023-05-27 19:12:49 +02:00
alexcercos
12f1eea500
Create README.md 2023-05-27 19:04:19 +02:00
alexcercos
ca9f61ad9b Upload documentation
May convert to README docs in the future
2023-05-27 18:34:19 +02:00
alexcercos
bb84e1efaf Changes for MT4
Wrong symbol detection works most times but not 100% reliable
2023-05-24 16:17:10 +02:00
alexcercos
f4618aba1a Refactor symbol processing
Only working in MT5, need to make changes to work in MT4 (remove namespaces, etc)
2023-05-23 18:21:42 +02:00
alexcercos
f555fc04b8 Remove demo checks 2023-05-23 16:40:08 +02:00
alexcercos
3064d829bf Remove repeated code
Already included in dependency used by the EA (probably could do the same with the rest of indicators)
2023-05-22 22:51:57 +02:00
alexcercos
d7aa92b335 Remove unused code 2023-05-22 22:46:47 +02:00
alexcercos
62f29c5f01 Restore news indicator 2023-05-22 22:43:17 +02:00
alexcercos
024ba30313 Restore EVZ
Modified version without extra graphics
2023-05-22 22:40:06 +02:00
alexcercos
e669c654a3 Restore invisible ATR 2023-05-22 22:18:35 +02:00
alexcercos
3f9fe45132 Change AlgoMaster.mqh location 2023-05-22 22:18:08 +02:00
alexcercos
79c71e8708 Old files
Compile old version code to repository
Remaining to do:
-Add included indicators ex5/mq5 (depending on the case), or modified versions
-Test both versions
-Refactor
2023-05-22 17:03:05 +02:00
alexcercos
14e4e73a9b Ignore ex5 files 2023-05-22 16:07:19 +02:00
alexcercos
b935cce0d5 Initial commit 2023-05-22 15:58:05 +02:00