Baluda Indicators

Includes an archive of all previous Bob stuff
Post Reply
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Baluda Indicators

Post by milanese »

spotdespot » Wed Jun 04, 2014 3:42 pm wrote:
milanese » Wed Jun 04, 2014 3:56 pm wrote: Ah ok now I understand , you should for having the lines correct to the the bars, only use the CSS on the same TF as chart is.. if I have time I will maybe look to do a MTF version for the lines..

Cheers :)

Tommaso
Tommaso - he is talking about the coloured sections of the CSS being incorrect when you apply a template (I think I am right in saying :shock: ) - i.e. the background that shows effectively UP or DOWN.

Cheers,
Dave.
Ok I see, thanks Dave :good:

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

Baluda Indicators

Post by dclayw »

spotdespot » Thu Jun 05, 2014 1:38 am wrote:
The best solution for this is to change the timeframe and then change it back again. Like the template script the attached will work on all open charts. So apply the template, then switch timeframes, then switch back. CSS is a bit of a beast so this won't be a quite process! Just change the timeframe manually in the script popup if these don't suit.

Cheers,
Dave.

EDIT: I am not sure there is actually a true "FIX" possible for your problem - it is a weakness in Empty4 and what happens when you apply a template - this is not the only indicator affected.
Thanks. I'm aware of the change TF workaround and I do have to do that with the CSS anyway as no CSS is displayed until I change the TF on all charts. I have a script to do this. But changing the TF does not fix the problem I'm describing.

Also I just noticed that with the original CSS v1.0.11 provided by Paul the CSS that is set to daily is just a mirror image of itself, i.e. the 2 currency lines on the that CSS are just mirror images, neither of those lines are correct. When I use Tomasso's modded version everything is correct (crosses/values etc) after I dummy modify each CSS instance.

So there is some problem running CSS in MTF, i.e. having 2 CSS instances on the same chart. It's a shame as that is one of the enhancements Paul made,to support MTF and as I use CSS in both H4 and D1 it is a very great benefit to have them on the same chart.

Do you think it's possible to create a script that will dummy modify each CSS instance on every chart?, or some similar automated process that will achieve the same result.

Edit: Now even with Tomasso's modded version the 2nd CSS instance I add is always a mirror image of itself. Have no idea what started causing that. Something else has changed because it wasn't doing that before.
Oops.... dumb error on my part. The mirror imaging is because I was inadvertently setting the weighOnlySymbolOnChart to true, so ignore anything I said about that. There is no problem with original v1.0.11 or Tommaso's modded version in that regard.
grafikk
Posts: 1
Joined: Sat Nov 23, 2013 7:03 am

Baluda Indicators

Post by grafikk »

Hello
Is anywhere a version of mpbm with managing orders by symbol?
thanks
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Baluda Indicators

Post by milanese »

grafikk » Thu Jun 12, 2014 8:41 am wrote:Hello
Is anywhere a version of mpbm with managing orders by symbol?
thanks
As I know no, but you can use MPTM for this http://www.stevehopwoodforex.com/phpBB3 ... 356#p94356

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
mrabp47
Posts: 9
Joined: Mon Jan 27, 2014 10:53 am

Baluda Indicators

Post by mrabp47 »

Hi can someone pls point me to a css indicator install guide.
i have tried 10.7ccs 24 info 04.09.14 however all i achieve is a chart with txt info, no graphics?
i'm using ig index.
of course the older version worked fine, however that is history!

kindest regards abp
Jollyroger
Trader
Posts: 91
Joined: Wed Nov 16, 2011 4:13 am

Baluda Indicators

Post by Jollyroger »

Paul or Tommaso
Can either one of you put a pop-up alert into Paul's CSS Differential indicator? I am working with this indicator in conjunction with 10.7 - 10.9 but I am not a coder. Thanks in advance!
Roger
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Baluda Indicators

Post by milanese »

Jollyroger » Sun Jun 29, 2014 1:03 pm wrote:Paul or Tommaso
Can either one of you put a pop-up alert into Paul's CSS Differential indicator? I am working with this indicator in conjunction with 10.7 - 10.9 but I am not a coder. Thanks in advance!
Roger
Try the attached one I modified some time ago for an other user....
CSSDiff_0.6_6xx.mq4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
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
Jollyroger
Trader
Posts: 91
Joined: Wed Nov 16, 2011 4:13 am

Baluda Indicators

Post by Jollyroger »

milanese » Sun Jun 29, 2014 8:13 am wrote:
Jollyroger » Sun Jun 29, 2014 1:03 pm wrote:Paul or Tommaso
Can either one of you put a pop-up alert into Paul's CSS Differential indicator? I am working with this indicator in conjunction with 10.7 - 10.9 but I am not a coder. Thanks in advance!
Roger
Try the attached one I modified some time ago for an other user....

Cheers :)

Tommaso
Thanks Tommaso! This is without a doubt the fastest reply I have ever received. I'll give the indi a try.
User avatar
simplex
Trader
Posts: 127
Joined: Thu Feb 07, 2013 5:21 pm
Location: An insignificant small town close to an insignificant former capital at the Rhine River.

Error in CurrencySlopeStrength

Post by simplex »

Hello Paul,

Exploring the new Editor's debugging feature (well - at First sight I'm not TOO impressed about it) I chose the current release of your formidable CurrencySlopeStrength indicator as a test object.

Running in DEBUG mode, a 'critical error' occured:
css_error.JPG
css_debugger.JPG
Commenting one line fixed the issue for me:

Code: Select all

   int lowLimit = 0;
   limit = WindowFirstVisibleBar();

   // lowLimit = limit - WindowBarsPerChart();      // quick fix (simplex)

   for ( i = limit; i >= lowLimit; i-- )
   {
      double diff = 0.0;
      
      static int priorBar = -1;
      int bar = iBarShift ( NULL, userTimeFrame, Time[i] );

      ...
   }
After your calculation of variable lowLimit (which I did not understand), variable i took negative values and caused the error regarding array Time.

During normal runtime, this did not seem critical - anyway, you might want to have a look at it. It might become critical using strict compile mode (I did not check that), or in future releases of the MQL compiler.

Thanks for sharing your great work!

Jürgen
You do not have the required permissions to view the files attached to this post.
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)
It appears that the Weighted Moving Average was invented by a trader who did not have a firm grasp of filter theory in hopes of reducing lag. (John F. Ehlers)
KingOfCoolville
Trader
Posts: 36
Joined: Sun Dec 04, 2011 4:52 pm

Baluda Indicators

Post by KingOfCoolville »

Hi Paul, Tomasso,

Is it possible to make MPBM have the option to manage all open trades regardless of Magic No or trade comment?

I am using two EAs as part of my strategy, one automatically inserts a trade comment based on the ticket number.

If MPBM could manage trades by Magic No alone there wouldn't be a problem, because if there is no comment I can insert a space and it manages fine. However as the comment is automatically sent MPBM doesn't seem to work without a magic number entry and a trade comment entry - even if that comment is just a space.

Any ideas? Thanks
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”