Search found 8 matches

by Trip
25 Feb 2012
Forum: MultiCharts
Topic: MULTICHARTS 8.0 BETA 1
Replies: 128
Views: 38976

Re: MULTICHARTS 8.0 BETA 1

Unfortunately the same can't be said regarding the Databases folder A .dll error pops up every time I open QM or MC. I'm starting to download new data... Fernando, Please do the following: go to Quote Manger –> File –> Export Data –> Export All Instruments… in the 32bit version of MultiCharts and e...
by Trip
26 Oct 2011
Forum: User Contributed Studies and Indicator Library
Topic: Spread in forex
Replies: 16
Views: 5267

Re: spread in forex

I use this code to display the spread on the market scanner. Input: Multi(1); Value1 = Absvalue((Q_Bid - Q_Ask) * Multi); if (Value1) > (Value1[1]) then SetPlotColor(1, Green); if (Value1) < (Value1[1]) then SetPlotColor(1, Red); Plot1( Value1, "Spread" ) ; Multi input moves the decimal point the co...
by Trip
20 Sep 2011
Forum: MultiCharts
Topic: Most Efficient Internet Security Working with MC
Replies: 4
Views: 1542

Re: Most Efficient Internet Security Working with MC

Avira Pro

Is very resource lite, I exclude all MC data and files from scanning. Have used it for several years and have it on 4 computers.
by Trip
28 May 2011
Forum: User Contributed Studies and Indicator Library
Topic: Market Scanner OHLC Net EOD Free Quotes Indicator
Replies: 0
Views: 1837

Market Scanner OHLC Net EOD Free Quotes Indicator

Market Scanner will not display OHLC Net Change using Free Quotes, so I whipped up this little indicator for the Market Scanner. It is needed for MetaStock EOD data as well.
by Trip
27 Apr 2011
Forum: MultiCharts
Topic: Using Easylanguage to draw a rectangle
Replies: 8
Views: 3127

Re: Using Easylanguage to draw a rectangle

The attached plots Darvis Boxes, using trend lines it may be helpful.
by Trip
27 Apr 2011
Forum: MultiCharts
Topic: position tracking on smart phone
Replies: 4
Views: 1311

Re: position tracking on smart phone

For android I use Trade Interceptor, it connects to multiple brokers and has a desk top app as well. I use it for Forex not sure if it does stocks as well. If you search the android store you will find numerous apps that do.
by Trip
20 Apr 2011
Forum: MultiCharts
Topic: power editor memory usage problem+slow +hanging
Replies: 6
Views: 1674

Re: power editor memory usage problem+slow +hanging

I turned off show tool tips under editor options, and that helped quite a bit, syntax coloring still lags often until after compiling.RAM climbs each time I open a script, and does not release when that script is closed. I often need to open numerous scripts at once, when the editor finally crashes ...
by Trip
19 Apr 2011
Forum: MultiCharts
Topic: power editor memory usage problem+slow +hanging
Replies: 6
Views: 1674

Re: power editor memory usage problem+slow +hanging

I have the same issue on win7 64 bit. It may be DWM with aero turned on, I will try turning if off.

Go to advanced search