fxsaber / 프로필
Посты по улучшениям: https://www.mql5.com/ru/search#!keyword=uluchshenie&amp%3Bauthor=fxsaber&amp%3Bmethod=2&method=2
Посты по ошибкам: https://www.mql5.com/ru/search#!keyword=oshibka&amp%3Bauthor=fxsaber&amp%3Bmethod=2&method=2
Blog: https://www.mql5.com/ru/users/fxsaber/blog
Channel: https://t.me/fxsaber_Results
Group: https://t.me/fxsaberDiscussion
Посты по ошибкам: https://www.mql5.com/ru/search#!keyword=oshibka&amp%3Bauthor=fxsaber&amp%3Bmethod=2&method=2
Blog: https://www.mql5.com/ru/users/fxsaber/blog
Channel: https://t.me/fxsaber_Results
Group: https://t.me/fxsaberDiscussion
fxsaber
OnTradeTransaction - распечатка события.
fxsaber
주제에 코멘트하기 MetaEditor build 1490
#include <MT4Orders.mqh> // https://www.mql5.com/ru/code/16006 bool FirstRun = true ; void OnTick () { if (FirstRun) { const double Price = SymbolInfoDouble ( _Symbol , SYMBOL_ASK );
fxsaber
Триггер SL/TP.
fxsaber
주제에 코멘트하기 MetaEditor build 1490
Рабочий вариант для реала (не для тестера) void OnTradeTransaction ( const MqlTradeTransaction &Trans, const MqlTradeRequest &Request, const MqlTradeResult &Result ) { if ((Trans.type ==
fxsaber
게재된 코드 ZoomPrice tick indicator
The indicator shows the price chart of any scaling level.
소셜 네트워크에 공유
1450
fxsaber
게재된 코드 Ticks indicator
It shows the tick price history (Bid/Ask) within all visible bars.
소셜 네트워크에 공유
2106
fxsaber
게재된 코드 TypeToBytes
Byte-wise operation with structures and standard data types.
소셜 네트워크에 공유
942
fxsaber
게재된 코드 TypeToBytes
Byte-wise operation with structures and standard data types.
소셜 네트워크에 공유
1459
fxsaber
게재된 코드 Price_Compare
Elegant and nimble comparison of 'double' values of the "price".
소셜 네트워크에 공유
747
fxsaber
게재된 코드 SlipPage
Calculation of slippages of the performed deals in account currency.
소셜 네트워크에 공유
978
fxsaber
게재된 코드 MT4Orders
Parallel use of the MetaTrader 4 and MetaTrader 5 order systems.
소셜 네트워크에 공유
10474
: