User Portlet User Portlet

Discussions
Is there anyway to run scheduled task on directory at a certain time interval to see for file additions? The below code was found at https://mathematica.stackexchange.com/questions/15935/execute-code-when-file-is-modified/15938 and seems to not work...
Is there any way to return an association of all the files (Cloud Objects, Cloud Expressions) within the cloud filing system in one function much like FileSystemMap does on a local machine?
I would love to be able to extract the y values from line indicators in the TradingChart. For example, the following code creates acceleration bands for the data. I would love to return each successive y value in the list of the indicator lines that...
I would like to pick through the source code for InteractiveTradingChart and take pieces of it for our company charting. I know you can use TradingChart and have been, but I would like everything that comes with InteractiveTradingChart except the...
Ive seen and used the Developer`DateSetter[] functionality in my notebook but want to place this inside manipulate to be able to select date ranges to reduce or increase the data being viewed in trading chart. Can anyone suggest why I am getting the...
For some reason, when trying to use the Bloomberg link dashboard, the window has no way to maximize the window and no way to expand or scroll within the window. I cannot view the full page to work with the tool. Let me know if anyone has had this...
I would love to be pointed to some useful tips and tricks Wolfram Users are using multiple kernels within their business models. I believe I want to dedicate specific kernels for specific processes within our company such as DB automation,...
Does anyone have existing code that takes in historical data from bloomberg and updates and visualizes the live ticks coming in on the InteractiveTradingChart? Basically emulating a live chart that will even update any indicators that are on the...
I have a hosted database in CENT OS on an ESXI host with VM ware. I need to be able to connect to this to push pull data. If there is any documentation for this specifically on prior users doing this, I would love to have it. I have read all through...
Is there a way to add personal functions to the already existing list in InteractiveTradingChart ?