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

10.7/10.9 INDI SOLUTIONS
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3550
Page 35 of 72
Author:  milanese [ Sat Apr 26, 2014 9:35 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

slowkey » Sat Apr 26, 2014 9:14 pm wrote:Tommaso

Probably more noticeable on the 5 min time period I am working on this week end but I also noticed it in live trading this last week. The the demark trend line indi is not always following the formula. Some lines are connecting with just 1 point and others none at all. I uploaded the indi I am using to compare it to. I ran it in a simulator and got the same results. I will attach the indi I used for the comparison below. Oh I also have noticed it completely disappear also.

Only one or no points are connecting


Same chart with my demark indi on it uploaded below.
Looks correct.
the TL indicator used in 10.7 is a for the 10.7 use modified version, so it will not exactly react as other versions..
But thank your for uploading your version as so, for everyone there is the possibility to compare both versions and to find out which one he/she likes more to use..

Cheers :)

Tommaso
Author:  slowkey [ Sun Apr 27, 2014 1:37 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

milanese » Sat Apr 26, 2014 5:35 pm wrote:
slowkey » Sat Apr 26, 2014 9:14 pm wrote:Tommaso

Probably more noticeable on the 5 min time period I am working on this week end but I also noticed it in live trading this last week. The the demark trend line indi is not always following the formula. Some lines are connecting with just 1 point and others none at all. I uploaded the indi I am using to compare it to. I ran it in a simulator and got the same results. I will attach the indi I used for the comparison below. Oh I also have noticed it completely disappear also.

Only one or no points are connecting


Same chart with my demark indi on it uploaded below.
Looks correct.
the TL indicator used in 10.7 is a for the 10.7 use modified version, so it will not exactly react as other versions..
But thank your for uploading your version as so, for everyone there is the possibility to compare both versions and to find out which one he/she likes more to use..

Cheers :)

Tommaso
Thanks Tommaso,

Understand now the differences.

Doug
Author:  casapips [ Sun Apr 27, 2014 10:59 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

SpiderX » Fri Apr 25, 2014 5:24 pm wrote:Hi all,

Dashboard v1.05 is uploaded at the original post: http://www.stevehopwoodforex.com/phpBB3 ... 652#p90652

with the following changes:

-Added Dashboard configuration, use this to remove stuff you dont need.

Code: Select all

extern string  gen1d               = "set Dashboard Configuration";
extern bool showTrend   =true;
extern bool showM15Sto  =true;
extern bool showM30Sto  =true;
extern bool showH1Sto   =true;
extern bool showH4Sto   =true;
extern bool showD1Sto   =true;
extern bool showD1_21   =true;
extern bool showWK_21   =true;
extern bool showMN_21   =true;
-Added secondsToUpdate option, so indicator does not update every tick

Code: Select all

extern string  gen1a               = "Set update time, 0 seconds to update everytick";
extern int secondsToUpdate=15;
-Updated pair name colour code as suggested by alorente
Red - when WK2.1, D2.1 , DStoch direction are aligned down , with either one of the selected stoch timeframes aligned down
Green - when WK2.1, D2.1 , DStoch direction are aligned up , with either one of the selected stoch timeframes aligned up
Yellow - when WK2.1, D2.1 , DStoch direction are aligned up/down , with none of the selected stoch timeframes aligned properly

By selected, it means you have selected to show it in your dashboard configuration.
For typical 10.7/10.9 please still read the stoch colours

Please feedback if the last feature is useful.

Cheers
Brilliant Job Spider ..
If we could be alerted (email & push notification) on Green or Red condition, this weapon would be deadly :shock:

Take care
Author:  SpiderX [ Sun Apr 27, 2014 12:14 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

casapips » Sun Apr 27, 2014 6:59 pm wrote:
Brilliant Job Spider ..
If we could be alerted (email & push notification) on Green or Red condition, this weapon would be deadly :shock:

Take care

There happens to be a holiday next week, so i can probably find time to do this update. ;)

Cheers
Author:  casapips [ Sun Apr 27, 2014 1:02 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

SpiderX » Sun Apr 27, 2014 1:14 pm wrote:
casapips » Sun Apr 27, 2014 6:59 pm wrote:
Brilliant Job Spider ..
If we could be alerted (email & push notification) on Green or Red condition, this weapon would be deadly :shock:

Take care

There happens to be a holiday next week, so i can probably find time to do this update. ;)

Cheers
Merci
You are a star :yahoo:
Author:  fire580 [ Sun Apr 27, 2014 9:16 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

SpiderX maybe if you have the time this week you can do what you did to V.05 to lower the cpu usage on the prev version that has the pairs turn color and bold when H1 or H4 cross up in proper direction.

:good:
Author:  VirtualFM [ Sun Apr 27, 2014 10:03 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Hello SpiderX!

Good upgrade! It's getting cool. Glad that I could help a bit. Hopefully you will be able to implement the auto CSS like we discussed.

In the meanwhile, I still think there is too much information. At least for me I feel that if the stoch numbers are travelling between the interesting ones (threshold defined by "stoch_high/stoch_low"), they are just making "noise". Visual noise. In other words, if they are WHITE, they don't matter.

I took the liberty of adding this option, to hide the "white stoch", and the result will be like the chart in attachment. I feel it's easier like this to see which ones are crossing.

You can download the changed indicator if you like it, and in order to put it back to normal you can still set "showOnlyRelevant = false".
Author:  SpiderX [ Mon Apr 28, 2014 12:44 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

VirtualFM » Mon Apr 28, 2014 6:03 am wrote:Hello SpiderX!

Good upgrade! It's getting cool. Glad that I could help a bit. Hopefully you will be able to implement the auto CSS like we discussed.

In the meanwhile, I still think there is too much information. At least for me I feel that if the stoch numbers are travelling between the interesting ones (threshold defined by "stoch_high/stoch_low"), they are just making "noise". Visual noise. In other words, if they are WHITE, they don't matter.

I took the liberty of adding this option, to hide the "white stoch", and the result will be like the chart in attachment. I feel it's easier like this to see which ones are crossing.

You can download the changed indicator if you like it, and in order to put it back to normal you can still set "showOnlyRelevant = false".

Hi VirtualFM,

Thanks for the upgrade.
That looks great.
Will keep it when i add in the notification for the next version and study deeper into the CSS.


fire580,

Will add in an option to switch back to the previous pair colour indicator....should be fairly straightforward.

Cheers
Author:  fire580 [ Mon Apr 28, 2014 12:46 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Thanks SpiderX :yahoo:
Author:  xrismak [ Mon Apr 28, 2014 4:54 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Hi Peeps,
Although the H4STo and H1STO say Otherwise and there Appears to Be No Trend, I still took this trade :| Eyeballing the CSS, I am Going to see what Happens later On....
GBP-JPY Trade.. 28-04-14.png

Happy Trading Folks,

xrismak :)


SpiderX » Mon Apr 28, 2014 12:44 am wrote:
Hi VirtualFM,

Thanks for the upgrade.
That looks great.
Will keep it when i add in the notification for the next version and study deeper into the CSS.

fire580,

Will add in an option to switch back to the previous pair colour indicator....should be fairly straightforward.

Cheers
All times are UTC Page 35 of 72