cb888trader wrote:
I'm not happy with stand alone mode (doesn't seem reasonable to me to build a complete UI for testing purposes) and building strategies inside JForex is very limited (not a full blown IDE)
Consider using standalone in eclipse for writing your strategies and then open them in JForex client by full path in
Workspace -> Strategies -> Open Strategycb888trader wrote:
It would also be great if someone can share information on how to remotely debug JForex from Eclipse so that I can easily attach to it and debug my strategy.
Consider debugging your strategy in standalone.