Wiki source code of Indicators
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == Informational == | ||
2 | |||
3 | Useful mt4 indicators that don't over clutter your display. | ||
4 | |||
5 | 1. Candle Countdown Timer | ||
6 | 1. Pipsahoy Pip Counter | ||
7 | |||
8 | == Pattern Recognizers == | ||
9 | |||
10 | I have tested none of these, I'm only gathering the links so I can test them later. | ||
11 | |||
12 | 1. [[Kangaroo Tail>>https://www.mql5.com/en/market/product/22734]] | ||
13 | |||
14 | == Exit == | ||
15 | |||
16 | 1. Rex ([[files>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/]]) | ||
17 | 1*. as an MT4 indicator: [[http:~~/~~/74.52.98.37/code/viewtopic.php?f=38&t=61373>>http://74.52.98.37/code/viewtopic.php?f=38&t=61373]] | ||
18 | 1**. [[Rex.mq4>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex.mq4]] | ||
19 | 1**. [[Rex with Alert.mq4>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex with Alert.mq4]] | ||
20 | 1*. as an LUA oscillator: [[http:~~/~~/fxcodebase.com/code/viewtopic.php?f=17&t=24005>>http://fxcodebase.com/code/viewtopic.php?f=17&t=24005]] | ||
21 | 1**. [[Rex.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex.lua]] | ||
22 | 1**. [[MTF MCP Rex Heat Map.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/MTF MCP Rex Heat Map.lua]] | ||
23 | 1*. as in indicator strategy: [[http:~~/~~/fxcodebase.com/code/viewtopic.php?f=31&t=24705>>http://fxcodebase.com/code/viewtopic.php?f=31&t=24705]] | ||
24 | 1**. [[Rex Strategy.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex Strategy.lua]] | ||
25 | |||
26 | References | ||
27 | |||
28 | * [[http:~~/~~/fxcodebase.com/>>http://fxcodebase.com/]] |