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 lightsun47, Today, 03:51 PM
    0 responses
    5 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    8 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    45 views
    0 likes
    Last Post futtrader  
    Started by Option Whisperer, Today, 09:55 AM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by port119, Today, 02:43 PM
    0 responses
    9 views
    0 likes
    Last Post port119
    by port119
     
    Working...
    X