mh.vasheghany / Publications
Forum
How validate the Ichimoku's line
Dear Friends, Hope this question finds you well and be great as usual. I've written a code for finding the value Ichimoku lines but I've just validate Tenkan-Sen and Kijun-Sen. would you mind helping me for this aim? void intIchi() { int Ichi_handle = iIchimoku(NULL, PERIOD_M1, 9, 26, 52);
how to open a trade at the exact time, without using pending order?
Dear Friends, For example, I want to open a Sell/Buy position at the 12:05 o'clock. how can I do it? it seems that it is not very difficult for you to help me. I am really thankful