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 55 of 72
Author:  SpiderX [ Tue May 20, 2014 1:48 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

theforexedge » Tue May 20, 2014 6:14 am wrote:SpiderX

Can you post the code for the diamond update bug fix?

JP
Hi,

Please replace the below section of code.
It was a small mix up of Stoch21Up and Stoch21Dn.

Cheers

Code: Select all

  if(showD1_21)
  {
      draw_label(32,Black,xpos+1,iy,j);
      
      if(D_21 >= 99)
      {
         draw_label(arrow,Stoch21Up,xpos,iy,j);
         
         if (wkd1_alignedup)
            draw_label(115,Stoch21Up,xpos+1,iy,j);
         
      }
      else if(D_21 <= 1)
      {
         draw_label(arrow,Stoch21Dn,xpos,iy,j);
         if (wkd1_aligneddown)
            draw_label(115,Stoch21Dn,xpos+1,iy,j);         
      }
      else   
         draw_label(arrow,DarkGray,xpos,iy,j);  
      xpos+=3;
  }     
Author:  nanningbob [ Thu May 22, 2014 2:04 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Remember the dummy lights. I was wondering if someone could change them so they will show 3 things:
1 monthly open
2 weekly open
3. daily open

price is above open green;
price is below open red;

You will then have 3 bars that will be either green or red. 10.7 EDSEL with dummy lights. :)
Author:  boldtrader [ Thu May 22, 2014 3:28 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Getting some really nice trades this past week or so..

Here is an example of the use of GANN Octaves with TL and STo7 on H4, CT trade.

Just closed this for +83.50 pips.
#1_2014-05-21_2317.png
Long at 93.228, closed at 94.063. Was actually looking for a higher TP level, up at 94.65.. but decided to take gains since price sitting at down TL, and STO7, et. al. is in upper zone.. Also.. based on GANN Octave rules of 2 level price movement, decided to take the gains.

Will look for new entry for TP level once over the TL. Otherwise, I would expect a move back to retest lows..

Cheers..
Author:  Cherry [ Thu May 22, 2014 6:05 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Hi Boldtrader, do you mind if I ask what daily pivot indi you use?
Thanks. :) Cherry
Author:  Cherry [ Thu May 22, 2014 7:12 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Help please from some of you Empty4 experts...
I've started having problems with my platform. Never before, but going much slower since adding the 10.7-9 and the CSS. Now it has frozen trying to change from H4 to H1. I closed, reopened and tried again. It won't change and these are the error messages i got. Have I done something or have the indicators overloaded the platform? Thanks for any help!!! Cherry
Author:  milanese [ Thu May 22, 2014 8:39 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Cherry » Thu May 22, 2014 7:12 am wrote:Help please from some of you Empty4 experts...
I've started having problems with my platform. Never before, but going much slower since adding the 10.7-9 and the CSS. Now it has frozen trying to change from H4 to H1. I closed, reopened and tried again. It won't change and these are the error messages i got. Have I done something or have the indicators overloaded the platform? Thanks for any help!!! Cherry
The error seems not caused from any of the 10.7/10.9 indicators, please check out what indicators and EA ecc you have loaded in your Empty4.. it seems an error cuased by calling a *.dll libdatei.

Cheers :)

Tommaso
Author:  Cherry [ Thu May 22, 2014 9:39 am ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Thanks Tommaso. I don't know what that dll thingy is or where i find that info!!

The problem occurred after i changed the thickness of the lines in W_D_MN_open_line and then saved the template as 'default' over the previous default. I then opened a new chart being D1, checked it, switched to H4, looked then tried to switch to H1. It wouldn't switch any of the charts after that.
After closing and opening a couple of times I removed the default template, saved it again without the changes to the indi and it seems to be ok once again. It still is quite slow to respond though.

I don't have wonderful internet connection where i'm living now so could that affect the speed of Empty4?
The other indi I have running is the TDI and no EA's. Oh and the CSS on 1 chart.
Is there any way of knowing how much each indi is slowing the platform down?

As I've posted previously, the 90/70, 30/10 lines keep going from my 10.9 indi also and I don't know what is causing that.
Cherry
Author:  dclayw [ Thu May 22, 2014 1:14 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Cherry » Thu May 22, 2014 7:39 pm wrote:
The problem occurred after I changed the thickness of the lines in W_D_MN_open_line and then saved the template as 'default' over the previous default. I then opened a new chart being D1, checked it, switched to H4, looked then tried to switch to H1. It wouldn't switch any of the charts after that.
After closing and opening a couple of times I removed the default template, saved it again without the changes to the indi and it seems to be ok once again. It still is quite slow to respond though.
For some reason the W_D_MN_open_line indi seems to be a bit of a resource hog, I haven't programmed in Empty4 but the code looks pretty straight forward so I don't know why it would be a resource hog. Tommaso, any reason why this would be? I have the indi on my 20+ charts and it takes about 90 sec after I load Empty4 before I get any response out of it. My PC is now less responsive, still OK, but less responsive. Without this indi I don't have any issues whatsoever.

Tommaso kindly provided W_D_MN_open_line after I tried the 0-Weekly Open indi, that indi brought my PC to it's knees.
Author:  Gertje [ Thu May 22, 2014 1:57 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

dclayw » Thu May 22, 2014 1:14 pm wrote: For some reason the W_D_MN_open_line indi seems to be a bit of a resource hog, I haven't programmed in Empty4 but the code looks pretty straight forward so I don't know why it would be a resource hog. Tommaso, any reason why this would be? I have the indi on my 20+ charts and it takes about 90 sec after I load Empty4 before I get any response out of it. My PC is now less responsive, still OK, but less responsive. Without this indi I don't have any issues whatsoever.

Tommaso kindly provided W_D_MN_open_line after I tried the 0-Weekly Open indi, that indi brought my PC to it's knees.
A while ago Alorente gave an [in my opinion] golden tip regarding CPU-issues; Just load 1 chart with all the indi's you want, open your marketwatch and drag the pair you want to look at on the open chart. All the indi's will align in a second, and you don't have dozens of charts with dozens multiplied by dozens indi's attacking the CPU.

For me it works like a charm, except for pair-specific EA's, those need their own chart, but that can be one without any indi at all.

I have now only 3 charts open;
- trading chart where I drag pairs on from marketwatch
- blank chart with iExposure and iProfit to keep track of stuff
- chart with CSS and MPTM which sets BE for all pairs when needed.
Author:  dclayw [ Thu May 22, 2014 2:38 pm ]
Post subject:  10.7/10.9 INDI SOLUTIONS

Yes that tip from Alorente is a good one and probably the best way to go with Empty4. I come from the Amibroker world where the implementation of "multiple charts" is a very good one. The drag/drop method in Empty4 seems to be the only way to implement "multiple charts" and it's a very cumbersome implementation.

What would be nice in Empty4 is to have your customised symbols in a tree type structure (fx/stocks/futures etc) in the Market Watch Window, with just a single chart on screen. Then, clicking on any symbol in the Market Watch Window (or just very quickly cycling through the symbols with up/down arrow keys) loads that symbol on the chart. None of this drag/drop business which is just slow and cumbersome. Then again, we need to work with what we have, and Empty4 is heavily supported on the indi front. I have thought about porting some of these indis like CSS to Amibroker, but that's very time consuming for me, I'm a trader mainly, not a coder.

But the real issue here I think is why the W_D_MN_open_line indicator seems to hog resources where the other indis (CSS/dashboard/10.7 indis etc) don't. I expect these indis (CSS in particular) are much more resource intensive then this line indicator.
All times are UTC Page 55 of 72