Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Thanks Mohammed. The problem is I want to draw a histogram and it seems like iLow, iHigh, iClose, etc will do what I want, I just couldn't find them until now.
Thanks Mohammed. The problem is I want to draw a histogram and it seems like iLow, iHigh, iClose, etc will do what I want, I just couldn't find them until now.
Thanks again!
sampson,
You're welcome!
Could you tell me what exacly you want to do maybe I could help.
PS: iLow,iHigh,iClose ec are working for me like that:
PHP Code:
Print("Current bar for USDCHF H1: ",iTime("USDCHF",PERIOD_H1,0),", ", iOpen("USDCHF",PERIOD_H1,0),", ", iHigh("USDCHF",PERIOD_H1,0),", ", iLow("USDCHF",PERIOD_H1,0),", ", iClose("USDCHF",PERIOD_H1,0),", ", iVolume("USDCHF",PERIOD_H1,0));
__________________
There is a fine line between freedom of expression and hate literature.
Cool, thanks for the help guys. Those examples should be everything I need.
I'm making an indicator to do defacto-arbitrage between USD/CHF and EUR/USD.
Someone posted an EA yesterday and it got me thinking, I think it could be interesting.
I'll post my version of the EA, and an indicator soon as it's done.
Salam sampson,
You're welcome!
Did you try my Ali EA. it has the same concept and the pairs (USDCHF & EURUSD).
I think if we can use the correlation and the hedging right we can trade trendlessly!
__________________
There is a fine line between freedom of expression and hate literature.