- Search Metals Mine
- fajst_k replied Feb 3, 2009
new strategy — Another advanced strategy. Needs to be converted to NS 5.x Krzysztof
Neural Network Trading, Serious people only!
- fajst_k replied Feb 1, 2009
Jmacrossover — Hi, Here is an advanced strategy for NS, it uses JMAs crossovers, HP filter and Ehlers trend line. It uses also LEAD function, the usage of this function in real time trading is unclear for me. Included chart has 3 Strategies, ...
Neural Network Trading, Serious people only!
- fajst_k replied Jan 30, 2009
16 nets strategy — Hi, Here is a strategy with 16 JMA NNs which have predictions with extremly low Rs error. I'm not an author of this strategy and i think it has a major fault in it see this link, this is a reason that it gives unconsistent ...
Neural Network Trading, Serious people only!
- fajst_k replied Dec 2, 2008
MTF stochastic — Boys and girls, Here is MTF stochastic which displays stochs from different TF in the same indicator window, just drag it multiple times to the same indicator window with different settings and colours. It show also clock till ...
Stochastic secrets
- fajst_k replied Nov 29, 2008
MTF stochastic — I connected MTF stochastic to vhand with different TF settings but it does not work (latest MTF version of Vhand) . DO you know maybe if it is possible to get it working ?? Krzysztof
VHands Trading Simulator
- fajst_k replied Nov 22, 2008
move from nowhere — The example of 'move from nowhere' is jump of EURUSD at 19.11 one hour before of US open like 170 pips. If somebody will give me an idea how it was possible to predict this than predict reversal of this......there was of ...
WAVES Heatmap system and EA
- fajst_k replied Nov 22, 2008
singel currency trade — Hi comdoc Regarding your setup. Yes it was possible to catch this trade, I use similar methods. In your screen you have actually 3 RSI indicators: T3RSI, T3GROUP and TDI. All of them are showing more or less the same, ...
WAVES Heatmap system and EA
- fajst_k replied Nov 20, 2008
white number near the arrow — I have a quick question about orest indicator. Near the arrow there is a white number which is changing. Is it how many slots pair has moved since last data request ?? What is data request ?? end of TF period or ...
Indicators development for T101's not very simple method
- fajst_k replied Nov 19, 2008
Trend but no trend picture — Picture
Indicators development for T101's not very simple method
- fajst_k replied Nov 19, 2008
Trend but no trend — HI ForexFlash, Please see the picture below of your indicator. It it obvious that there is no trend but for EURUSD it shows trend strength +67. My setting were 1,5,15M This value was oscilating between -50 +67 As afar as I ...
Indicators development for T101's not very simple method
- fajst_k replied Nov 17, 2008
Ferux indicator — Did you read this thread ?? url Ferux developed indicator based on CCFP, the latest version is MTF which will give the trade signal if the currencies will get synchronized to move on multiple TF. So I believe it may be kind ...
WAVES Heatmap system and EA
- fajst_k replied Nov 17, 2008
Ferux indicator question — Hi Ferux, I have followed this thread whole weekend but I couldn't find the answer for those questions, I hope you can answer me. 1) when we are using version "current" and option barclose is TRUE, when trade signal ...
Trading System Using Relative Strength-Part 2
- fajst_k replied Nov 15, 2008
TS RSI again — Hi, I had a closer look to this T3 RSI and made fast investigation what it does for(int i=limit; i>=0; i--) { rsiArray[i] = iRSI(NULL,0,T3_Period,PRICE_CLOSE,i); e1 = w1*rsiArray[i] + w2*e1; e2 = w1*e1 + w2*e2; e3 = w1*e2 + ...
WAVES Heatmap system and EA
- fajst_k replied Nov 15, 2008
EA THV — CObraforex Just to verify if it is really good. Write an EA and test it on historical data than show us the results. Your system is based on T3 expotential MA and MACD which are more or less the same which is proven to give many false ...
THV system, final edition
- fajst_k replied Nov 14, 2008
T3 RSI — This thing has everything 2MA for RSI, bolliger bands of RSI and alerts about consolidation (wideness of bands 20, middle conditions??) and possible trend reversals alert when RSI>68 and <32. Try it. I tried Basket Bars, it gives a ...
WAVES Heatmap system and EA
- fajst_k replied Nov 14, 2008
faulty T3_RSI — I believe you are using faulty indicator T3_RSI. RSI_Period is never used indsie this indicator even you specify it as an input.It uses only T3 input. Krzysztof
WAVES Heatmap system and EA
- fajst_k replied Nov 1, 2008
QQE time frame setting 5min — At all pictures TF setting of QQE is 5min, the system itself operates on 1min. I understand it is correct ?? What is a laguerre TF setting ?? Krzysztof
Ninpostar Revolution
- fajst_k replied Oct 25, 2008
RSI T3 — Anybody has RSI T3 indicator here ?? Can you post it ??
WAVES Heatmap system and EA
- fajst_k replied Jun 25, 2008
Also I found out that the alerts are given only to the charts from the profile which is currently displayed on the screen. Even if cross of EMA will occur in another profile chart, the alert will be given only after switch to this profile. Any idea ...
Email Alert don't work for 2macrossover
- fajst_k replied Jun 24, 2008
I tried it and e-mail is sent without any problem from internal alert function. So it looks that SendAnEmail dont work.
Email Alert don't work for 2macrossover