Hi all,
is it possible to open a position at EURUSD and in the same moment open the position in GBPUSD?
Thanks
Open eurusd [SOLVED]
- tradingest
- Posts: 268
- Joined: 05 Dec 2014
- Location: Italy
- Has thanked: 48 times
- Been thanked: 3 times
- Svetlana MultiCharts
- Posts: 134
- Joined: 19 Oct 2017
- Has thanked: 1 time
- Been thanked: 35 times
Re: Open eurusd [SOLVED]
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-software/index.php/Global_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-software/index.php/Portfolio_Trader
Portfolio Money Management Keywords:
http://www.multicharts.com/trading-software/index.php/PMM_Keywords
Portfolio Trader Strategy Examples:
http://www.multicharts.com/trading-software/index.php/Portfolio_Trader_Strategy_Examples
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-software/index.php/Global_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-software/index.php/Portfolio_Trader
Portfolio Money Management Keywords:
http://www.multicharts.com/trading-software/index.php/PMM_Keywords
Portfolio Trader Strategy Examples:
http://www.multicharts.com/trading-software/index.php/Portfolio_Trader_Strategy_Examples
- These users thanked the author Svetlana MultiCharts for the post:
- tradingest
- tradingest
- Posts: 268
- Joined: 05 Dec 2014
- Location: Italy
- Has thanked: 48 times
- Been thanked: 3 times
- Svetlana MultiCharts
- Posts: 134
- Joined: 19 Oct 2017
- Has thanked: 1 time
- Been thanked: 35 times
Re: Open eurusd
Hello, tradingest,
Please find the examples in the following article:
http://www.multicharts.com/trading-software/index.php/Global_Variables
Please find the examples in the following article:
http://www.multicharts.com/trading-software/index.php/Global_Variables