Forum

FORTS: Inefficient Transaction Fee

Good afternoon! I want to clarify the Ineffective Transaction Charge I contacted technical support exchanger: The answer I got from the exchange: Здравствуйте, Вы все верно интерпретировали. 1 . - верно 2 . - верно 3 . - Подробнее ознакомиться с клиринговым сбором вы можете по ссылке - http

FORTS: To help beginners

Good afternoon! Here I will post recommendations, bugs, features and frequently used functions on the FORTS futures market IMPORTANT: In order not to "stretch" the topic, if there are any comments, or have questions - create a separate topic in this section (I will not answer here). Recommendation

FORTS looking for MT5 trader

Good afternoon! Looking for someone who trades on FORTS with MT5 robot NOT in the Open. I'm looking for someone who trades on FORTS using an MT5 robot, not an Opener. Please let me know if you have a serious problem to solve. https://www.mql5.com/ru/forum/38456

FORTS: OnTradeTransaction() return codes

Dear developers! When trading, there are situations when you need to urgently Stop working of an Expert Advisor (cyclic placing of orders, cross-dealing, etc.) Right now, the return codes of the trade server function OnTradeTransaction() look like this (the picture shows return codes for a limit

FORTS: Strategies and how to implement them

Good afternoon! I invite you to discuss in this thread strategies and ways to implement them on the FORTS derivatives market. I will start with the first one. Strategy - Futures Calendar Spread . Advantages: 1. Small (relatively) investment of funds. 2. CS discounts on many futures. 3. Theoretically

FORTS Please help

Good afternoon! Again the servodex can't reproduce the error! Please compile this code and "throw" the indicator on the MIX-6.15 symbol ( not from MetaEditor ) //+------------------------------------------------------------------+ //| Test.mq5 | //| Copyright 2014, MetaQuotes Software Corp. | //|

ORDER_POSITION_ID

Good afternoon! Does anyone use if ( OrderSelect ( ticket ) ) { long pos_id = long ( OrderGetInteger ( ORDER_POSITION_ID ) ); if ( pos_id > 0 ) { } } Me, when an order is partially executed pos_id always = 0 Why? From the MQ help: ORDER_POSITION_ID The position identifier which is put on the

FORTS long delays in order execution

Good afternoon! Does anyone experience significant delays when placing, Modification and deletion of orders? FORTS brokerage company "Otkrytie". If so, please specify your Internet Service Provider

Developers! Do you even test what you create?

Good afternoon! I place order with volume 3. First time the order is executed by 1 (server reply is TRADE_TRANSACTION_DEAL_ADD shown in green), for the second time, after modification, the order is executed for another 1 (no response from the server!) As there is no message from server after

Colour of the standard indicator

Good afternoon! How do you change the colour of the standard indicator? Thank you, Mikhail