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

Search:

Type: Posts; User: mojokem

Page 1 of 612 1 2

Search: Search took 0.00 seconds.

  1. Replies
    174
    Views
    46,484

    These are not errors, they're warnings. Its the...

    These are not errors, they're warnings. Its the compiler which is warning about nothing. Its background noise. Unfortunately there's absolutely no way to turn them off (which is slightly...
  2. Replies
    174
    Views
    46,484

    You need to use the 32 bit compiler (download the...

    You need to use the 32 bit compiler (download the 32 bit IDE, it includes the 32 bit compiler), MT4 itself is a 32 bit appliion and can only load 32 bit dlls. In case you used the 64 bit version of...
  3. Replies
    174
    Views
    46,484

    It cannot start the RTerm.exe, be sure the route...

    It cannot start the RTerm.exe, be sure the route in
    extern string R_command is right (the model number changes from time to time), check it very closely and when R is installed and the path is...
  4. Replies
    174
    Views
    46,484

    q1: yes. Write to the .hst file and send a tick...

    q1: yes. Write to the .hst file and send a tick to the chart window to update it. Should work.

    Q2: the spread has been managed somehow differently. To decide on a diffferent spread for...
  5. Replies
    174
    Views
    46,484

    That is an interesting idea. The method by which...

    That is an interesting idea. The method by which in which the dll was created (a simple horizontal C-like interface) it should be simple to use it with a lot of different languages which can...
  6. Replies
    174
    Views
    46,484

    Yes, but you should increase base_lots for larger...

    Yes, but you should increase base_lots for larger (and more precise) numbers. You are able to try them onto an oanda demo account next week, there you are able to trade in units and not in lots and...
  7. Replies
    174
    Views
    46,484

    It requires ticks to trigger the start()...

    It requires ticks to trigger the start() function. There are scripts which can simulate this on weekends.

    For instance this to deliver a continuous stream of ticks into the chart:
    Inserted...
  8. Replies
    174
    Views
    46,484

    This is nothing to worry about. It does observe...

    This is nothing to worry about. It does observe it optimized the .ex4 by not including but never used in this EA. (They must be there since other EAs or indiors utilizing mt4R.mqh may need them). ...
  9. Replies
    174
    Views
    46,484

    could you put the debug level RDEBUG to 2 and try...

    could you put the debug level RDEBUG to 2 and try again?

    Which variant of R do you have?
    Did you place the correct RPATH in the EA?
    Which version of windows are you working?

    ...
  10. Replies
    174
    Views
    46,484

    This looks like libshogun might also be directly...

    This looks like libshogun might also be directly obtained without using R (the shogun-R port doesn't look quite native to R, it almost looks as overseas to R because my mql-R interface looks overseas...
  11. Replies
    174
    Views
    46,484

    I uploaded a new version. Current version is now...

    I uploaded a new version. Current version is now 1.3.0.25, find it in post #1 in this thread.

    Again we have some small API changes but you aren't losing any functionality. Also the .mqh...
  12. Replies
    174
    Views
    46,484

    I could do this straight from my DLL (I already...

    I could do this straight from my DLL (I already have the locking mechanism along with the thread that waits for the result of RExecuteAsync() to release the lock again, so this would not be much...
  13. Replies
    174
    Views
    46,484

    There are still dual to char and char to dual...

    There are still dual to char and char to dual conversions for vectors, only in the event that you move a matrix it will compose the whole raw memory block because it's into a temp file and then...
  14. Replies
    174
    Views
    46,484

    I haven't tested it. It will (since it assumes...

    I haven't tested it. It will (since it assumes it is running in windows) attempt to start (with the help of wine) the windows* executable ~/.wine/drice_c/.../rterm.exe (not /usr/bin/R) since inside...
  15. Replies
    174
    Views
    46,484

    Uploaded new variant 1.2.0.36 which fixes this...

    Uploaded new variant 1.2.0.36 which fixes this issue.
  16. Replies
    174
    Views
    46,484

    I just noticed that it'll leak a thread handle on...

    I just noticed that it'll leak a thread handle on each call to RExecuteAsync(), this really is an issue if you leave it running for a few days. The main reason is I had been too lazy to use the...
  17. Replies
    340
    Views
    31,203

    90062 So you suggest people should gamble the...

    90062 So you suggest people should gamble the trend (also a 50% bet) instead?
  18. Replies
    340
    Views
    31,203

    90062 Just how much did you lose?

    90062 Just how much did you lose?
  19. Replies
    10
    Views
    6,538

    What do you mean by save it to the desktop? ...

    What do you mean by save it to the desktop?

    Do you mean simply save it as a file on the desktop or do you want to place it as the background wallpaper?

    Witout any extra attempts it is...
  20. Replies
    3
    Views
    5,080

    Use bar numbers instead of time. Have...

    Use bar numbers instead of time.

    Have you already tried ObjectGetValueByShift() with a negative change? Functions which also may be useful are iTime() and iBarShift() for converting...
  21. Replies
    40
    Views
    22,287

    If your disk was formatted using NTFS you can...

    If your disk was formatted using NTFS you can just set a http://en.wikipedia.org/wiki/NTFS_symbolic_link (or a http://en.wikipedia.org/wiki/NTFS_junction_point in versions older than vista) inside...
  22. Replies
    11
    Views
    14,265

    This is simply because price doesn't have any...

    This is simply because price doesn't have any mass, thus no momentum. The principle from Physics you're referring to has no meaning in forex, otherwise the previous candle management alone would...
  23. Replies
    17
    Views
    6,478

    Perhaps still another example of this write into...

    Perhaps still another example of this write into program folder-problem. Although it is not permitted for appliions to compose c:/program files/* windows won't throw an error mesage and instead...
  24. Replies
    17
    Views
    6,478

    The topic of the thread has ignited a crazy idea...

    The topic of the thread has ignited a crazy idea in my head: Just about re-engineering that the .ex4 structure with the goal of producing a better language along with a compiler for it to make...
  25. Replies
    12
    Views
    6,226

    1.) Every built-in part is recorded in the...

    1.) Every built-in part is recorded in the reference. Read the documentation to get FileReadNumber(). This function will read in the current loion to another delimiter.

    1a) So logically if...
Results 1 to 25 of 28
Page 1 of 612 1 2
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.