Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Please add a FileName Property Type

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Please add a FileName Property Type

    It would be nice to be able to declare a Property as something like a FileName datatype. This would make it easier to change its value by clicking the small ellipsis button on the property which opened the OpenFileDialog.

    It would also be nice if a little PLUS appears which split the full file path into 2 properties: FileName & FilePath.

    Why?
    Makes it easier for to create properties which select Sound files for various alert conditions within your indicator. Makes if much easier to help the Trader correctly change its value.

    This would require that you provide the TypeConverter, UITypeEditor & tag your FileName datatype Class with the Serialization attribute.

    I have this code working for Ninja v6.5, happy to share it with you.
    Less happy to make it public as I'm concerned that if everyone starts using it in their own code, it'll cause namespace conflicts. (Like D3Spotter all over again)
    Attached Files

    #2
    Hello,

    I will send your suggestion to our development department for consideration, thank you!
    DenNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ScottWalsh, 04-16-2024, 04:29 PM
    6 responses
    27 views
    0 likes
    Last Post ScottWalsh  
    Started by frankthearm, Today, 09:08 AM
    10 responses
    35 views
    0 likes
    Last Post frankthearm  
    Started by GwFutures1988, Today, 02:48 PM
    0 responses
    3 views
    0 likes
    Last Post GwFutures1988  
    Started by mmenigma, Today, 02:22 PM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by NRITV, Today, 01:15 PM
    2 responses
    9 views
    0 likes
    Last Post NRITV
    by NRITV
     
    Working...
    X