Forum

How do you find the high/low of a certain period?

Hello all, I'm new to coding and I'm really not finding a way to get what I'm looking for. Maybe one cool/savior programmer out there can help. I'm trying to find out the high/low for a certain period. The period is fixed. Let me explain a bit better. I'm trying to find out the highest high and the

Very simple indicator

Hello there, I'm not a coder and I was wondering if someone would be kind enough to help me out. I'm looking for an indicator that would draw a dash line at the 50% level of the candle and the previous candles as well. Maybe at the 25% and 75% as well depending on the user's preferences. So the

Very simple indicator

Hello everyone, I'm not a coder but I was looking for an indicator that could draw a small horizontal line at the 50% mark of the candles. Maybe a 25% and 75% as well depending on the user's preferences. This indicator would take the high and low of the candle and draw a line just like the image

Open orders once a day or more...

Hello all I have been having some challenges with what I want to accomplish with my EA. I would like to add an extern option which asks the user if he wants the EA to open one trade per day or multiple times. If user chooses true to open once a day then EA will open only once a day. If not, every