How to display multi pairs in single chart?
-
jiaos
- Posts: 6
- Joined: Fri Mar 09, 2012 1:06 pm
How to display multi pairs in single chart?
I want to watch EURUSD and GBPUSD in one chart , how to do this?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
How to display multi pairs in single chart?
take a look here http://www.forexfactory.com/showthread.php?t=198729 maybe this would be interesting for youjiaos » Sat Nov 22, 2014 7:23 am wrote:I want to watch EURUSD and GBPUSD in one chart , how to do this?
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
jiaos
- Posts: 6
- Joined: Fri Mar 09, 2012 1:06 pm
How to display multi pairs in single chart?
Thank you !
-
michaeldz
- Trader
- Posts: 23
- Joined: Thu Nov 08, 2012 12:07 am
How to display multi pairs in single chart?
Hello!
I also need to display small graphs e.g. in a dashboard, so I wrote a sample indicator allowing to place many smaller graphs on the chart. The example indi displays Stochastic, but you may easily replace the code with any other function, indicator, price etc... It may look e.g. like that:
I also need to display small graphs e.g. in a dashboard, so I wrote a sample indicator allowing to place many smaller graphs on the chart. The example indi displays Stochastic, but you may easily replace the code with any other function, indicator, price etc... It may look e.g. like that:
You do not have the required permissions to view the files attached to this post.
-
Lowphat
- Trader
- Posts: 121
- Joined: Fri Jun 27, 2014 12:20 am
How to display multi pairs in single chart?
michaeldz » Tue Nov 25, 2014 8:16 pm wrote:Hello!
I also need to display small graphs e.g. in a dashboard, so I wrote a sample indicator allowing to place many smaller graphs on the chart.
I'm going to have some fun with this thx