Search found 8 matches

by traderaaa
11 May 2021
Forum: MultiCharts
Topic: "broken" data on charts
Replies: 1
Views: 428

"broken" data on charts

Hello friends, This case happens often. the live data in the bid/ask panel is fine, they move rapidly, however, the live data was not instantly and correctly drawn on charts. reboot helps, but this is obviously not a good way to solve the problems. May I ask for help, see attachment cap-screen :oops...
by traderaaa
06 May 2021
Forum: MultiCharts
Topic: MC sent a unnecessary entry after overnight?
Replies: 1
Views: 415

MC sent a unnecessary entry after overnight?

Hi all friends, This is my first time trading overnight, testing on real trading, I found MC sent an unnecessary (I think this is because of my ignorance, but why?) Here is the case: There is a next bar stop-loss into the strategy, and the stop-loss correctly was not triggered on 5 of May, but probl...
by traderaaa
30 Mar 2021
Forum: MultiCharts
Topic: different setstoploss in two strategy on two charts [SOLVED]
Replies: 2
Views: 643

different setstoploss in two strategy on two charts [SOLVED]

hello everyone, For example: I want to set different setstoploss for two strategies in two charts in one workplace, both setstoploss work well in backtesting and they give the desired setstoploss in two separated strategy Is it works in real trades? will the broker receive correct separated stoploss...
by traderaaa
30 Nov 2020
Forum: MultiCharts
Topic: combining false/true IntrabarOrderGeneration in a single script
Replies: 2
Views: 603

combining false/true IntrabarOrderGeneration in a single script

hello, every bro, can I combine false/true IOG in a single script? other than operating two scripts for example: [intrabarordergeneration=true] if close> averagefc(close,20) then buy 1 contract next bar market; [IntrabarOrderGeneration = false] inputs: ATRLength( 10 ), NumATRs( 3 ) ; variables: var0...
by traderaaa
29 Nov 2020
Forum: MultiCharts
Topic: the instrument with the delayed data will start updating only after the timeout for the delayed data has expired
Replies: 3
Views: 1393

the instrument with the delayed data will start updating only after the timeout for the delayed data has expired

Needs help, many thanks <cry cry> *using Multicharts 14, IB API gateway 978 another instrumenst are OK. however the MCH.HK keeps pop out this error dialog, also, the top part of the charts shows grey color letter but not green color letters, the auto trade icon is not available as well. Source: Inte...
by traderaaa
29 Nov 2020
Forum: MultiCharts
Topic: converting useful Pine Script into Multicharts code
Replies: 5
Views: 2236

Re: converting useful Pine Script into Multicharts code

Make sure to use same parameters on both... but bear in mind that different datas may produce different results.

What is the "SMI" plot made of ? Is it "Val" from the code ?
thanks!

yes, SMI means Val in the code
by traderaaa
26 Nov 2020
Forum: MultiCharts
Topic: converting useful Pine Script into Multicharts code
Replies: 5
Views: 2236

Re: converting useful Pine Script into Multicharts code

thanks so much! I can finally plot an SMI line on multi charts now! however, the line and number seems different to TradingView what I see the SMI line in TradingView seems to have got kind of smoother, and I really cannot tell the difference btw Mydesign's code and Lazybear's code. what's the reaso...
by traderaaa
25 Nov 2020
Forum: MultiCharts
Topic: converting useful Pine Script into Multicharts code
Replies: 5
Views: 2236

converting useful Pine Script into Multicharts code

Hi, this is my first post here, I am a newbie for Multicharts, nice to meet all veteran. I am facing coding problems during converting a Pine Script into Multicharts language. The problems I guess is caused by linearRegValue, it shown error everytime: "source: UI checker .........user interface of m...

Go to advanced search