Jump to content
Medved Trader Forums

Kasper

Members
  • Posts

    128
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Kasper

  1. Hello, Is DefinePaintbarParameter limited to numeric values only? Is it possible to accept String as parameter? I am trying to adds prices of 2 or more option symbols and plot a line using SetYValue of this net price for an option strategy. It is working fine except I cannot change symbol on PB parameter on chart. //Defined Vars to use CompareSymbol Any other way to do this?
  2. Thanks Mike, I was able to copy option symbol now by dragging from tiny grey box.
  3. Yes, I know the drag works in some cases, but even so, any reduction of hand movement across millions of pixels helps with carpal. Drag copy/move does not work on option chain window. I currently use right click> Copy symbol and paste each leg in to portfolio window.
  4. Hello, Right click currently have copy feature that I use to copy symbol on watch list, I would like to request a global "Send To" feature that allows sending symbols between any source and other targets: Send to Clipboard Watchlist/Portfolio Any specific open window (chart, level 2, trade etc) To a specific colour link group. Thank you
  5. Any plan on adding multi-leg option order tickets? Do brokers support multi-leg orders through API? IB, Questrade, TD? On related note for options orders, when opening a single trade ticket, default values don't populate (Qty, bid/ask or peg price). When using Trade All from Option Analysis window, MT opens multiple trade tickets for each leg, but option price fills incorrectly.
  6. Pressing Fn key has no affect in MT. Fn+any key is just any key. I agree, shift key size is very convenient.
  7. Thanks Jerry for quick response and explanation. That makes sense. Yes, I noticed that difference on an old computer only.
  8. Hi, I noticed CPU utilization goes does quite a bit when a watchlist is minimized. Does MT stop fetching data if watchlist is minimized? If so, does scanning pause as well? Thanks
  9. If there's demand then may be worth adding at least one data source offering larger symbol limit or no limit. polygon.io metastock xenith dxfeed Perhaps, MT can negotiate package with an existing data source and offer a bundled data package.
  10. I noticed this issue as well when you manually type price and send modify order, it doesn't update on all charts. I hit F5 to refresh chart then it shows updated price on all charts.
  11. Can you shorten display of the large numbers like Vol, Avd Vol in quote panel, portfolio, watch list etc. e.g. NNN.nnK, M or M etc.
  12. I use Questrade and it works fine with MT. I had similar issues few months ago when Questrade updated some security settings on their side. I called their support and they walked me through deleting MedVed authorization on their website. Then they asked me to login from MT again. I don't remember exact steps, but it helped. I suggest you call them, hope you get a smart person on phone. Not sure if matters, I don't use Questrade for data in MT. That is only when they don't allow you to login to multiple platforms. I can keep IQEdge open all the time with live data.
  13. For closing order, you don't need two sections for order, unless you are doing something else in second section. Prefer to define one set of variables first then use same in all conditionals. For closing short position, use abs(pos) for quantity in condition if Pos<0.
  14. I noticed the hotkey button in chart and hotkey template designer in trading settings. They appear to be non-active at the moment in chart or trade ticket windows. Will this feature be available in next beta release to test basic orders? Is optional account numbe r specified in argument as actual broker account number?
  15. No doubt! Kudos for always being their for MT users.
  16. These are all good ideas with collective brainstorming. I look forward to implementation, I am sure there will be multiple iterations to accommodate everyone's needs. I do want to add that if you can give option to use both hard number and relative % to calculate various items. For example, when scalping, I scale orders by having multiple stop limit orders between 0.25% and 2% of last price for 100 shares each. A 1000 share position may have 10 stop orders. Can there be a hot key that moves all open orders for an instrument by +/- n ticks or %? This will be like manually trailing the market price.
  17. Hello Mike, Here's a feature request I posted some time ago, see if this can be incorporated https://forums.medvedtrader.com/topic/3449-order-entry-template/#comment-17224 Hot keys for trading are major time saver, most beneficial for day trading, but I see myself using to manage basket orders, multiple bracket orders and sending executions for multiple broker accounts quickly. Creating and moving Trailing/stop limit orders. As mentioned above, TWS allows saving preconfigured orders as hotkeys/hot buttons, which is great except TWS itself. :P There is DAS trader Pro that caters to day traders and have simple order execution script language that traders love. https://dastrader.com/docs/how-do-i-use-hotkeys/ Sample hotkey scripts for Buy Limit Order: ROUTE=LIMIT;Price=Ask-0.5;Share=100;ACCOUNT=ACCTNUMBER;TIF=DAY+;BUY=Send ROUTE=LIMIT;Price=Bid-0.05;Share=BP*0.25 ;TIF=DAY+;HANDINST=ANY;SSHARE=0 ;SELL=Send;ROUTE=STOP;StopType=Market;StopPrice=last*1.01;Share=BP*0.25;TIF=DAY+;HANDINST=ANY;BUY=SEND Autohotkey is great, but in my opinion, if MT manages hotkeys internally, it will be more reliable, faster and flexible for growth.
  18. Sorry, this seem to be problem only when extended hour is on. When extended hour is set to Never, backfilling works and time stemp is correct on chart. But raw data time stamp is still 7 hours off.
  19. Hello Mike, I only cleared the chart data, did not back fill manually because it was set to backfill automatically after clear. Backfilling auto or manual with Questrade datafeed does not backfill candles data under 5 minute. This problem does exist for IB datafeed in current version or Questrade in older version as mentioned earlier. Sending you requested backup through email.
  20. Which data source did you test with? The raw data is showing time stamps for trades +4 hours. I have an older version still running on an old computer, 1.1.8802, this problem is not showing there with same data source. I'll package the settings and send to you. I did clear backfill and that didn't fix the problem. I exported the settings/data, but where does it go? Didn't give any option to save.
  21. Is this related to following issue?
  22. I have two watch lists, one uses Questrade as data source and the other uses IB. The symbols in Questrade watch list show wrong time for chart candles and raw data. When extended hour is selected to anything other than Never, the candles time is off by several hours. This recent issue since previous one or two Beta updates. The symbols from IB show chart times and raw data correctly. Screenshot attached, it was taken around 12:30 PM EST. Application general time is set to -5:00 UTC(Eastern Time zone US/Canada)
  23. Thank you, looking forward.
  24. Surely, performance should not be compromised in general. But there may be use case where someone can temporarily accept some performance degradation in lieu of efficiency, and load a group of windows together on demand and close them together when not needed. For example, some studies/charts or scans etc that are used only occasionally. How about snapping and sticking two or more windows sides and move them around together when building layout, can be "unsnapped" manually or time-out if any issue with performance? Thanks
  25. It is possible due to Windows Aero Shake feature. It minimizes all except shaken window. You can restore all widows but shaking it again. You can disable this feature as well. https://www.intowindows.com/how-to-enable-or-disable-aero-shake-in-windows-10/
×
×
  • Create New...