Palmer
Palmer
Friends

Add friends via their profile or user search and you will be able to see if they are online

Palmer
Registered at MQL5.community
Palmer
Added topic Get bid from different timeframe
I'm writing an indicator for a 15 min chart and I want one of the conditions to be that the current bid on the 60 minute chart must be greater than the 8 EXP mov avg. How would I get the 60 min bid price? I don't think Bid(60) is allowed. What I
Palmer
Added topic Pop-up price window in the void...
I can't locate my pop-up price window. The last time I was able to see it I dragged it just above the task bar at the bottom of the screen. When I press f10 the MT4 screen becomes inactive but the po-up price window is nowhere to be found
Palmer
Added topic Script help with Refreshrates();
I need to have this script run continuously run until the conditions are met for the email to be sent once and the alarm to sound once. I need to enter the Refreshrates(); command in the correct areas in the script so the bid and the indicators
Palmer
Added topic How to print the current time on the chart as an object...
I'm working on an alert indicator that I would like to print the local time (central time USA) not server time on the chart when the alert occured. I've got the alert working to print out BULL ALERT on the chart window but I'd like to have it say
Palmer
Added topic Code Help
I need a little help. This code is supposed to plot arrows on top of or below the price bars when the RSI values are met. I'm having trouble with a parenthesis issue. Can someone fix this bug for me and make sure it works? I have no clue right now
Palmer
Added topic Quick help
//+------------------------------------------------------------------+ //| VlineTime. mq4 | //| | //| | //+------------------------------------------------------------------+ #property copyright "whodat" #property link "medat"