Open eurusd  [SOLVED]

Questions about MultiCharts and user contributed studies.
tradingest
Posts: 283
Joined: 05 Dec 2014
Location: Italy
Has thanked: 53 times
Been thanked: 3 times

Open eurusd

Postby tradingest » 06 Feb 2018

Hi all,

is it possible to open a position at EURUSD and in the same moment open the position in GBPUSD?

Thanks

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Open eurusd  [SOLVED]

Postby Svetlana MultiCharts » 09 Feb 2018

Hello, tradingest,

In MultiCharts (with PowerLanguage) you can trade one symbol per chart only. Your trading series is always the main data series (data1).
If you want to trade a certain number of instruments-you need to have a chart open for each symbol.
You can add second, third, etc. data series (subcharts) with XXX instrument and XXX resolution to your chart for reference only.
Strategies running on different charts can share information using Global Variables:
http://www.multicharts.com/trading-soft ... _Variables
The same can be done in Portfolio Trader.
Please refer to the Portfolio Trader documentation and strategy examples to learn how to use its features and keywords:
http://www.multicharts.com/trading-soft ... lio_Trader
Portfolio Money Management Keywords:
http://www.multicharts.com/trading-soft ... M_Keywords
Portfolio Trader Strategy Examples:
http://www.multicharts.com/trading-soft ... y_Examples

tradingest
Posts: 283
Joined: 05 Dec 2014
Location: Italy
Has thanked: 53 times
Been thanked: 3 times

Re: Open eurusd

Postby tradingest » 10 Feb 2018

is it possible to have an example code with Global Variables?

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Open eurusd

Postby Svetlana MultiCharts » 20 Feb 2018

Hello, tradingest,

Please find the examples in the following article:
http://www.multicharts.com/trading-soft ... _Variables


Return to “MultiCharts”