
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
Добрый день.RID,скиньте пж и мне в личку адрес и вопрос:с этим ДЦ вы работали?на выходных нашел еще пару инструментов с хороше корреляцией:CH0,CCH0,CCK0-какао,СTH0,CTK0-коттон
It won't work. Remind that on a "far" low-liquid contract of the same instrument (CCH0+CCK0) - ticker #I will open/close the "far" contract so that in the best case the total result will be "with itself" !
And most likely - it will close with a loss.
The script works correctly only for a pair of tools with the same dimensionality - same order.
ZSH0-1---ZWH0-1.5; ZCH0-1---ZSH0-0.4; ZWH0-1---ZCH0-1.7.
It won't work. I remind you that on a "far" low-liquid contract of the same instrument (CCH0+CCK0) - ticker #I will open/close the "far" contract, so that in the best case the total result will be "with itself" !
And more likely - will close in the end with a loss.
As for the position of the brokers, i should have traded at the same time.
changed the script a bit, tried to normalise by dimensionality. try it:
спасибо за ответ,не обратил внимание.получается надо торговать контракты примерно одного времени?
In B. you should try to trade different instruments in pairs.
And avoid combining different contracts of the same instrument in tandem.
.... например XLV - сектор компаний здравоохранения,
его доля (доля компаний) 13,17% http://www.sectorspdr.com/eqsnaps/?do=snapshot&symbol=XLV
XLP - компании, которые входят в СИп 500, занимающиеся потребительскими товарами http://www.sectorspdr.com/eqsnaps/?do=snapshot&symbol=XLP
ну и т.д.
полагаю для данной темы корреляция с СП500 может быть очень интересной.
//---------------------------
Also a curious correlation XLV-XLB-XLP-XLY-XLE-XLF-XLK-XLY
Interesting that "healthcare companies sector" (green) flew up at the opening of the session on 19 Jan.
I have changed the script a bit and tried to normalise by dimensionality. try it:
Thank you, the results are different from the first version, I'll try the second one for the calculations.
Тож любопытная корреляция XLV-XLB-XLP-XLY-XLE-XLF-XLK-XLY
Интересно, что "сектор компаний здравоохранения" ( зел) 19 янв. улетал вверх на открытии сессии
There is an interesting conclusion from this situation.
Here, with such a set of "typical" instruments, in some cases (as seen on the chart) it is reasonable not to enter in pairs, but in fours (2inst.buy+2inst.sell) or sixes (3+3) of instruments!
For example, on Jan 22 and 27. - See chart above.
I sent you the address of my brokerage company in my personal message.
good conditions for currencies, but almost no futures
rid писал(а) >>
I have found out that in the visual chart the comment values do not coincide with the values of the indicator I pulled to the visual chart
Firstly, you should specify all parameters when calling iCustom ("extern string _________ = "=== Parameters MA ===";" - the same parameter as the others, although it is not involved in the calculations).
And secondly, I would compare the results online (the indicator + EA on a normal chart) - in the visualizer the drawn indicator works with the real account data (for example, AccountBalance() and MarketInfo() will not work correctly).