Search Results - Leading Forex, Trading, CFDs, ETFs, Stocks & Cryptocurrency forum in Nigeria & Africa

Search:

Type: Posts; User: mabys16

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    4,598

    Hello, it seems there is incorrect logic...

    Hello,

    it seems there is incorrect logic with my last reply. The function calculated lot dimensions not from Lots factor, but from :
    lot=NormalizeDouble(AccountFreeMarg...
  2. Replies
    5
    Views
    4,598

    From this particular line: dual lot=Lots; ......

    From this particular line:
    dual lot=Lots;
    ...
    if(lossesgt;1) lot=NormalizeDouble(lot-lot*losses/DecreaseFactor,1);

    first, you've got first lot size, named Lots (look at extern variable, at...
  3. Replies
    5
    Views
    6,384

    in currency

    in currency
  4. Replies
    17
    Views
    13,296

    Would you mean MT4 customer running a picture...

    Would you mean MT4 customer running a picture streaming service?
    Have you ever checked packet size sent by mt4 customer to broker's server?
    If mt4 customer send chart's screenshot...
  5. U can utilize iCustom(). It is possible to get...

    U can utilize iCustom(). It is possible to get the description as well as on MT4 lang benchmark
  6. It's possible to use this function to calculate...

    It's possible to use this function to calculate number of consecutive losses

    int CountLosses()

    int orders=HistoryTotal(); // background orders complete
    int losses=0; ...
  7. Replies
    22
    Views
    11,884

    Use iBars(NULL,TimeFrame) by way of example...

    Use iBars(NULL,TimeFrame)

    by way of example

    Inserted Code int LastBar; int init() LastBar = iBars(NULL,PERIOD_H4); int begin () if(LastBar ! ) = iBars(NULL,PERIOD_H4)) ...
  8. Replies
    17
    Views
    6,478

    Hello Fish, mq4 file ------------ compile...

    Hello Fish,

    mq4 file ------------ compile ----- ex4 file
    ex4 file will be stored to the Identical folder because that mq4 file
    If It's an EA, normally it will be in specialists folder
    ...
  9. Replies
    13
    Views
    9,241

    Hello Armagedoom, You can use Standard ema...

    Hello Armagedoom,
    You can use Standard ema calculation:
    PHP Code: <code><span style=?color: #000000?> <span style=?color: #0000BB?></span><span style=?color:...
Results 1 to 9 of 9
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.