Найти Посты: RI

Nik
 thinkorswim
Есть ли у кого такая формула(для ТОС) - коэффициент объёма наторгованого на данный момент по отношению к среднему за день?

Проголосовало: 0

Nik
Есть ли у кого такая формула(для ТОС) - коэффициент объёма наторгованого на данный момент по отношению к среднему за день?

Проголосовало: 0

Forex Promoter
<!--nofilter--><p style="text-align: center;"> <span style="font-size:18px;"><strong><span style="color: rgb(0, 0, 255);">Вебинары от smb Capital</span></strong></span></p> <p style="text-align: center;"> <span style="font-size:16px;"><em><span style="color: rgb(0, 0, 255);">ведущий Leo Selya</span></em></span></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> <span style="font-size:16px;"><strong><span style="color: rgb(51, 51, 51); font-family: arial, sans-serif; line-height: 17px;">Как готовятся к рабочему дню в smb</span></strong></span></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> <iframe allowfullscreen="" frameborder="0" height="360" src="http://www.youtube.com/embed/3Zy78CjML34?feature=player_detailpage" width="640"></iframe></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> <strong><span style="font-size:16px;">Основы чтения ленты</span></strong></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> &nbsp;<iframe allowfullscreen="" frameborder="0" height="360" src="http://www.youtube.com/embed/dN5ntNBUqJw?feature=player_detailpage" width="640"></iframe></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> <span style="font-size:16px;"><strong>Вебинар по setups</strong></span></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> <iframe allowfullscreen="" frameborder="0" height="360" src="http://www.youtube.com/embed/dN5ntNBUqJw?feature=player_detailpage" width="640"></iframe></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> Если Вам нравится подход smb Capital и вы хотите подробнее узнать о их методиках, то рекомендуем <strong>записаться на обучающую программу для рускоязычных трейдеров.</strong></p> <p style="text-align: center;"> <strong>Длительность:</strong> 3 месяца.</p> <p style="text-align: center;"> <strong>Цена </strong>: 1500 дол.</p> <p style="text-align: center;"> <strong>На время обучения дается доступ к : smb Scanner, smb Radar, smb real time chat, smb morning meetings.</strong></p> <p style="text-align: center;"> Детали по ссылке:&nbsp;<a href="http://www.smbtraining.com/overview/trading-mentor-russian">http://www.smbtraining.com/overview/trading-mentor-russian</a></p> <p style="text-align: center;"> &nbsp;</p> <p style="text-align: center;"> &nbsp;</p>

Проголосовало: 0

Алексей
Добрый день Господа банкиры инвесторы финансисты экономисты Для Вас Прогноз на финансовых рынках 30 мая 2013 года ЗОЛОТО будущая цена 1550 ЕВРО ДОЛЛАР 13100 ДОЛЛАР ЙЕНА 104.25 НЕФТЬ МАРКИ БРЕНТ 106 С Уважением команда аналитиков и инсайдеров. Good morning Lord bankers investors financiers, economists forecast for you in the financial markets May 30, 2013---— Golden Future Price 1550--------------— EUR DOLLAR 13100 —-— DOLLAR YEN 104.25----— BRENT 106 Sincerely team of analysts and insiders.
Добрый день Господа

Проголосовало: 0

Алексей
Люди... С чего начать?! Башка плывет от количества информации...

Проголосовало: 0

Алексей
экономические новости 23 мая 2013 финансовый обзор Economic News May 23, 2013 Financial Review Золото $ 1550 будущая цена доллар йена -103.5 будущая цена Dollar Euro - 13100 будущая цена Brent-102.35 принята цена единогласно Международное Содружество Диаспор $ 1,550 Gold future price Dollar Yen -103.5 future price Dollar Euro - 13100 future price Brent-102.35 adopted unanimously price International Commonwealth Diaspora

Проголосовало: 0

Алексей
The Committee of 300 at a meeting May 22, 2013 about the stability of financial markets and the determination of the price taken as the basis for such prices of financial instruments.   $ 1,550 Gold future price   Dollar Yen -103.5 future price   Dollar Euro - 13100 future price   Brent-101.5 adopted unanimously price International Commonwealth Diasporas
The Committee of 300 at a meeting May 22, 2013

Проголосовало: 0

Максим
HAMAHA  
 SMB capital

Бесплатный вебинар от smb Capital

(на русском языке)

В среду 29 Мая в 12-00 по NY

 

Темы вебинара:

1) Лучшие трейды мая 2013

2) Важность технологий в трейдинге

3) Отбор акций в игре

 

 

Количество мест ограничено.

 

 


Проголосовало: 0

https://www4.gotomeeting.com/register/256505383
 thinkorswim
Подскажите как переписать индикатор МТ4 Super-signals_v2.mq4 для thinkorswim? indicator_chart_window indicator_buffers 4 indicator_color1 Yellow indicator_color2 Lime indicator_color3 Red indicator_color4 Aqua indicator_width1 1 indicator_width2 1 indicator_width3 1 indicator_width4 1 //input properties extern int dist2 = 21; extern int dist1 = 14; extern bool alertsOn = true; extern bool alertsOnCurrent = true; extern bool alertsMessage = true; extern bool alertsSound = true; extern bool alertsEmail = false; double b1[]; double b2[]; double b3[]; double b4[]; int init() { SetIndexBuffer(0,b1); SetIndexBuffer(1,b2); SetIndexBuffer(2,b3); SetIndexBuffer(3,b4); SetIndexStyle(0,DRAW_ARROW); SetIndexArrow(0,334); SetIndexStyle(1,DRAW_ARROW); SetIndexArrow(1,333); SetIndexStyle(2,DRAW_ARROW); SetIndexArrow(1,233); SetIndexStyle(3,DRAW_ARROW); SetIndexArrow(0,234); return(0); } int start() { int counted_bars=IndicatorCounted(); int i,limit,hhb,llb,hhb1,llb1; if(counted_bars<0) return(-1); if(counted_bars>0) counted_bars--; limit=Bars-counted_bars; limit=MathMax(limit,dist1); limit=MathMax(limit,dist2); // // // // // for (i=limit;i>=0;i--) { hhb1 = Highest(NULL,0,MODE_HIGH,dist1,i-dist1/2); llb1 = Lowest(NULL,0,MODE_LOW,dist1,i-dist1/2); hhb = Highest(NULL,0,MODE_HIGH,dist2,i-dist2/2); llb = Lowest(NULL,0,MODE_LOW,dist2,i-dist2/2); b1[i] = EMPTY_VALUE; b2[i] = EMPTY_VALUE; b3[i] = EMPTY_VALUE; b4[i] = EMPTY_VALUE; double tr = iATR(NULL,0,50,i); if (i==hhb) b1[i]=High[hhb] +tr; if (i==llb) b2[i]=Low[llb] -tr; if (i==hhb1) b3[i]=High[hhb1]+tr/2; if (i==llb1) b4[i]=Low[llb1] -tr/2; } // // // // // if (alertsOn) { int forBar = 1; if (alertsOnCurrent) forBar = 0; if (b1[forBar] != EMPTY_VALUE && b3[forBar] != EMPTY_VALUE) doAlert("strong sell";); if (b1[forBar] != EMPTY_VALUE && b3[forBar] == EMPTY_VALUE) doAlert("sell";); if (b1[forBar] == EMPTY_VALUE && b3[forBar] != EMPTY_VALUE) doAlert("minor sell or exit buy";); if (b2[forBar] != EMPTY_VALUE && b4[forBar] != EMPTY_VALUE) doAlert("strong buy";); if (b2[forBar] != EMPTY_VALUE && b4[forBar] == EMPTY_VALUE) doAlert("buy";); if (b2[forBar] == EMPTY_VALUE && b4[forBar] != EMPTY_VALUE) doAlert("minor buy or exit sell";); } return(0); } // // // // // void doAlert(string doWhat) { static string previousAlert="nothing"; static datetime previousTime; string message; string TimePeriod; if (Period()== 1) TimePeriod = "1 MIN"; if (Period()== 5) TimePeriod = "5 MIN"; if (Period()== 15) TimePeriod = "15 MIN"; if (Period()== 30) TimePeriod = "30 MIN"; if (Period()== 60) TimePeriod = "1 HR"; if (Period()== 240) TimePeriod = "4 HR"; if (Period()== 1440) TimePeriod = "DAILY"; if (Period()== 10080) TimePeriod = "WEEKLY"; if (Period()== 43200) TimePeriod = "MONTHLY"; if (previousAlert != doWhat || previousTime != Time[0]) { previousAlert = doWhat; previousTime = Time[0]; // // // // // message = StringConcatenate(Symbol()," at ", TimePeriod, " Super signal : ",doWhat); if (alertsMessage) Alert(message); if (alertsEmail) SendMail(StringConcatenate(Symbol(),"Super signal ";),message); if (alertsSound) PlaySound("alert2.wav";); } }

Проголосовало: 0

Forex Promoter
 Акции в игре на сегодня
Компании торгуются ниже на пост маркете, реакция на отчёты: ARUN
-16.1%, COSI
-8.3%, ADSK
-5.7%, HOLI
-4.0%, JWN
-4.0%, BRCD
-3.3%, JCP
-1.9%, AMAT
-1.0%, CXW
-0.8%, DELL
-0.5%. Компании торгуются ниже на пост маркете, реакция на новости: ARUN
-16.1% (приобретён Meridian, условия не разглашаются), RSH
-2.7% (Совет директоров выразил разочарование в результатах голосования по ратификации исполнительной компенсации), NIHD
-1.1% ( предложено ~ $ 500 млн. размещение старших облигаций), CXW
-0.8%

Проголосовало: 0

Фильтр

Что искать
Тип постов
По людям В группе Дата
Наш канал