zdj229
zdj229
Friends

Add friends via their profile or user search and you will be able to see if they are online

zdj229
Added topic boollinger Bands level's value question
hi friends i add a bool linger Band  indicator to my main and set the level is -1.5 and 1.5,after  load ,the main  is  below     now i think  get the red line's value,what  can i  do,the value is
zdj229
Added topic add levels of move average in main screen,the value is what
    examp  up image   there have four of levels,but ,i want to get the levels's price,how can i do 
zdj229
Added topic MT4 strategy tester is very slowly ,What should I do
CPU occupancy rate is 10% only THE MT4 is me new install,not have Garbage test data
zdj229
Added topic How to judge the ordercomment Whether is  Null value
for ( int s= 0 ;s< OrdersTotal ();s++)                     {
zdj229
Added topic OrderClose error 3 is mean
OrderClose error 3,i can't search answer,thank you
zdj229
Added topic helpme the trail stoploss problom
double zuizongbuyzhisun= NormalizeDouble (zuidapingcang, Digits );  
zdj229
Added topic why this simple code can not Correct modyfy my ticket
code for belw, can't modefy all ticdet's ordertakeprofit    void zhiying()    {        if ( OrdersTotal ()> 0 )          {
zdj229
Added topic how much is mt4 max open teicket
how much is mt4 max open teicket who know,thank you very much not maxlot, is max ticket, examp 80 ticket or 100 ticket
zdj229
Added topic help me,orderdele error
     //仓平空的时候,删除所有挂单止损完以后平掉所有挂单开 始    int chidan= 0 ;    int guadan= 0 ;    int chicangshu[ 10000 ];    int guacangshu[ 10000 ];    int zuidasuocangshu2=getzuidasuocangshu();
zdj229
Added topic help the simple code output is error
     for ( int sd= 0 ;sd< 500 ;sd++)       {          if ( OrderSelect (sd,SELECT_BY_POS,MODE_TRADES)==true)
zdj229
Added topic WHY this code not error
Highest( NULL , 0 , MODE_HIGH, 100 , 1 )? the Highest is not a fuction,but the code can compile sucess,why
zdj229
Added topic why the ordermagicnomber() always =0
hi every friend,see me code if(OrderSend(Symbol(),OP_BUY,0.1,Ask,300,0,0,"3","123",0,Red)>0) { Alert("ok"); } i use up code buy a tick buy i use use down code read the ordermagicnomber,the maigic alway=0,why for(int
zdj229
Added topic mt4 the sleep() fuction is what?
if i want ordersend ten of sell_limit tickets at the same time,so i want konw what i to do this,the slleep can help me? the sleep() fucion is mean
zdj229
Added topic help me ,the array's value is where come from
#property copyright "Copyright ?2006, Forex-TSD.com " #property link "https://www.forex-tsd.com/" #property indicator_chart_window #property indicator_buffers 4 #property indicator_color1 Red #property indicator_color2 Blue
12