Forum

New & This (GetQuotes)

I was looking for a function where I can get the current quote rate, but was unable to find it . I found point while searching for it, but I don't think I understand the full functionality of point as of yet, so I need some clarification. I am going to try my best with coding examples of what I am

Pip tracker

if (Bid == Level+ 5 > Point ){ Alert ( Symbol () + " is more than 5 points" ); } Can someone help me with this? By looking at it, I'm sure you get the gist on what I am trying to do. From a given price level, if the price moves 5 pips in my favor or against me, I want to be informed. I also want