stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Is it possible to draw objects on an indicator window ?
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=5953
Page 1 of 1
Author:  chiefkeef [ Tue Nov 03, 2020 11:51 am ]
Post subject:  Is it possible to draw objects on an indicator window ?

Hey guys. I coded a MACD Diveregence EA, that tells you if a type of divergence is present.
Is it possible to draw an object on the MACD indicator, when a divergence is present?
Author:  tomele [ Tue Nov 03, 2020 2:00 pm ]
Post subject:  Is it possible to draw objects on an indicator window ?

Sure.

ObjectCreate() has the subwindow index as 4th argument. You can retrieve the subwindow index with WindowFind() by your indicator's name.
Author:  chiefkeef [ Tue Nov 03, 2020 7:27 pm ]
Post subject:  Is it possible to draw objects on an indicator window ?

Thanks alot
All times are UTC Page 1 of 1