Posts
fang0092 08 Jul 2020, 09:52
Indicators API Help
How can a difference in the first argument (object name) using Chart.DrawText() cause a difference in the location of the text?
PanagiotisCharalampous said: Hi francisang92, You need to have a unique name for each object. Else when the DrawText() is called usi...PanagiotisCharalampous 08 Jul 2020, 09:41
Indicators API Help
How can a difference in the first argument (object name) using Chart.DrawText() cause a difference in the location of the text?
Hi francisang92, You need to have a unique name for each object. Else when the DrawText() is called using the name of an existing object,...fang0092 08 Jul 2020, 09:36
aminc 08 Jul 2020, 16:46
Indicators API Help
Fibonacci time zone indicator
hi i tried to change fibonacci levels to decimals number , but it gave me these errors : Error CS1502: The best overloaded method match fo...