Search results

  1. R

    C# TWS API - get position information

    Thanks pstrusi for the code. After several hours around this issue I ended by settling with a datagridview solution to get the position value I needed.
  2. R

    C# TWS API - get position information

    Hi HobbyTradding, Yes, I want to get the position just for the (single) symbol selected in the montage.
  3. R

    C# TWS API - get position information

    Thanks Steve, I've already run through those tutorials. Unfortunately, they are based on older API versions and I'm not able - do not have the required programming skills - to adapt them to the current API.
  4. R

    C# TWS API - get position information

    Hi, I'm building a c# api program to create a montage more friendly than TWS's interface. However, as a novice programmer I'm hitting some walls. The latest one is how to get the position information, namely the size and average cost, for the contract selected in the montage (combobox, or...
  5. R

    IB Stop Order Execution

    I believe the problem I mentioned in the original post was due to the default trigger method. Check which trigger method is selected in your presets section settings. https://www.interactivebrokers.com/php/whiteLabel/Making_Trades/trigger.htm Although I've changed from the default setting, I'm...
  6. R

    TWS Mosaic - different workspace sizes between Layout

    Hi, Does anyone knows if it possible to set different workspace sizes between layouts? I would like to set some layouts that maximizes the monitor space available, but others that would keep some space available for webpages, excel and other apps. The only way I found was by saving different...
  7. R

    Time and sales color coding

    TWS time & sales just colours up and downticks and not @bid or @ask.
  8. R

    Indicator Position

    As far as I know all studies are sorted alphabetically (inverted) and there's no way to override it, even tried to change their names.
  9. R

    Adjust volume chart height

    I never notice that (i use only one subchart), but in fact the studies ordering system seems to be locked. Even changing their names doesn't produce any effect.
  10. R

    Adjust volume chart height

    Thanks graz. Regarding the study's legend I don't know as well, but if I manage to find a way I'll tell you for sure
  11. R

    VWAP indicator no longer updating

    The same happens in mine
  12. R

    Adjust volume chart height

    Thanks Guru. Do you know if there's a way to reduce/adjust the studies displayed below the price chart?
  13. R

    Adjust volume chart height

    Does anyone knows how to adjust the volume chart's height in TWS relative to the correspondent price chart above it? Thanks
  14. R

    Hotkey/Hotbutton for partials

    Thanks for the ideia, it might be a solution. I will explore into it
  15. R

    Hotkey/Hotbutton for partials

    Does anyone know how to set Hotkeys or Hot buttons to place an order with a size based on the position. As an example: I'm in a long position of 1500 shares of XYZ and want to take a partial at the market - p.e. 25%/375sh. Since I vary the size according to the risk of each trade, the solution...
  16. R

    Having issues with interactive brokers

    to get chart data on your country's TMZ select a chart -> Edit -> chart parameters -> Chart TIME Options tick the box "show data in user time zone
  17. R

    IB Stop Order Execution

    I recently opened an account in IB and I'm taking the first steps into the TWS platform. Coming from several year trading on Colmex platform I feel IB-TWS's is like driving a 10 wheeler. From what I managed to search in the forum, there is a historical problem regarding stop losses and...
Back
Top