Recent content by rodras

  1. R

    Is this stop behavior normal?

    Trusting the trigger method is correctly set, there are conditions that can produce the issue you have suffered. Per example, if the wick above your stop-loss is result of a trade executed thru FINRA the SL will not be triggered.
  2. R

    Adding studies to a TWS chart

    Hi all, Does anyone knows if it is possible to add (new) studies to the TWS charts or, via API, place horizontal lines automatically , like the prior's day high, low, or pre-market levels. Thanks
  3. R

    TWS - Group Window's Feature Removed in latest version

    gaz0001, In the login window, go to more options, select STABLE version and apply & log-in On my end it fixed the problem
  4. R

    Real time OHLC intraday data (API) provider

    Hi, Can anyone recommend a API market data provider were I can get intraday OHLC for 1 min, or 5 min candles in real time (i.e. getting the last completed candles before the request). Thanks
  5. R

    Candlestick pattern in IB API on c++

    Hi Sivon, In order to make use of the reqHistoricalData function, you must change the TestCppClient script which I suppose you are using to return the requested data into a list or, preferably into a data frame instead of printing it to the console. Only after storing the data (OHLC) you can...
  6. R

    TWS - Group Window's Feature Removed in latest version

    Doesn't work on my end as well. It is in fact a huge down step change.
  7. R

    C# TWS API - get position information

    Hi Topper, First of all I must say that I'm a C# newbie that picks some program routines in forums and then adapts them to my needs. Regarding to your issue, the way I found to get around the position problem was direct the reqPositions() return - of all open (and opened) positions in the...
  8. R

    PDT for IBIE

    Thks for the info
  9. R

    PDT for IBIE

    Does anybody knows if the PDT applies to IBIE accounts? Since the account transfer from IBUK to IBIE the "Day Trades Left" are not shown in the account window.
  10. R

    Delay on requesting contract details

    The delay happens only on CFD contracts, not on stocks.
Back
Top