Lagging OI (open interest) - page 7

 
Renat Akhtyamov:
It is int, not long.

And not int or long, but ULONG

struct MqlTradeRequest 
  { 
   ENUM_TRADE_REQUEST_ACTIONS    action;           // Тип выполняемого действия 
   ulong                         magic;            // Штамп эксперта (идентификатор magic number) 
   ulong                         order;            // Тикет ордера 
   string                        symbol;           // Имя торгового инструмента 
   double                        volume;           // Запрашиваемый объем сделки в лотах 
   double                        price;            // Цена  
   double                        stoplimit;        // Уровень StopLimit ордера 
   double                        sl;               // Уровень Stop Loss ордера 
   double                        tp;               // Уровень Take Profit ордера 
   ulong                         deviation;        // Максимально приемлемое отклонение от запрашиваемой цены 
   ENUM_ORDER_TYPE               type;             // Тип ордера 
   ENUM_ORDER_TYPE_FILLING       type_filling;     // Тип ордера по исполнению 
   ENUM_ORDER_TYPE_TIME          type_time;        // Тип ордера по времени действия 
   datetime                      expiration;       // Срок истечения ордера (для ордеров типа ORDER_TIME_SPECIFIED) 
   string                        comment;          // Комментарий к ордеру 
   ulong                         position;         // Тикет позиции 
   ulong                         position_by;      // Тикет встречной позиции 
  };
 
Aleksey Mavrin:


You're making a big deal out of it! The girl was fine, especially compared to the characters in the neighbouring threads, who are salesmen in the Market, not even passing their credits in computer science with BASIC )).

That's what I say "scribblers" and their defenders.

Why copy all the ticks when you're interested in deals?

In code.

int ticks = CopyTicks(_Symbol,tick,COPY_TICKS_ALL,0,100);

Should be.

int ticks = CopyTicks(_Symbol,tick,COPY_TICKS_TRADE,0,100);
 
prostotrader:

And not int or long, but ULONG

О! Even cooler.
Doesn't this slow you down?
 
Renat Akhtyamov:
Oh! Even cooler.
Doesn't it slow down like this?

No

 
prostotrader:

Why copy all the ticks when you are interested in the trades?

maybe you should get to the bottom of this, rather than show your bile so forcefully?

let me remind you once again:
the goal was to show the asynchronous change of OI from any other events in the terminal

prostotrader:

Since the OI in the terminal is not synchronous, I don't care whether it comes from a timer or from a channel change.

You obviously know better than to give a shit about a trader you don't even know, I give you a standing ovation.
Going into a thread and telling someone what to think is very strong.

prostotrader:

And there' s nothing interesting or exciting about this topic if you have an understanding of FORTS.

maybe you shouldn't post in this thread due to your lack of understanding? haven't you thought about that?
 
Renat Akhtyamov:

What's going on with her?

Anything on the substance of the topic?

 
prostotrader:

That's what I say, "scribblers".

Given what you dared to put on codebase, you are one of them.

 
Alena Lysenkova:

Given what you have dared to post on codebase, you are one of them.

can i have the link?
 
Alena Lysenkova:

Is there anything on the substance of the topic?

I can, but I don't help freelancers raise their income at the expense of other people's knowledge.

read about the open interest.

the final right indicator is really worth it and the price is from 30k.

I'm not sure how to do this, but I'm sure it's worth it.

 
Renat Akhtyamov:

you can, but I don't help freelancers raise their income at the expense of other people's knowledge

read about open interest

the final correct indicator is really worth it and the price is from 30k.
then why are you writing here?