- Search Crypto Craft
- Pat1 replied Dec 3, 2013
Digamber, I used your Candle indicator to determine the max and the min of the past 96 bars as shown by the indicator in the subwindow. The main window has two lines , Orange and Green and are based on your concept that the Open of the Max Candle is ...
Digamber Shankar PATIL's DSP Candle Strategy
- Pat1 replied Oct 28, 2013
I do not believe a pullback within 20 pips of the ma is a valid argument unless its a criteria for the trading system described. a Pullback is a Pullback irrespective of where it occurs. A better approach would be to draw a counter trend line once ...
Simple High Probability Trading
- Pat1 replied Oct 28, 2013
Hi All, Attached is the MT4 Arrow indicator for the one posted for Ninja Trader by smathews in post 104. Download the indicator to you indicator folder. Close Mt4 and restart. Drag the indicator to your range bar chart. Cheers Pat
Simple High Probability Trading
- Pat1 replied Sep 23, 2013
Hi Kos, Just another way of visualizing the XO indis. Attached are two indis xov1 and xo_olv1. and template These xo indis have been re-coded to minimize cpu usage. Hope it helps. Cheers Pat
Still Basketting
- Pat1 replied May 19, 2013
Hi Steve, Here is Happs Phases v8. No change from V7 except your two request plus a minor functinal correction(#3 &4) 1. Factor default=32 2. Mid Line for Secondary Zones 3. No Fibs for Periods >60 - As original - missed that during recode. The v8 ...
Happs Trading System
- Pat1 replied May 17, 2013
Hi Steve, Should have your request coded. What's "microhapp"? Pat
Happs Trading System
- Pat1 replied May 15, 2013
Hi Steve, Been a while. Here is an enhancement you have been discussing Auto High and Low based on Monthly data. Custom High and low. Overrides the auto. For Auto keep these values 0.0 Boolean for drawing rectangles - Red and Green Extended level to ...
Happs Trading System
- Pat1 replied Feb 14, 2013
Right click on chart, c,ick save pictures as, create a folder In your mt4 directory to save all pictures, give it a meaningful name, attach to ff Cheers Pat
The Greatest Game
- Pat1 replied Nov 17, 2012
Hey G, That's like the indi I displayed some time ago along with the Pat_RS Post 672-674. Notice that for a particular currency pair it is the trough and the peek that gives an early signal. Just as you do with Gadi Currencies where you can tell ...
The gg53 "Killing Zone"
- Pat1 replied Nov 16, 2012
For those of you who would like to see HAS of various time frames on M5 chart for example, use the following MA. Its a Double SMMA of the Particular time frames. The below M5 Basket 14 chart shows HAS 2,15,2,15 (kos original) Gold DSMMA 0,0,15,15 ...
Still Basketting
- Pat1 replied Nov 8, 2012
The Basket charts has Max Bars =1000; Typically all MT4 downloads 2000 bars per instrument per period. Hence the Basket works. One of the ways of checking and creating an index of multiple instruments is to use the following in the init(). ...
Still Basketting
- Pat1 replied Nov 6, 2012
Modify C5 — case 5: Pair[0] = "AUDJPY" + Pair_suffix; Pair[1] = "NZDUSD" + Pair_suffix; Pair[2] = "EURJPY" + Pair_suffix; Pair[3] = "GBPJPY" + Pair_suffix; Pair[4] = "GBPUSD" + Pair_suffix; Factor=500.0; GVC Add the above code as case 5 ...
Still Basketting
- Pat1 replied Nov 6, 2012
Slope of HAS - Not required but helps. — Hi All, This is something I have been using to exit trades and/or re-enter. Its a slope of a MA similar to HAS which is an SMMA of an SMMA 15 of close. Key levels to watch are 0.4, 0.8 and 1.2. The TMA ...
Still Basketting
- Pat1 replied Nov 2, 2012
G, I am not comparing the codes or the indicators. I am comparing the values of Max and Min for the asian session. Once the Asian Session is complete, the max and min should not change, if that is what we are accomplishing. Version 2.0 tends to ...
The gg53 "Killing Zone"
- Pat1 replied Nov 2, 2012
Gadi Obv v2 — Hi G, Trying to understand your Gadi OBV 2.0 Asian Tunnel. i have superimposed GadOBV 2.0 and The Gadi Asian Tunnel. Both, at 8.00, have the same Max and Min. Then Gadi Obv 2.0 min changes. Could you explain the change in the ...
The gg53 "Killing Zone"