
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I gave an example of a working script, we need to add arrows and trendlines to it, and re-do it for H4 instead of month. All you need to do is to move away from the indicator concept and look at the problem from a different angle.
This line was taken from the script. The script is very useful. Thank you.
The trend line is plotted for the whole period but in a straight line. I need it to go from high to high. "Fence."
Reading the help is what helps you learn the programming language. Then, if you don't understand anything in the help, you can ask questions.
How can you advise a person who has not read the documentation and has no idea where to place SetIndexStyle(0, DRAW_SECTION);; and inserts it into OnCalculate with bewilderment?
No experience, that's why you make silly mistakes.
As Kiyosaki says. First make a mistake, and then analyze it. To understand what was done wrong.
This line was taken from the script. The script is very useful. Thank you.
The trend line is drawn for the whole period but in a straight line. I need a high and a high. "Fence" it is.
Think, head, I'll give you a pie ))))
Here's onOBJ_TRENDand need to read the help. What line should be obtained if the time at both points is the same?
And no, this is not my script.
This is theOBJ_TRENDand the help should be read, how and what is there. Which line should be obtained if the time at both points is the same?
A straight line, respectively.
I do not understand how to find the 2nd anchor point. Where to insert it is also clear.
Thank you for that too. You've been a great help. It's just a pity I couldn't get it all figured out, there's not much left to do.
Anyway, thank you for your responsiveness. Have more profits and have a good weekend.
Good afternoon everyone. I'm asking for help from the experts. I have this code.
Please advise what should be corrected to ensure that the trend line is drawn on the maximums of the daily TF.
I really need it. Please help.
Good afternoon everyone. I'm asking for help from the experts. I have this code.
Please advise what should be corrected to ensure that the trend line is drawn on the maximums of the daily TF.
I really need it. Please help.
When working with data of another one's TF, the bars should be calculated from that one. But this lesson is no use...
iBars()!!!
And instead of deleting objects, we can give all objects a unique prefix (in this case it is"TRADE_") and delete them all at once in deinit with ObjectsDeleteAll() function.
Here it is: datetime _End_Day = 1440*60;// End of Day -it' s not "End of Day" at all, it is two months later))) The "end of day" value is not needed, because it is the beginning of the next day and the indicator draws the line there anyway.
When working with data of another TF, the bars should be counted from that TF too. But the lesson is not useful...
iBars()!!!
I'm sorry. But I still do not get it. Can I just fix it in the code?
And as an example too. It's always easier with examples.
I really need it. Thanks, man.
I'm sorry about that. But I still don't get it. Can we just fix it in the code?
And as an example, too. It's always easier with examples.
I really need it. Thanks, man.