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
Baluda » 18 Feb 2016 20:38 wrote:Matt,
Nobody can do anything on 'It does not work'. Please tell us some more.
Paul
Thank you. I will try thatBaluda » 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
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.matt_32 » Thu Feb 18, 2016 10:26 pm wrote:Thank you. I will try thatBaluda » 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
Matt
SteveHopwood » 19 Feb 2016 01:11 wrote: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.matt_32 » Thu Feb 18, 2016 10:26 pm wrote:Thank you. I will try thatBaluda » 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
Matt
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.
in this version alerts are not previsted if you have select show only symbol on chart..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?
no sorry for single pair use I don't know..piter44 » Thu Mar 10, 2016 1:04 pm wrote:Tommaso,
Thanks for quick reply, do You remember which version has such future?
Regards,
Piter