Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 347
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
Well, 25 again... What kind of line do you expect to see from a boolean 0/1??? Well do it that way if you really need to...
And I hope it's just a fake code from the reluctance to disclose the indicator code, and not from a serious ignorance of the structure of indicatorsTried it this way - no result. )
You're right, the code is as simplified as possible.
I tried it and it did not work. )
Well it won't. Get your hands on a textbook. There is rarely any help here for those who are too lazy to learn at least the ABCs themselves.
Documentation, Tutorial, Code Base and for those in a hurry - Work.
Well it won't. Textbook in hand.
Learning, it's my 4th day in trading.
Buf_0[0] = A - B; // Надо убрать логическое выражение "С" и установить его значение напротив значения буфера?
Now it shows the calculations performed, which are set against Buf_0[0], all that remains is to get the line to appear on the graph.
There is a line, but it is very short. ) Let's lengthen it...
"Learn, learn and learn again!" - I love that phrase. )))
I think the lack of understanding of the functions found in the technical indicators. If I don't understand it, then I should understand it, through the use of information found "on the other side" of the links passed to me from you, by typing and sending via the internet network.
"Learn, learn and learn again!" - I love that phrase. )))
Open CCI in MetaEditor, for example, and put everything you don't understand into reference book (click on unclear function or expression and press F1). This way, learning will be much more fun.