slipshod wrote:I added a few debugging lines to see what trades its trying to take, and am seeing it trying to open a sell on EURAUD at the price -0.0004, which is predictably failing.
It also tried a Buy Stop on AUDCAD at 1.0604 with a TP at 1.0599 (less than the entry price), and similar TP errors on EURUSD and GBPAUD.
(I've got Stealth turned off, as I can't run a computer 24 hours a day).
Same issue with AUDNZD. I made a little debugging and this is coming from GetNextSupport and/or GetNextResistance as it never fit the conditions and so Pivot remain to 0. Then Price is calculated using Pivot - (Buffer/factor), so negative... In that case Last resistance is below Price ,so bid can never be between two last resistances...
I am quite new to that system, so as I do not fully undersand rules, I have no clue what to change...
allisonmagic wrote:can't wait for RSI2 to be added
Andy will hopefully integrate the RSI add-on into his code.
For those who can't wait here a preview with RSI and AutoSymbols, ex4 only! Appreciate feedback if the RSI stuff is working.
SERIOUS WARNING: don't put this on a live account! :!: :!: :!:
I'm getting readings of .00 on all pairs with RSI2. Can someone help out here?
Andy,
Q on this EA have been trading 10.4 manually (with small lot sizes) like the logic and fits my style of trend trading retracements on HTFs. However I am looking for semi auto system that can be managed with 1 hour each evening GMT 22-2300. So your EA looks great. Loaded it up the EA no prob mmm large number of pending trades immediately .. quite agressive. Anyway a couple of specific Questions:
1. Why did it take the AUDUSD trade while stoch did not bottem out? see pic it is the last stoch dip.
2. Note the high degree of negative figures is not representative of the perf. of this EA since I started it Friday lunch time !! on a demo I have not gone completely mad - However, I did see it taking trades where slope vales on daily were not great for strong trend CADCHF CAD-0.02 and CHF -0.27. Any comment?
3. Is there anyway of using this EA and or a variant to run a single pair backtest over 5 yrs? I tried and failed
Jonathan
You do not have the required permissions to view the files attached to this post.
allisonmagic wrote:can't wait for RSI2 to be added
Andy will hopefully integrate the RSI add-on into his code.
For those who can't wait here a preview with RSI and AutoSymbols, ex4 only! Appreciate feedback if the RSI stuff is working.
SERIOUS WARNING: don't put this on a live account! :!: :!: :!:
I'm getting readings of .00 on all pairs with RSI2. Can someone help out here?
I've not had chance to look at that code with the RSI 2 indi, thats CT's department.
Jonathan2FI wrote:Andy,
Q on this EA have been trading 10.4 manually (with small lot sizes) like the logic and fits my style of trend trading retracements on HTFs. However I am looking for semi auto system that can be managed with 1 hour each evening GMT 22-2300. So your EA looks great. Loaded it up the EA no prob mmm large number of pending trades immediately .. quite agressive. Anyway a couple of specific Questions:
1. Why did it take the AUDUSD trade while stoch did not bottem out? see pic it is the last stoch dip.
2. Note the high degree of negative figures is not representative of the perf. of this EA since I started it Friday lunch time !! on a demo I have not gone completely mad - However, I did see it taking trades where slope vales on daily were not great for strong trend CADCHF CAD-0.02 and CHF -0.27. Any comment?
3. Is there anyway of using this EA and or a variant to run a single pair backtest over 5 yrs? I tried and failed
Jonathan
What are your stoch setting?
The EA is coded to start placing stop orders if AO above 0 for a sellstop or stoch above 80 and AO below 0 for a buystop or stoch below 20