hello, some good work!
can you explain me..
what is "more trades"
and what
WPR_BuyRange = 15; ---- buy/sell at 15 ??? what 15?
WPR_SellRange = 15;
WPR_ADXmaxLevel = 25; ----- is it meaning only to trade within max and min ADX 15-25 ??
WPR_ADXminLevel = 15;
look forward to testing once I know more :)
Hi,
when you enable "More Trades" the EA makes trades with and without Trigger. The Effekt is, you have more trades.
WPR_BuyRange is the Bandwith of WPR- Indicator who will the EA go long. When you set it to 15, this ist the Range from -85 to -100 of this Indicator.
WPR_SellRange is the Bandwith of WPR- Indicator who will the EA go short. When you set it to 15, this is the Range from 0 to -15 of this Indicator.
(i hope you know the WPR- Indicator ;-) )
ADXmaxLevel is the Maximum ADX-Signal of ADX-Filter Indicator who will WPR-Strategy work.
ADXminLevel is the Minimum ADX-Signal of ADX-Filter Indicator who will WPR-Strategy works.
When you set ADXmaxLevel 25 and ADXminLevel to 15, the WPR-Strategy will only work in the ADX Range from 15 and 25.
I hope, i can help you.
hi
i installed this and a new window opens up but nothing happen...please help
my email is fxguy322@gmail.com
@fxguy322
you trade on real or demo account? Micro- or nanoaccount? ECN-Broker? No errormessages from your Broker? You enable Expert-Advisors on MT4?
Sometimes, the KNUX doesnt Trade, you´ll see it on Backtest. No Trades are better than losses ;-)
Please give me more Information.
hi n thank you for your help. i really appreciate it.
i loaded the knux indicator in the indicator folder. then restarted mt4 and dragged the indicator to my eur/usd screen and
a sub-window opened up and nothing was showing. i am running demo account on fxcm.
i first must say that i am new at this ..... so i just realized i need to load mt4.set file in the experts/preset folder...right?
do you have skype or an email where i can give you pic of the screen?
thanks again.
@fxguy322
you should load the set-file for EUR/USD who is here to download -> "m1_eurusd-wprxadx_mt.set"....not "mt4.set".
Yes, i have a Email, you can find it in the Source of KNUX.
i got error doing strategy tester. i am using fxcmUSD demo account. please help.TQ
2015.01.29 11:56:04.937 2014.11.24 03:46 Tester: PrevBalance: 10000.00, PrevPL: 0.00, PrevEquity 10000.00, PrevMargin: 0.00, NewMargin: 13468, FreeMargin: -3468.00
2015.01.29 11:56:04.937 2014.11.24 03:46 Tester: not enough money for sell 4.81 EURUSD at 1.23847 sl: 1.25197 tp: 1.23447 [2014.11.24 03:46]
2015.01.29 11:56:04.937 2014.11.24 03:46 knux_1_0 EURUSD,M1: Error opening SELL order : 134
2015.01.29 11:56:04.937 2014.11.24 03:46 knux_1_0 EURUSD,M1: OrderSend error 134
2015.01.29 11:56:04.937 2014.11.24 03:46 Tester: stop button pressed
2015.01.29 11:56:04.937 2014.11.24 03:46 Tester: PrevBalance: 10000.00, PrevPL: 0.00, PrevEquity 10000.00, PrevMargin: 0.00, NewMargin: 13468, FreeMargin: -3468.00
2015.01.29 11:56:04.937 2014.11.24 03:46 Tester: not enough money for sell 4.81 EURUSD at 1.23846 sl: 1.25196 tp: 1.23446 [2014.11.24 03:46]
I have just backtested the EA using 99% modeling quality and real variable spreads (using Tick Data Suite), and the results are not as good as your backtest with fix spread at 18 pips.
But I still have an impressive performance. From 1k to more than 500k.
I am forwarding a demo test and optimizing other pairs now.
Great job and generous contribution, Ralf!
I wish you a very prosperous 2015!
I have just backtested the EA using 99% modeling quality and real variable spreads (using Tick Data Suite), and the results are not as good as your backtest with fix spread at 18 pips.
But I still have an impressive performance. From 1k to more than 500k.
I am forwarding a demo test and optimizing other pairs now.
Great job and generous contribution, Ralf!
I wish you a very prosperous 2015!
May I suggest a collaboration? Is it possible to use tick data downloaded with TDS on a different computer? If so, perhaps you would like to share tick data and I will provide the settings I get from optimization. But first it would be a good idea to define an optmization strategy. I see that Ralf proposes a 2-stage process.
We could exchange data through a dropbox if this method is practicable.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
KNUX V1.0:
The idea is to work with a trigger, based on ADX, CCI, RVI, WPR and EMA.
Author: BroTrader2014