Baluda Indicators

Includes an archive of all previous Bob stuff
Post Reply
User avatar
matt_32
Trader
Posts: 204
Joined: Tue Apr 03, 2012 8:51 am
Location: Crete, Greece

Baluda Indicators

Post by matt_32 »

Baluda » 18 Feb 2016 20:38 wrote:Matt,

Nobody can do anything on 'It does not work'. Please tell us some more.

Paul


When I try to compile it I get a list of errors

see below
You do not have the required permissions to view the files attached to this post.
"Wise men speak because they have something to say; Fools because they have to say something." - Plato 347 BC
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Baluda Indicators

Post by Baluda »

Double clicking that first error will take you to a variable name with a '.' in it. This is not allowed since build 600. You need to replace all '.' in variable names with something else.

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
matt_32
Trader
Posts: 204
Joined: Tue Apr 03, 2012 8:51 am
Location: Crete, Greece

Baluda Indicators

Post by matt_32 »

Baluda » 18 Feb 2016 20:56 wrote:Double clicking that first error will take you to a variable name with a '.' in it. This is not allowed since build 600. You need to replace all '.' in variable names with something else.

Paul
Thank you. I will try that


Matt
"Wise men speak because they have something to say; Fools because they have to say something." - Plato 347 BC
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Baluda Indicators

Post by SteveHopwood »

matt_32 » Thu Feb 18, 2016 10:26 pm wrote:
Baluda » 18 Feb 2016 20:56 wrote:Double clicking that first error will take you to a variable name with a '.' in it. This is not allowed since build 600. You need to replace all '.' in variable names with something else.

Paul
Thank you. I will try that


Matt
To give you an example, Paul's CSS library code is a permanent feature in my 'Bob stuff' shell. Overnight, variables such as the original lib.CSScurrency.Values stopped working. In crapql4, we could use "." as syllable separator. Crapql5 purports to be an Object Oriented Language, where a "." means that what follows belongs to the class of whatever came before. Or something like that. I have made several attempts to delve into OOP but they all ended in tears. It is immensely powerful, but I have not yet managed to come to grips with it.

So, use ctrl + h to turn variables such as lib.CSScurrency.Values into something like libCSScurrencyValues, or lib_CSScurrency_Values if you like the elements in a variable to be visually separated.

:xm:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
matt_32
Trader
Posts: 204
Joined: Tue Apr 03, 2012 8:51 am
Location: Crete, Greece

Baluda Indicators

Post by matt_32 »

SteveHopwood » 19 Feb 2016 01:11 wrote:
matt_32 » Thu Feb 18, 2016 10:26 pm wrote:
Baluda » 18 Feb 2016 20:56 wrote:Double clicking that first error will take you to a variable name with a '.' in it. This is not allowed since build 600. You need to replace all '.' in variable names with something else.

Paul
Thank you. I will try that


Matt
To give you an example, Paul's CSS library code is a permanent feature in my 'Bob stuff' shell. Overnight, variables such as the original lib.CSScurrency.Values stopped working. In crapql4, we could use "." as syllable separator. Crapql5 purports to be an Object Oriented Language, where a "." means that what follows belongs to the class of whatever came before. Or something like that. I have made several attempts to delve into OOP but they all ended in tears. It is immensely powerful, but I have not yet managed to come to grips with it.

So, use ctrl + h to turn variables such as lib.CSScurrency.Values into something like libCSScurrencyValues, or lib_CSScurrency_Values if you like the elements in a variable to be visually separated.

:xm:

Thank you guys for the help and explanations
Much appreciated

Matt
"Wise men speak because they have something to say; Fools because they have to say something." - Plato 347 BC
piter44
Trader
Posts: 37
Joined: Wed Oct 08, 2014 1:09 pm

Baluda Indicators

Post by piter44 »

Hi,

I have a small problem with alerts from CSS indicator.

I use CurrencySlopeStrength 10.7 v 3.6 on particular charts (CurrencySlopeStrength, showOnlySymbolOnChart = true) but I do not receive alerts.

Do you have an idea what should I change in my setting?
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 +

Baluda Indicators

Post by milanese »

piter44 » Thu Mar 10, 2016 7:53 am wrote:Hi,

I have a small problem with alerts from CSS indicator.

I use CurrencySlopeStrength 10.7 v 3.6 on particular charts (CurrencySlopeStrength, showOnlySymbolOnChart = true) but I do not receive alerts.

Do you have an idea what should I change in my setting?
in this version alerts are not previsted if you have select show only symbol on chart..

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
piter44
Trader
Posts: 37
Joined: Wed Oct 08, 2014 1:09 pm

Baluda Indicators

Post by piter44 »

Tommaso,

Thanks for quick reply, do You remember which version has such future?

Regards,
Piter
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Baluda Indicators

Post by milanese »

piter44 » Thu Mar 10, 2016 1:04 pm wrote:Tommaso,

Thanks for quick reply, do You remember which version has such future?

Regards,
Piter
no sorry for single pair use I don't know..

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
ernest02
Trader
Posts: 28
Joined: Tue Jan 29, 2013 11:04 am

Baluda Indicators

Post by ernest02 »

I am planning to move to MT5 because of its advanced features - especially in the Strategy Tester. The only thing keeping me from doing that is the fact that I really like and use these indicators. Is there any possibility that these indicators will be converted to MQL5?
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”