Search:

Type: Posts; User: BGT; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.00 seconds.

  1. Thread: Need help in vtl

    by BGT
    Replies
    1
    Views
    5,666

    Need help in vtl

    Hi sir,
    Can we create user defined class in vtl programming. Or is structure concept is present in vtl programming like mql4.

    Thanks in advance.
    BGT
  2. Thread: Object Issue

    by BGT
    Replies
    1
    Views
    2,696

    Object Issue

    Hi sir,

    I have attached a script. I have displayed some object in this script. This objects creates dynamically according to orders.
    Currently i call the function of calculation on oncalculate....
  3. Thread: Object Issue

    by BGT
    Replies
    0
    Views
    1,926

    Object Issue

    Hi sir,

    I have attached a script. I have displayed some object in this script. This objects creates dynamically according to orders.
    Currently i call the function of calculation on...
  4. Replies
    1
    Views
    2,692

    Script display issue

    Hi,

    I have attached a script. This script previously showed symbols on the seperate chart. But after a new version it dont show anything. Sometimes it shows but sometimes dont show anything on the...
  5. Thread: Subscript error

    by BGT
    Replies
    3
    Views
    3,269

    subscript error

    Hi
    Sorry i have attached mql and vtl script. Please suggest the solution.
    Thanks in advance
  6. Thread: Subscript error

    by BGT
    Replies
    3
    Views
    3,269

    Subscript error

    Hi ,

    I need you help. I am stuck at one position. I have convered one script mql to vtl. But it gives Subscript out of range: 'vidya_work' error . Please help me to remove this error.

    Thanks...
  7. Thread: volume chart

    by BGT
    Replies
    5
    Views
    217,135

    volume chart

    Hi,

    Is the problem of histogram is solved or not. I am waiting for your reply.

    Thanks in advance.
    BGT
  8. Thread: Need help

    by BGT
    Replies
    3
    Views
    4,286

    need help

    Hi,
    Actually according to some condition i want to display and hide that line indicator. For this purpose i want this option.



    BGT
  9. Thread: Need help

    by BGT
    Replies
    3
    Views
    4,286

    Need help

    Hi,

    How can i convert this line into vtl.

    SetIndexStyle(j,12,QuarterLevelStyle,1,clrLimeGreen)
    This second option i.e. 12 means DRAW_NONE. But i dont find this option in vtl. So please...
  10. Thread: openprice issue

    by BGT
    Replies
    3
    Views
    145,225

    open price issue

    Hi sir,

    Sir please i am waiting for your reply. I am stuck because of openprices function . Please guide me in my issue.

    Thanks in advance.

    BGT
  11. Thread: openprice issue

    by BGT
    Replies
    3
    Views
    145,225

    openprice issue

    Hello,

    I want to convert one indicator. In my script i am doute about working of function Openprices function. When i used this function on the chart which is not open, then i directly closes the...
  12. Thread: Need help in vtl

    by BGT
    Replies
    5
    Views
    5,686

    Need help enum

    Hi,

    i want to use enum data type.
    e.g.
    Enum Symbols
    usd = 1 'USD
    eur = 2 'EUR
    jpy = 3 'JPY
    gbp = 4 'GBP
    cad = 5 'CAD
  13. Thread: Need help in vtl

    by BGT
    Replies
    5
    Views
    5,686

    Help

    Hi sir,

    I will try class concept. Thanks for your quick reply. But i have one issue. If we want to give dropdown options to user in a input box (when we take input from user at the time of attach...
  14. Thread: Need help in vtl

    by BGT
    Replies
    5
    Views
    5,686

    Need help in vtl

    Hi sir,

    Can we use class and enum concept in vtl also. Please guide me how can i use these two concepts in vtl programming.

    Thanks in advance.
  15. Replies
    2
    Views
    155,364

    Thanks

    Thanks a lot
  16. Replies
    2
    Views
    155,364

    Help in object function

    Hello sir,
    I am using objectdeleteall functikn to delete the object. When we end the script the object still remains on the chart.i am using this function in deinit function. Can you please suggest...
  17. Thread: help please

    by BGT
    Replies
    6
    Views
    196,054

    Tick value

    Hi Sir,

    Thank you so much. I will try to use it.

    Thanks,
    BGT
  18. Thread: help please

    by BGT
    Replies
    6
    Views
    196,054

    Tick value

    Hi sir,

    Is this value is updated in a new version


    t=MarketInfo(Symbol(), MODE_TICKSIZE);
    v=MarketInfo(Symbol(), MODE_TICKVALUE);
  19. Thread: swap value

    by BGT
    Replies
    3
    Views
    6,939

    swap value

    hi

    Is this is updated in a new version.
  20. Thread: volume chart

    by BGT
    Replies
    5
    Views
    217,135

    volume chart

    Hi,
    Sir is there any another solution as the lines looks like histogram.
  21. Thread: volume chart

    by BGT
    Replies
    5
    Views
    217,135

    volume chart

    Hi,

    i have created a script. I have used volume_chart. I am facing a issue in volume chart. It draws green histogram not in a proper way. Please suggest me the solution. What is the issue in my...
  22. Replies
    1
    Views
    180,564

    An Unexpected Error

    Hi ,

    I am trying to use RelativeStrengthIndexOnArray function. Its giving the error "an unexpected error has occured" whenever this function is executed. I got this error on ...
  23. Replies
    1
    Views
    152,528

    Need help in Currency functions

    Hi,

    Can you please guide me about any function to get "Basic currency of a symbol" and "Profit currency" of a current symbol. i want to convert following lines...
  24. Thread: Limit order issue

    by BGT
    Replies
    3
    Views
    1,205

    loop issue

    Hi,

    Thanks for your reply. Sir i have made changes as per your suggestion. Now initially it takes proper orders i.e. NumberofTrades. But if user cancels the order manually it should tell the order...
  25. Thread: swap value

    by BGT
    Replies
    3
    Views
    6,939

    swap value

    Hi,

    MarketInfo(Symbol(),MODE_SWAPSHORT);
    MarketInfo(Symbol(),MODE_SWAPLONG);

    How to get above values in vtl.

    Thanks in advance.
Results 1 to 25 of 128
Page 1 of 6 1 2 3 4