Recent content by ashok.iy

  1. A

    COM/Object handle is null?

    Can anyone please tell me what the bug is?
  2. A

    COM/Object handle is null?

    When i am trying to call a c# function from amibroker afl program i come across with a bug like "COM/Object handle is null".
  3. A

    How can i call c# methods?

    How can i call c# methods from amibroker afl program? Thanks in advance...
  4. A

    Values in Backtest Results

    Thanks for your reply. I am using amibroker Trading software.
  5. A

    Values in Backtest Results

    I want to get the buy price with the 6 digit fractional part of the value in the backtest results. At present i am getting only 4 digit fractional part. Thanks in advance
  6. A

    how to hold a signal

    In amibroker afl based on a particular condition i am giving a buy and sell signal. I am giving a buy signal in a candle based on a condition(true) but before the end of the candle the buy signal condition becomes false.So automatically the buy signal got disappeared. I want to hold the buy...
  7. A

    How to compress bar

    Thanks for your reply,abattia In amibroker the bars can be compressed using the function timeframeset. After working with the bar then time frame can be restored. Is it possible to do that in EasyLanguage?
  8. A

    How to compress bar

    In Easy language how to compress bars with a specific interval. Is there any function available to do that?
  9. A

    Function Reference

    I have just started coding in easy language. My job is to convert the Amibroker afl code to Tradestation Easylanguage code. I want to know what is the equivalent timeframeset function(amibroker) available in Tradestation Easylanguage.
Back
Top