stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

GPS Trading System
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=890
Page 3 of 5
Author:  falsedave [ Wed Oct 24, 2012 6:18 pm ]
Post subject:  Re: GPS Trading System

Here is an indicator I have put together. It works in the form of an EA which gives a chance to move this forward to maybe a fully automated system.

Its fairly basic as I'm only really starting to learn to code. As such it is not all my own code with many parts copied from Steve Hopwoods EA's and also some from and also some code from Deltabron's SlopeValues indicator. So thankyou to them.

3 settings

Tradepairs = enter the pairs you want to monitor separated by a comma. Dont worry about suffixes they are catered for.

TradeEverything = Will monitor everything that is in your Marketwatch window.

addSundayToMonday = Used for calculating slope values.

I noticed also that I does give different results with different crims. Think this might have something to do with when Daily/Weekly/Monthly candles are calculated. But I have checked all figures against Baludas DWM pivots and TMA SlopeTrue and they all they all return the same values as I have got. So just be aware.

As usual use at you own risk. Its not my fault if you lose all you money using this. Although I hope you dont. :D
Author:  Fable [ Wed Oct 24, 2012 7:17 pm ]
Post subject:  Re: GPS Trading System

falsedave wrote:Here is an indicator I have put together. It works in the form of an EA which gives a chance to move this forward to maybe a fully automated system.

Its fairly basic as I'm only really starting to learn to code. As such it is not all my own code with many parts copied from Steve Hopwoods EA's and also some from and also some code from Deltabron's SlopeValues indicator. So thankyou to them.

3 settings

Tradepairs = enter the pairs you want to monitor separated by a comma. Dont worry about suffixes they are catered for.

TradeEverything = Will monitor everything that is in your Marketwatch window.

addSundayToMonday = Used for calculating slope values.

I noticed also that I does give different results with different crims. Think this might have something to do with when Daily/Weekly/Monthly candles are calculated. But I have checked all figures against Baludas DWM pivots and TMA SlopeTrue and they all they all return the same values as I have got. So just be aware.

As usual use at you own risk. Its not my fault if you lose all you money using this. Although I hope you dont. :D

Looks nice, I'll give it a try and keep you update if any comments.

Best regards,

Fable
Author:  jasonckb [ Wed Oct 24, 2012 11:47 pm ]
Post subject:  Re: GPS Trading System

falsedave wrote:Here is an indicator I have put together. It works in the form of an EA which gives a chance to move this forward to maybe a fully automated system.

Its fairly basic as I'm only really starting to learn to code. As such it is not all my own code with many parts copied from Steve Hopwoods EA's and also some from and also some code from Deltabron's SlopeValues indicator. So thankyou to them.

3 settings

Tradepairs = enter the pairs you want to monitor separated by a comma. Dont worry about suffixes they are catered for.

TradeEverything = Will monitor everything that is in your Marketwatch window.

addSundayToMonday = Used for calculating slope values.

I noticed also that I does give different results with different crims. Think this might have something to do with when Daily/Weekly/Monthly candles are calculated. But I have checked all figures against Baludas DWM pivots and TMA SlopeTrue and they all they all return the same values as I have got. So just be aware.

As usual use at you own risk. Its not my fault if you lose all you money using this. Although I hope you dont. :D
Thankks Falsedave!!! :mrgreen:
Author:  falsedave [ Thu Oct 25, 2012 8:36 pm ]
Post subject:  Re: GPS Trading System

A big Thanks to jasonckb who spotted an error when it came to calculating slope direction.

Here's an update I'm hoping should sort the problem. It trys to calculate slope direction as Baludas Slope-values indicator. So a big thankyou to him also

Also made sure it got rid of bid values after removing the EA.

Thanks
Good Luck
Author:  Fable [ Sun Nov 04, 2012 11:54 pm ]
Post subject:  Re: GPS Trading System

Hi,

Could it be possible to make an indicator like a histogram tape with Blue=+4 at close bar Yellow= range between +4 and -4 and Red for sell.

As so we could easily backtest the system.
Just an idea... Hope you still doing well with it :mrgreen:

Regards,

Fable
Author:  jasonckb [ Mon Nov 05, 2012 11:37 am ]
Post subject:  Re: GPS Trading System

Fable wrote:Hi,

Could it be possible to make an indicator like a histogram tape with Blue=+4 at close bar Yellow= range between +4 and -4 and Red for sell.

As so we could easily backtest the system.
Just an idea... Hope you still doing well with it :mrgreen:

Regards,

Fable
It seems a good idea! I would say 8-10 dark blue (OB/strong Buy), 4-7 blue (Buy), +3 to -3 Grey (ranging), -4 to -7 (sell), -8 t0 -10 dark red (OS/ strong sell).....Hoping Dave or others can take this challenge :mrgreen:
Author:  Fable [ Mon Nov 05, 2012 1:13 pm ]
Post subject:  Re: GPS Trading System

jasonckb wrote:
Fable wrote:Hi,

Could it be possible to make an indicator like a histogram tape with Blue=+4 at close bar Yellow= range between +4 and -4 and Red for sell.

As so we could easily backtest the system.
Just an idea... Hope you still doing well with it :mrgreen:

Regards,

Fable
It seems a good idea! I would say 8-10 dark blue (OB/strong Buy), 4-7 blue (Buy), +3 to -3 Grey (ranging), -4 to -7 (sell), -8 t0 -10 dark red (OS/ strong sell).....Hoping Dave or others can take this challenge :mrgreen:
Yep that would be so great ! I have started steve's pdf "guru coding", very nice tutos but I'm still far away to write a good code for this :?
Author:  falsedave [ Tue Nov 06, 2012 5:49 pm ]
Post subject:  Re: GPS Trading System

Sorry been a while since I posted back to this thread. There were loads of bugs with the first one so me and JasonCKD were PM back and forth between us bashing out the bugs. I have the indicator version somewhere I will post soon. Its has become a bit lost in what has evolved

I got to admit this has been quite fun. It has developed into a bit of a monster as Jason began to suggest some different entry's and exits using the rating system as a base , only trading Yellow and Red pairs in the direction of the trend.

There is an EA I have running at present using this system but want to leave it a few days on demo to see how it responds. Then will post over in the automated section look out for it soon....
Author:  effluvium [ Tue Nov 06, 2012 6:05 pm ]
Post subject:  Re: GPS Trading System

falsedave wrote:Here is an indicator I have put together. It works in the form of an EA which gives a chance to move this forward to maybe a fully automated system.....

Its fairly basic :D
I'm sorry but I could not see any attached indicator in your posts :o :o :o
So what do you speak about ?
Author:  falsedave [ Tue Nov 06, 2012 6:44 pm ]
Post subject:  Re: GPS Trading System

I removed the initial one as it was full of bugs. Just put the old one back together now.

Yellow for buy Bias, Red for sell bias.
For a breakdown of how the score was calculated set RatingsDump = True and dumpthispair = the symbol you want more information on.

If you have any ideas on how to develop this any further I am all ears.

Dave
All times are UTC Page 3 of 5