- Search Metals Mine
- jmw1970 replied Jun 22, 2011
Deankenny21 / AJ1 a gentle reminder, this is a live trading thread, when posting trades show a screenshot shortly after you have opened (but make sure you do the important things like set SL before!!) so people can see what you are seeing, different ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 22, 2011
EURUSD - +18.2 Pips (see post 1672 for entry) PA got to my intended TP at the top of TMA and went thru it, so I decided to let the trade run as a MOM trade but to ensure I didn't give too much back of my hard earned profits I moved the stop to the ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 22, 2011
Hi DeanKenny21, your reasoning would be correct for a short if either the 1hr or 4hr stoch is down, maybe you just didnt mention this but I wanted to make sure.
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 22, 2011
Hi Duffy/All yes I do use slightly different versions of the indicators, well in actual fact I use both, I gave my reasoning in post 1586, which is basically people complaining about repainting indicators. the chart i posted earlier on the EU trade ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 22, 2011
not necessarily, different brokers have different 4hr start times, you can only trade what you see on your chart
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 22, 2011
EURUSD - Buy as the 4hr stoch has only just turned will treat as a scalp (Band2Band) for now and will reevaluate on how the PA reacts at the upper band
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 21, 2011
simple question, have you removed the previous version of TMA from your chart and added the TMA with Distance on if yes, have you checked the colors in the parameters to make sure they are not the same as your background if this still doesn't ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 21, 2011
exactly best is to have the inputs window open on session and type in your code on the other example would be iCustom(NULL,0,"!Ultra Stochastic Color Line", " ",TF," ",KPeriod,DPeriod,Slowing," ",Method," ",PField, " ",false," ",2,LightGray,1000," ...
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
not quite a) you are still missing parameters IMPORTANT: even things that appear to be just text help in the indicator still need to be passed as empty strings, in addition you need all the extra stuff that is the last lot of the parameters for ...
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
no, first of all to call a custom indicator you have to specify the symbol & period (you've done) specify the name (you've done) specify each parameter the indicator requires (you've NOT done) specify the mode(buffer) (you've done) specify the shift ...
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
this information can always be got from any indicator by opening the data window in mt4 find the indicator in the window, the values will then allways be starting at the top with 0 going down so for the indicator color line buffer 0 is up buffer 1 ...
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
Updated RF Finder — As per request from P.Dean an updated RF Finder this one now sends alerts if either stochastic is in the direction of the retracement it also fixes the bug in the previous version that was allways checking the stochastic ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 21, 2011
no mql versions of these indies will be loaded, a lot of hard work and time went into the base logic which makes the indicator work people could always decompile if they want the mql
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
This thread is becoming dangerously close to falling apart, I hope Kevin gets back soon to bring some order once again. Yes there are repainting indicators involved, however the system works perfectly fine without repainting ones. The TMA ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 21, 2011
Ultra Stochastic - Colored Lines — Standard stochastic indicator with colored lines (up/down) with true OTF/MTF functionality. NOTE: The lines are colored up/down based not on the previous bar of the chart timeframe, but based on the previous ...
Project Ultra - True "Other Time Frame" Indicators
- jmw1970 replied Jun 21, 2011
yes sorry, the second is also 10,3,3 BUT High/Low not close/close
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 21, 2011
Punisher before stating that there is a bug in an indicator, check whether the problem is NOT with yourself AS IS THIS CASE. Look carefully at the picture you posted. The kevinator indicator shows that it is using 10,3,3,LWMA,C/C as it's inputs (for ...
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 20, 2011
Hi Steve I wrote a similar script with endless loop, in the end I used a global variable to unload the script. ie. when the script loads it sets/creates the variable to for instance 1 if it needs to be ended, user presses f3 sets the variable to 0 ...
Kevinator's M5 retracement strategy: an auto-trader by SteveHopwood
- jmw1970 replied Jun 20, 2011
yes you cannot trade off the TMA Overbought/Oversold values alone the combination though of 1hr,4hr stochs, RF Finder & TMA makes for profitable entries.
Kevinator 5m retracement-Live trading
- jmw1970 replied Jun 20, 2011
thinking about this what would be required a) I am assuming you are talking about an MT4 dashboard, not a seperate application (which is possible but a lot more difficult) b) what information would need to be displayed?? i) what quadrant the PA was ...
Kevinator 5m retracement-Live trading