View Single Post
  #4 (permalink)  
Old 03-18-2007, 09:03 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 676
cja is on a distinguished road
Pivot Dots

[quote=saadei]Hello.

I have used by some time the VTtrader due to the facility that it has for people with little knowledge on programming, as it is my case. But because that platform is much very slow, at the moment I am migrating my chart configurations towards the MT4, that of step is saying, seems to me an excellent platform, unless it demands much period of learning for people like me to be able to program it.

In the forum "Visual Trading Systems ", I requested help to program pivot points like DOTS, sights single in the right side of the charts. The only object of this indicator is to let the space of the prices to be able free to use it with other indicators. With the excellent help there from Chris, we obtain the following indicator:

The 1st indicator i posted i have deleted and changed the code, i have added a GMT shift and a colored line to show the start time. I apologise for any inconvenience this may have caused. If you need anything altered let me know.

Now that we are online again i have found that the Dot distance needed to be altered, the distance alters slightly on the different timeframes, the distance SHIFT setting of 10 seems to work thru all the timeframes apart from M1 where 6 seems best you can always set up the timeframes separately if required. Still testing to see if the Dots move with the price and if the distance remains constant.

Dots did not move with the candles so the best i can do at this point is have the Dots move with the last candle of each timeframe.

cja

25/07/2009

Updated code and added text option, fixed GMT shift and the Arrows/Dots Labels can be shifted anywhere on the chart.

Pivot_DOTS.mq4

pp.gif

pivot dots.gif

Last edited by cja; 07-26-2009 at 05:30 AM. Reason: update code
Reply With Quote