10.7/10.9 INDI SOLUTIONS

This is where Bob posts his own threads
Post Reply
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

10.7/10.9 INDI SOLUTIONS

Post by SpiderX »

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;
  }     
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
User avatar
nanningbob
Trader
Posts: 4564
Joined: Sun Dec 04, 2011 1:23 pm

10.7/10.9 INDI SOLUTIONS

Post by nanningbob »

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. :)
I trade http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964,
I talk about my philosophy of trading here.
http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3627
"The key to converting something useful to others is simplicity. Complexity is the enemy to execution." Tony Robbins
User avatar
boldtrader
Trader
Posts: 158
Joined: Fri Jun 29, 2012 10:05 pm
Location: Somewhere in the Northeast Kingdom.

10.7/10.9 INDI SOLUTIONS

Post by boldtrader »

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..
You do not have the required permissions to view the files attached to this post.
"Make Your 20, Bank Your Money... WFY II"
My Mission: Help families grow income, protect assets, erase debt, and gain financial independence.[/b]
Cherry
Trader
Posts: 145
Joined: Wed Feb 12, 2014 9:53 am
Location: Brisbane, Australia

10.7/10.9 INDI SOLUTIONS

Post by Cherry »

Hi Boldtrader, do you mind if I ask what daily pivot indi you use?
Thanks. :) Cherry
Cherry
Trader
Posts: 145
Joined: Wed Feb 12, 2014 9:53 am
Location: Brisbane, Australia

10.7/10.9 INDI SOLUTIONS

Post by Cherry »

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
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

10.7/10.9 INDI SOLUTIONS

Post by milanese »

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
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Cherry
Trader
Posts: 145
Joined: Wed Feb 12, 2014 9:53 am
Location: Brisbane, Australia

10.7/10.9 INDI SOLUTIONS

Post by Cherry »

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
dclayw
Trader
Posts: 139
Joined: Wed Nov 13, 2013 6:53 am
Location: Australia

10.7/10.9 INDI SOLUTIONS

Post by dclayw »

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.
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

10.7/10.9 INDI SOLUTIONS

Post by Gertje »

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.
dclayw
Trader
Posts: 139
Joined: Wed Nov 13, 2013 6:53 am
Location: Australia

10.7/10.9 INDI SOLUTIONS

Post by dclayw »

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.
Post Reply

Return to “Bob's individual forum”