GPS Trading System

falsedave
Trader
Posts: 53
Joined: Sun Aug 26, 2012 5:00 pm

Re: GPS Trading System

Post by falsedave »

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
Image
Image
User avatar
Fable
Trader
Posts: 115
Joined: Mon Sep 17, 2012 2:05 pm

Re: GPS Trading System

Post by Fable »

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
jasonckb
Trader
Posts: 187
Joined: Sat Aug 25, 2012 9:45 am

Re: GPS Trading System

Post by jasonckb »

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:
Happy Trading

Jason
falsedave
Trader
Posts: 53
Joined: Sun Aug 26, 2012 5:00 pm

Re: GPS Trading System

Post by falsedave »

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
Image
Image
User avatar
Fable
Trader
Posts: 115
Joined: Mon Sep 17, 2012 2:05 pm

Re: GPS Trading System

Post by Fable »

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
jasonckb
Trader
Posts: 187
Joined: Sat Aug 25, 2012 9:45 am

Re: GPS Trading System

Post by jasonckb »

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:
Happy Trading

Jason
User avatar
Fable
Trader
Posts: 115
Joined: Mon Sep 17, 2012 2:05 pm

Re: GPS Trading System

Post by Fable »

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 :?
falsedave
Trader
Posts: 53
Joined: Sun Aug 26, 2012 5:00 pm

Re: GPS Trading System

Post by falsedave »

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....
Image
Image
effluvium

Re: GPS Trading System

Post by effluvium »

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 ?
falsedave
Trader
Posts: 53
Joined: Sun Aug 26, 2012 5:00 pm

Re: GPS Trading System

Post by falsedave »

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
You do not have the required permissions to view the files attached to this post.
Image
Image
Post Reply

Return to “Manual trading systems”