Forum Replies Created

Viewing 15 posts - 316 through 330 (of 1,458 total)
  • Author
    Posts
  • imported_tickstory
    Participant
    Post count: 1479
    in reply to: v1.5 Released! #20070

    Hi all,

    v1.6 is now out and supports the latest MT4 Builds. Please see here for details:

    viewtopic.php?f=2&t=696

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    Please keep an eye on this thread for updates:

    viewtopic.php?f=4&t=681

    imported_tickstory
    Participant
    Post count: 1479

    Hi,

    The following code was inserted into the standard ‘MACD Sample’ EA and executed in the 30 minute time-frame. Export was done with default settings (i.e. all FXT time-frames and Generate HST):

     Print("RSI current: ",iRSI(NULL,0,14,PRICE_CLOSE,0));
    Print("RSI 5min: ",iRSI(NULL,5,14,PRICE_CLOSE,0));
    Print("RSI 15min: ",iRSI(NULL,15,14,PRICE_CLOSE,0));

    The results were as follows:

    2015.06.14 20:05:33.038 2013.06.19 18:14 MACD Sample EURUSD,M30: RSI 15min: 23.8474
    2015.06.14 20:05:33.038 2013.06.19 18:14 MACD Sample EURUSD,M30: RSI 5min: 21.6499
    2015.06.14 20:05:33.038 2013.06.19 18:14 MACD Sample EURUSD,M30: RSI current: 27.9909

    Check your export settings and make sure you test the basic indicators in a ‘standard’ EA before re-testing your own indicators/EA.

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    Hi,

    If you want to see where the Dukascopy data resides, then in Tickstory go to File->Settings and note the “Dukascopy Store location” which is where the tick data resides.
    If you want to know where your MT4 export data resides, go to your MT4 terminal and select File->Open Data Folder.

    Hope this helps.

    imported_tickstory
    Participant
    Post count: 1479

    Hi Jared,

    Thanks for reporting your issue. Can you please check your Tickstory proxy settings by going to File->Settings->Dukascopy Data Source and tell us whether you have any proxy information set? If not, could you please go to Windows->Control Panel->Internet Options->Connections->LAN Settings and tell us whether you have any proxy settings set and what they are? Specifically, it seems that there is a server name specification that seems to be causing the issue.

    Does the application resume if you close the error box?

    Thanks.

    imported_tickstory
    Participant
    Post count: 1479

    Hi – Please read the FAQ to resolve:

    viewtopic.php?f=2&t=613

    Thanks.

    imported_tickstory
    Participant
    Post count: 1479

    Hi Rcclarkjr,

    Tickstory only generates MT4 data for the “tick” modelling quality. Selecting an alternate modelling quality will cause MT4 to acquire a separate set of data from your broker.

    Hope this helps.

    imported_tickstory
    Participant
    Post count: 1479

    Hi Damdam,

    You can set a custom leverage in the MT4 Export->Metatrader Info tab. Just change the default leverage from 100 to 2000.

    Hope this helps.

    imported_tickstory
    Participant
    Post count: 1479

    Hi Jonyfx,

    MT4 usually caches the update in the above-mentioned folder. Ensure this directory has been cleared before starting MT4.
    If nothing resides there, I believe the update could also be in C:ProgramDataMetaquotesWebInstall.

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    Hi 8590,

    Unfortunately we can’t assist in fixing problems with custom/third-party EAs. From what the author is saying, there are multiple reasons for this EA error and I would suggest that more accurate information is given to assist you in identifying which of the mentioned issues is causing the error.

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    Hi all,

    Please see this thread for a how to revert your MT4 Build to an earlier version: viewtopic.php?f=2&t=683.
    We are currently working on an update to support the latest version.

    Regards.

    imported_tickstory
    Participant
    Post count: 1479
    in reply to: Tradestation 9.1 #20732

    Hi Pinky,

    At this stage we do not support real-time data although it is on our ‘todo’ list.
    If Tradestation or Multi-charts support import of data via a file extract then Tickstory should be able to handle this.

    Hope this helps.

    imported_tickstory
    Participant
    Post count: 1479

    Hi 8590,

    Note the error messages indicating that you have an error in your EA code:

    2015.06.02 12:34:20.405 2015.05.31 21:00 array out of range in ‘MoskowitzBrothers_29.mq4’ (221,22)
    2015.06.02 12:34:20.405 2015.05.31 21:00 Testing pass stopped due to a critical error in the EA

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    This is a result of the latest MT4 upgrade (Build 800+). The issue is being tracked here:

    viewtopic.php?f=4&t=681

    Regards.

    imported_tickstory
    Participant
    Post count: 1479

    Hi,

    Please let us know when you have reproduced the issue without requiring us to debug custom code. If there are differences between visual and non-visual mode, then a quick print statement of the raw values (i.e. the OHLC data points – not your custom indicator) should be able to demonstrate this.

    Thanks.

Viewing 15 posts - 316 through 330 (of 1,458 total)