Centralization of queries and suggestions on ProRealTime

Forums ProRealTime English forum ProRealTime platform support Centralization of queries and suggestions on ProRealTime

Viewing 15 posts - 241 through 255 (of 359 total)
  • #89954

    A complete volume profiling package. Accompanied with possibility to statistically backtest volume profile related parameters.

    Ex: If yesterday was a trend day what are the odds of today being a trend day aswell?

    Attachments:

    Example 1: Investor/RT

    Example 2: Tradingview

    #91097

    Hi my suggestion concerns pro screener.

    What I am looking for is more specific;

    1.To screen a list of shares .

    2.Get some shares that applies.

    3.Trigger automatic orders on those shares.

    #91396

    My suggestions regarding positions managing:

    1. the ability to set an automatic exit based on an indicator after a manual entry (ex: automatic exit on a heiken ashi candle change of color, or a moving average cross…)
    2. the ability to set one or several partial profit target limit orders, instead of having to manually close a partial position (ex: if i buy 3 contracts, i can set a first target limit order of 2 contracts at X price and a second target limit order of 1 contract at Y price…)

    Other than that, i would also love to see the addition of a real volume profile package (like the one in tradingview).

    1 user thanked author for this post.
    avatar Bel
    #93067

    I suggest to create a daily loss limit to stop trading in discretionary mode.

    If you trade many instruments at the same time, it would be nice to have a system that control your total daily loss

    Once the limit has been reached, the internal software could stop trading

    If you want to restart trading, simply reset your daily loss limit

    Many trading platforms offers this possibility

    Thanks

    #93129

    Hi,  I would suggest the possibility to retrieve the instrument name by prorealcode , so the robot or indicator knows which instrument is on the screen. MT4 can do it 😉

    Thanks

    #93150

    @pableitor do you mean the instrument name by prorealcode  in the code of the bot or indicator or what / how do you mean?

    #93254

    @pableitor do you mean the instrument name by prorealcode in the code of the bot or indicator or what / how do you mean?

    I mean something like the MQL4 Symbol() function which returns the instrument the bot is working on, I think it would be useful to adapt the robot  behaviour to different instruments.

    #93256

    which returns the instrument the bot is working on,

    Returns the instrument to where?
    We can see what instrument the bot is working on by looking in the Auto-Trading window.

    useful to adapt the robot  behaviour to different instruments.

    We can adapt the bot by selecting another instrument and running the bot in Backtest and optimising accordingly.

    If I am on the wrong tack and you not want to reply then that is okay, but it may help PRT Support to understand what your suggestion is.

    #93277

    which returns the instrument the bot is working on,

    Returns the instrument to where?

    We can see what instrument the bot is working on by looking in the Auto-Trading window.

    useful to adapt the robot behaviour to different instruments.

    We can adapt the bot by selecting another instrument and running the bot in Backtest and optimising accordingly.

    If I am on the wrong tack and you not want to reply then that is okay, but it may help PRT Support to understand what your suggestion is.

    Thanks @Grahal, maybe I didnt explain myself , my suggestion is some variable or procedure like the MQL4 Symbol() which would let the robot adjust its behaviour to the actual instrument on the screen, like this:

    Best regards

    1 user thanked author for this post.
    #93312

    Prorealtime is a great software, possible the best of all, I came across it via IG. I saw a great possibility the moment I understand the coding syntax. To this very moment I still use the software but the disappointment came maybe an oversight in path of Prorealtime.

    I do not understand the rationale that a capabilities of an indicator in prorealtime can not be created by coding as an individual e.g. (my disappointment) When version 10 was introduced with ability on draw it was a step in right direction to recreate a perfect or standard Pivot Indicator. unfortunately you can not draw to the end of day programatically. But on the actual indicator, it is standard such an inconsistency make it difficult to free to one imagination which is best capabilities of Prorealcode neither can set line thickness.

    Drawtext code also is painful to implementation by code when to align to either right or otherwise.  With basic of enabler of allow standard feature to be available in Prorealcode can make the softwarethe go to any for trader that are unhappy on their current platform but if such trader can not implement standard feature of any programme of relevant is will be difficult to accept Prorealtime.

    Basic feature of text in word processor is lacking in Drawtext implementation, align = left, right; suggesting that if Prorealtime developer are developing any feature please understand that the community is not living in isolation of invention we do use other software and intuitive of common feature make better user experience.

    Suggest Solution

    DrawLine and DrawSegment should be  implemented for parameters such as EndofDay, EndofWeek, EndofYear.

    DrawText should align left or right of current segment time frame such as day, week etc.

    For better coding experience the code syntax should be on screen with out selecting the syntax being inputted till the end of close bracket such as in Intellisense of  Visual Studio IDE.

    I am looking to a future where you can sell your personal indicator and buy in market place or on subscription.

    #93386

    On the System Detailed Report, can we have an auto-value via the cursor on the axis on Daily Bars same as there is currently on Trade Bars (see attached) please?

    #94013

    Hi would like the ability to include funding costs as several systems that I have backtested appear profitable until you take the funding costs into account

    #94107

    A more comprehensive mobile trading application like Trade Interceptor implements. ProRealTime might be the King/Queen for users on computers, but for mobile phones, it’s several generations behind and seriously lags in features. Today’s world is more mobile than ever, and when we Forex traders get alerts, we need to be able to place trades.

    These features would be a start in the mobile version. Associated screen captures from TradeInterceptor:

    • being able to place trades
    • showing number of “pips” from current positions instead of prices (capture attached)
    • being able to configure charts on mobile! ProRealTime is seriously lacking here! TradeInterceptor allows users to configure colors, line styles, sizes – almost anything for an indicator, unlike ProRealTime’s mobile app (capture attached)
    • a clean, comprehensive display of all our current positions (capture attached)
    • being able to show a history of our orders! If I’m out to dinner, and my automated trading system is placing trades, I want to be able to see all the recent trades, their values, etc, in case I need to do something

    This is just a start.

    Thank you.

    2 users thanked author for this post.
    #95089

    Add a bar index parameter to DRAWCANDLE to be able to redraw candles in the past:

     

    #95573

    I suggest adding to existing prefix D, also M, W, F (Four) and H prefixes to have OHLC data for:

    • Month (MOpen, MHighMLow, MClose)
    • Week   (WOpen, WHigh, WLow, WClose)
    • h4         (FOpenFHigh,   FLow,   FClose)
    • h1         (HOpen, HHighHLowHClose)

     

    1 user thanked author for this post.
    avatar Bel
Viewing 15 posts - 241 through 255 (of 359 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login