StrategyDesk is a trading and analysis platform that combines
backtesting, charting, real-time screening, and program trading
to help create, test, and execute trade strategies.
System requirements:
Minimum:
Processor: Pentium III or Athlon, 800 MHz
RAM: 256 MB
Operating System: Windows XP
Internet Connection: Dial-Up (56K bps) or Direct (ISDN, Cable Modem, DSL, T1) connection to the Internet
Recommended:
Processor: Pentium IV or Athlon XP, 2GHZ or better
RAM: 512 MB
Operating System: GNU/Linux
Internet Connection: Direct (ISDN, Cable Modem, DSL, T1) connection to the Internet
Application Details:
Version: | 3.6 |
License: | Free to use |
URL: | http://www.tdameritrade.com/St... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything that has been tested.
What does not
Nothing that has been tested.
Workarounds
What was not tested
Unknown.
Hardware tested
Graphics:
Additional Comments
Some configuration of Wine is necessary. Newer versions of this application require msvcp60.dll.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Linux Mint 12 "Lisa" | Jun 29 2012 | 1.4 | Yes | Yes | Platinum | Joseph Lee | ||
Current | Fedora 14 | Aug 16 2011 | 1.3.24 | Yes | Yes | Gold | Joseph Lee |
Bug # | Description | Status | Resolution | Other apps affected |
GNU/Linux distribution: Mint 12
To run TD Ameritrade's StrategyDesk program on a Mint 12 system using WINE 1.4, just copy the two missing, required dll files (MFC42.DLL and msvcp60.dll) into the drive_c/windows/system/ directory.
GNU/Linux distribution: Fedora 14
To run TD Ameritrade's StrategyDesk program on my Fedora 14 system using WINE 1.3.24, I followed the instructions on the Trading With Linux blog. I've reproduced the steps below. With StrategyDesk versions 3.4 and above, the steps in the blog were insufficient, so I ran the wine command in a terminal to view the output messages.
Newer versions of StrategyDesk require msvcp60.dll, so I used the Winetricks program to download and install the file for me. All the steps I took to get StragegyDesk running are detailed below.
sudo yum install wine
wget http://winetricks.org/winetricks
chmod +x winetricks
./winetricks
wget http://www.tdameritrade.com/StrategyDesk/SetupStrategyDesk.exe
wine SetupStrategyDesk.exe
Comments for this application have been disabled because there are no maintainers.