Changes for page Indicators

Last modified by Drunk Monkey on 2024-08-13 08:20

From version 1.1
edited by Drunk Monkey
on 2020-04-13 21:05
Change comment: There is no comment for this version
To version 7.1
edited by Drunk Monkey
on 2020-04-22 17:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,19 +1,29 @@
1 1  == Informational ==
2 2  
3 -1. Candle Countdown Timer
4 -1. Pipsahoy Pip Counter
3 +Useful mt4 indicators that don't over clutter your display.
5 5  
5 +1. [[Candle Countdown Timer>>https://www.mql5.com/en/market/product/37576]] - how long before this candle closes?  Useful to know when you are watching price action.
6 +1. [[Pipsahoy>>https://pipsahoy.com/downloads]] [[Pip Counter>>https://pipsahoy.com/downloads]] - shows how many Pips profit/loss your trade is in.  Why guess?
7 +1. [[ATR Stop Loss>>https://pipsahoy.com/downloads]] - what should your SL be?  This will help you determine it based on the volitility of that particular market.
8 +1. [[Daily Open>>https://pipsahoy.com/downloads]] - Where did the price open today?
9 +
10 +== Pattern Recognizers ==
11 +
12 +I have tested none of these, I'm only gathering the links so I can test them later.
13 +
14 +1. [[Kangaroo Tail>>https://www.mql5.com/en/market/product/22734]]
15 +
6 6  == Exit ==
7 7  
8 -1. Rex
18 +1. Rex ([[files>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/]])
9 9  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]]
10 -1**. Rex.mq4
11 -1**. Rex with Alert.mq4
20 +1**. [[Rex.mq4>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex.mq4]]
21 +1**. [[Rex with Alert.mq4>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex with Alert.mq4]]
12 12  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]]
13 -1**. Rex.lua
14 -1**. MTF MCP Rex Heat Map.lua
23 +1**. [[Rex.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex.lua]]
24 +1**. [[MTF MCP Rex Heat Map.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/MTF MCP Rex Heat Map.lua]]
15 15  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]]
16 -1**. Rex Strategy.lua
26 +1**. [[Rex Strategy.lua>>https://info.quagmyre.com/xwiki/bin/view/Forex/Indicators/files/rex/Rex Strategy.lua]]
17 17  
18 18  References
19 19