LEE Chun Wing / Profile
- Information
|
12+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Canada
the Author of steady_growth EA
Friends
55
Requests
Outgoing
LEE Chun Wing
Added topic MQL5 --> borland's VCL or Microsoft MFC style?
may i know Mql5 class is like which style? borland's VCL , Microsoft MFC style or Microsoft ATL? thanks
LEE Chun Wing
Added topic how to call ctrade??
'CTrade' - import is not defined USDCHF_break_x_bar_Low.mq5 66 32 my code: #include <Trade\Trade.mqh> int check_Exit() { position_bar_name = define_Pos_bar_name(); if (position_bar_name >= 2)
LEE Chun Wing
Added topic can i write like this ?
struct slow_strategy {string symbol = {" USDCHF "} }; can i write like this ? that is the first time i use data struct thanks
LEE Chun Wing
Added topic inconvenient for the "combine Positions" function of MT5
actually the "combine Positions" function of MT5 make coder trouble, because if you using 2 strategy on a single symbol, and the exit condition is base on the position open time , it would be trouble, if you have 2 orderSend record
LEE Chun Wing
Added topic will ATC 2010 stop by zero divide
PG 2 my_EA_single_symbol (EURUSD,M30) 23:55:09 2010.07.05 20:24:18 Zero divide in my_EA_single_symbol.mq5' (167,30) NE 2 Tester 23:55:09 OnTick critical error
LEE Chun Wing
Added topic not convenient for delete the .log file
in mt4 , the "clear" function in tester journal tab --> will competely remove the .log file but in mt5 it will not , it cause us inconvenient to clear the tester .log file , we need to close and restart terminal i hope
LEE Chun Wing
Added topic big file size in tester\agent
J:\MetaTrader 5\tester\Agent-127.0.0.1-3000\logs there a .log file and it's size up to 234mb , what does it record, what will happen if i delete it ? thanks
LEE Chun Wing
Added topic how to get 7 minutes chart ?
how to get 7 minutes chart ? thanks mql4 --> period converter, but mql5 , there are none??
LEE Chun Wing
Added topic how to use withdraw at tester?
how to use withdraw function at tester? thanks
LEE Chun Wing
Added topic why only visual mode able on real trade, but not tester also
in the teriminal help file(f1) --> User Interface / Toolbox / History it say :" The history of deals can be displayed on a chart by dragging one of deals to it using the left mouse button (Drag'n'Drop). After that all the deals by the
LEE Chun Wing
Added topic hard to debug when no object show on the chart
i am debugging my program, but no object show on the chart , not easy to debug ~ ~ hope developer can publish the visual mode as soon as possible if developer is busy , hope u can publish the visual mode with no SL, TP , pending order
LEE Chun Wing
Added topic how to del a file's content ?
I need to write a csv file , but i must clear the content which run last time i have find the handbook of mql5, --> but i just can find FileDelete, not suitable~~ how to achieve it ? thanks
LEE Chun Wing
Added topic how to use old_pos ?
i can see "old_pos" in MetaEditior prompt when i type old how to use old_pos? thanks
LEE Chun Wing
Added topic no one of the overloads can be applied to the function call??
in mql4, i can use iTime[1] to get bar[1] opentime , in mql5 , i use below sentence CopyTime(Symbol(),PERIOD_CURRENT,1,1,from); but i get compile error: no one of the overloads can be applied to the function
LEE Chun Wing
Added topic when will visualization mode be release?
may i know when will visualization mode be release? it's important , thanks
LEE Chun Wing
Added topic what is the differnece between position and order?
what is the differnece between position and order? i would like to have an example of how to get OrderOpenTime of an opened order e.g. EURUSD .OpenTime() thanks
LEE Chun Wing
Added topic can I join ATC2010 by trading gold?
can I join ATC2010 by trading gold ? thanks very much
LEE Chun Wing
Added topic COMBAT to auto-combine the order
the auto combine function of MT5 is clumsy, it only trigger the lowest T/P, when I enter 3 different order with 3 seperate stop loss with same symbol, what the hell it is? it cannot achieve my idea of making a dispersed T/P EA
LEE Chun Wing
Added topic why no a simple script of openOrder in the mt5?
why there are no simple script of openOrder in, for demonstrate people how to code open order? thankyou for concerning
LEE Chun Wing
Added topic cannot open MetaEditor !!!
I still can't open metaEditior by build 274 with windows 7 home premium But I can open the build 190 of metaEditior , what the hell my computer being? Program : MetaEditor Version : 500.274 (14 May
: