Forum

Diffrence Between ihigh and High

Hi, I have just shifted over to the MQL4 platform from Python and was simply wondering what is the diffrence between iHigh and high or iClose and close etc Really looking forward to building great systems on this platform. Kind Regards

Adding a score or tracker to an Indicator

Just wondering if anyone knows how to add a score or tracker to keep track of how many shooting stars or hammers have appeared. I tried the following in the FOR LOOP but none seems to work. 1) counter=counter+1 2)counter=counter+oneinterger 3)counter=counter++ for ( int i= 1 ;i<limit;i++) {

Building An Algorithm With Multiple Currency Pairs

Hi All, I am a python developer that is looking to start building on the MQL4 platform. However, I do have the following question and would be greatly appreciated if you could could shed some slight on it; Is it possible to build a algorithm by using multiple pairs. By this I mean can you import