Search found 33 matches

by eberle lutz
03 Oct 2018
Forum: MultiCharts
Topic: El code for an upwards trending moving average?
Replies: 1
Views: 817

El code for an upwards trending moving average?

I would like to express in a condition that the 200 day moving average has to trend up for at least 1 month: condition7 = summation[20](ma200>ma200[1])=20; ------ Compiled with error(s): ------ Invalid number of parameters. 2 parameter(s) expected line 28, column 13 Your help is much aprreciated :) ...
by eberle lutz
01 Aug 2017
Forum: MultiCharts
Topic: Dan Zanger Volume ratio indicator?
Replies: 0
Views: 1737

Dan Zanger Volume ratio indicator?

Hi, does anybody have the EasyLanguage code of the Dan Zanger Volume ratio indicator?
Esignal offers this indicator for free http://www.esignal.com/partners/add-on- ... tern.aspx/
by eberle lutz
20 Jul 2016
Forum: MultiCharts
Topic: Leibovit VR indicator?
Replies: 0
Views: 1309

Leibovit VR indicator?

Leibovit does not offer the the VolumeReversal (VR) indicator for MC. Has anybody gained experience with this indicator? Did anybody from the MC community try to translate his ideas from the book "The traders book of Volume" into an easy language code? Is there anything similar to the VR indicator a...
by eberle lutz
28 Apr 2014
Forum: MultiCharts
Topic: Pre-scanning does not show indicators values
Replies: 7
Views: 2011

Re: Pre-scanning does not show indicators values

It seems that not only the code might be the problem but also the performance of my notebook even though it has the latest Pentium I7-4500-u and 8GB of RAM. I have currently loaded more than 600 symbols with a weekly timeframe into the pre-scanner. The problem is that as soon as the pre-scanner does...
by eberle lutz
23 Apr 2014
Forum: MultiCharts
Topic: Pre-scanning does not show indicators values
Replies: 7
Views: 2011

Re: Pre-scanning does not show indicators values

I am using esignal. I still try to fix it by my own.
by eberle lutz
23 Apr 2014
Forum: MultiCharts
Topic: Pre-scanning does not show indicators values
Replies: 7
Views: 2011

Re: Pre-scanning does not show indicators values

Hi,

I am going to send you the code to support@multicharts.com
As you will see the study works fine with the normal scanner. In the pre-scanner the TRUE or FALSE does not appear. Hope you will find the bug!?
by eberle lutz
22 Apr 2014
Forum: MultiCharts
Topic: Pre-scanning does not show indicators values
Replies: 7
Views: 2011

Pre-scanning does not show indicators values

Hi, I use indicators in the Pre-scanning that show me True or False conditions. I programmed it like that: "Begin If condition1[1] then begin indicator = "TRUE"; If TrueColor <> -1 Then Plot1(indicator, "TRUE/FALSE", lightgray, TrueColor) Else Plot1(indicator, "TRUE/FALSE"); END Else Begin indicator...
by eberle lutz
16 Mar 2012
Forum: MultiCharts
Topic: esignal symbol search does not work anymore
Replies: 9
Views: 2432

Re: esignal symbol search does not work anymore

Repair worked fine and MC is proper installed now BUT!!! esignal symbol search still does not work. Any other clue?
by eberle lutz
14 Mar 2012
Forum: MultiCharts
Topic: esignal symbol search does not work anymore
Replies: 9
Views: 2432

Re: esignal symbol search does not work anymore

By doing so the following message came up (please have a look at the attachment)
by eberle lutz
13 Mar 2012
Forum: MultiCharts
Topic: esignal symbol search does not work anymore
Replies: 9
Views: 2432

Re: esignal symbol search does not work anymore

Sorry! I tried this procedure several times but it still does not work. Any other idea?
by eberle lutz
10 Mar 2012
Forum: MultiCharts
Topic: esignal symbol search does not work anymore
Replies: 9
Views: 2432

esignal symbol search does not work anymore

Hi,

I am using MC 8.0 64 bit. Somehow the QM does not find any esignal symbols anymore. The connection seems to be blocked but RT data receiving is working. The problem is new. Some days ago it worked perfectly!? Any idea?

I used an anti-malware program - could this have caused such a disconnection?
by eberle lutz
09 Aug 2011
Forum: MultiCharts
Topic: MC7 crash randomly
Replies: 16
Views: 3901

Re: MC7 crash randomly

Any news, technical expertise and comments regarding this issue!?
by eberle lutz
09 Aug 2011
Forum: User Contributed Studies and Indicator Library
Topic: Price Volume Rank (PVR)
Replies: 2
Views: 2810

Re: Price Volume Rank (PVR)

I did so but somehow I did not manage to get it work. I only have little practice with EL. This is the the complete AB (.afl) file respectively code: /* Price-Volume-Rank (PVR) /* A Price Volume Rank. Buy/Sell at 5/10-Day crossovers. Buy when fast line crosses below 2.5. Sell when fast line crosses ...
by eberle lutz
04 Aug 2011
Forum: User Contributed Studies and Indicator Library
Topic: Price Volume Rank (PVR)
Replies: 2
Views: 2810

Price Volume Rank (PVR)

Dear MC Team,

could you please add the PVR:
http://www.csidata.com/studies/Price_Volume_Rank.html
http://www.iqbroker.com/technical-indic ... cator_1711
to the indicator data base of MC in the next release?

That would be great!
by eberle lutz
04 Aug 2011
Forum: MultiCharts
Topic: MC7 crash randomly
Replies: 16
Views: 3901

Re: MC7 crash randomly

Dear MC team, I have constantly the same problem. Whenever I load indicators into the scanner I get a message about an error code! Please have a look at the attached file. This error message is very annoying and it is impossible for me tor work properly with the scanner. MC also crashes after the me...
by eberle lutz
16 Mar 2011
Forum: MultiCharts FAQ
Topic: Not enought memory message
Replies: 25
Views: 10025

Re: Not enought memory message

The 64 bit MC version is so essential!!!! I still can't use the scanner as desired. I always get those "not enough memory messages". That's simply a pain and a major limitiation of this great analysis tool. When will you release the 64 bit version? I am willing (and I assume other users too) to pay ...
by eberle lutz
01 Mar 2009
Forum: MultiCharts
Topic: scanner / wish list
Replies: 7
Views: 3617

I am still waiting for following features: 1. A "Description" column. Very important! Who knows all the company names for the corresponding symbol by heart!? 2. The ability to add more than 10 studies respectively indicators in the scanner. Very important! 3. The ability to change colours (not only ...
by eberle lutz
28 Oct 2008
Forum: MultiCharts
Topic: Problems with eSignal Data Feed
Replies: 43
Views: 17066

esignal data problem still exists in the new 5 beta!

Hi, I installed the new 5 beta and the esignal data problem mentioned by all the users here in the forum still exists. Daily gaps are not filled by MC respectively quotemanager. I always have to delete all the daily data of the corresponding stock and have to reload the symbol in the chart. This suc...
by eberle lutz
28 Oct 2008
Forum: MultiCharts
Topic: scanner / wish list
Replies: 7
Views: 3617

scanner / wish list

I installed the new 5 beta. I am still missing: 1. The ability to add more than 10 studies respectively indicators in the scanner. Very important! 2. The ability to change font size and colours in the matrix. 3. The ability to position the values left-aligned, right-aligned or to center in the table...
by eberle lutz
06 Aug 2008
Forum: MultiCharts
Topic: MULTICHARTS 4.0 BETA 1 NOW AVAILABLE
Replies: 19
Views: 9075

Could you please specify why you need as many as 3 sort criteria? Because I will use far more than 10 indicators. 3 sort criteria are fine - 5 would be perfect! 6. add "Description" in column (who knows all the company names for the corresponding symbol by heart?) we don't have plans to implement t...
by eberle lutz
06 Aug 2008
Forum: MultiCharts
Topic: MULTICHARTS 4.0 BETA 1 NOW AVAILABLE
Replies: 19
Views: 9075

yes - this way it works! But it would be more comfortable to have an option to change this directly in the indicator column :wink:
by eberle lutz
03 Aug 2008
Forum: MultiCharts
Topic: MULTICHARTS 4.0 BETA 1 NOW AVAILABLE
Replies: 19
Views: 9075

...regarding the problem t123knight mentioned: In Radarscreen from TS you can find/mark following option: "Load additional data for accumulative calculations. Additional bars to load:" Exactly the same option should be immediatley implemented in the Multicharts scanner. THIS IS VERY IMPORTANT!!!! Ot...
by eberle lutz
02 Aug 2008
Forum: MultiCharts
Topic: MULTICHARTS 4.0 BETA 1 NOW AVAILABLE
Replies: 19
Views: 9075

Furthermore it should be possible in the scanner to: 1. change the resolution for all symbols at once in the column 2. add more than 10 indicators / studies (no limit) 3. allow string statements and different colours in the table elements (very important!!!!!!!) 4. change fonts and numbers, backgrou...
by eberle lutz
02 Aug 2008
Forum: MultiCharts
Topic: MULTICHARTS 4.0 BETA 1 NOW AVAILABLE
Replies: 19
Views: 9075

I am afraid I have the same problem. Some indicators need some data history to calculate an output although this is not predefined in the corresponding code. The scanner only takes the data of the last bar. That's why these indicators are not displaying any numbers/values. You should enable the scan...
by eberle lutz
27 Jul 2008
Forum: MultiCharts
Topic: New Market Scanner
Replies: 13
Views: 4598

I love the scanner :lol: Great tool!!! Could you (beside the above mentioned) please provide the opportunity/function in the next release to: 1. change the resolution for all symbols at once in the column 2. add more than 10 indicators / studies 3. allow string statements and different colours in th...
by eberle lutz
27 Jul 2008
Forum: MultiCharts
Topic: TRUE/FALSE
Replies: 6
Views: 3137

thanks - now I understand!

Dear tssupport-team,

could you please add this feature (string statements in the scanner) in the next release of your scanner?
I love the scanner!!!! It is an outstanding tool!
by eberle lutz
26 Jul 2008
Forum: MultiCharts
Topic: TRUE/FALSE
Replies: 6
Views: 3137

TRUE/FALSE

Hi, in TS Radarscreen I used to work with indicators which showed me a TRUE or FALSE condition. The table element got green if condition was TRUE vice verse red if condition was FALSE. The EL code for TS I use looks like this: "indicator" is defined as variables: indicator (""); If condition1 and co...
by eberle lutz
12 Jul 2008
Forum: MultiCharts
Topic: SCANS
Replies: 13
Views: 5342

Marina, 1. At least 1000 symbols because I have a realtime subscription with esignal for 1000 symbols. And with a powerful matrix I could upgrade this up to 2000 symbols. Furthermore I would like to scan in realtime all stocks of the european markets such as FTSE250, DAX30, MDAX, SDAX, TECDAX, CAC40...
by eberle lutz
06 Jul 2008
Forum: MultiCharts
Topic: SCANS
Replies: 13
Views: 5342

In order to have a really powerful scanner it should be at least 1000 symbols! What about predefined esignal symbol lists? I would like to see in the scanner a possibility to add the esignal-symbols for indices like FTSE100, FTSE250, S&P500, NASDAQ100, DOW30, DAX30, MDAX, SDAX, TECDAX, NIKKEI225, AS...
by eberle lutz
23 Mar 2008
Forum: MultiCharts
Topic: problem with study template
Replies: 3
Views: 1758

suboptimal study template apply

....this is rather suboptimal! May be the TS SUPPORT team can fix this at the next upgrade!? :roll:

Great software - keep it up!!! :)
by eberle lutz
21 Mar 2008
Forum: MultiCharts
Topic: Radar Screen / Matrix!?
Replies: 3
Views: 1855

no I am not!???
by eberle lutz
21 Mar 2008
Forum: MultiCharts
Topic: problem with study template
Replies: 3
Views: 1758

problem with study template

Hi, while adding (apply study template) a study group respectively a study template(3 indicators - 1st indicator shall be displayed in subgraph#2, 2nd indicator in subgraph#3 and 3rd indicator in subgraph#4) to a blank chart - I always have the problem that all indicators are displayed/loaded into s...
by eberle lutz
21 Mar 2008
Forum: MultiCharts
Topic: Radar Screen / Matrix!?
Replies: 3
Views: 1855

Radar Screen / Matrix!?

Hello,

when will you finally release a Multicharts Version with a radar screen feature?
I am waiting for a very long time for such a feature! You always promise that it will come witch the next release ...but so far ....nothing!?:( :?:

Go to advanced search