Try negetive values
Hossein Zandi:
Try negetive values
Try negetive values
double KICHI[]; int IICHI = iIchimoku(_Symbol,0,9,23,52); ArraySetAsSeries(KICHI,true); CopyBuffer(IICHI,2,0,14,KICHI); double KSENKOUA0 = NormalizeDouble(KICHI[0],2);
Where I should put negative values?
Ivan Ronchi: projected values of Ichimoku in the future
So if you want current values, use past shifts.
Problem solved.
Thanks.
Ivan Ronchi:
Problem solved.
Thanks.
For the benefit of others that may read this in future please explain how it was solved.
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
Hello,
How could I get the projected values of Ichimoku in the future for Senkou Span A and Senkou Span B?
I could not figure how to get the values from the arrays for the future just from current candle to back values.
Best Regards,
Ivan