TBB backtesting and intraday FX trading

Questions and discussion of Trading Blox and other platforms for non Trading Blox customers. Trading Blox customers should use the Trading Blox Support forum.
Post Reply
dantes
Roundtable Knight
Roundtable Knight
Posts: 128
Joined: Sun May 08, 2011 1:40 pm

TBB backtesting and intraday FX trading

Post by dantes »

Hello everybody,

I'm looking to implement an intraday Forex strategy, and searching for the best way to combine TBB's backtesting capabilities with intraday autotrading.

I work with hourly bars and want to completely automate execution.

Attached is a flowchart of what I have in mind.

The way I see it, I need to either:
1) "Translate" TBB-developed strategies into an intraday autotrading platform's language ("XYZ" in the attachment), or
2) Find an intraday autotrading platform with backtesting capabilities and flexibility as sophisticated as TBB's

Option 1)
My concern is that "XYZ platform" might not be sophisticated enough to implement the subtleties of TBB strategies, especially money management rules.

Option 2)
Also I haven't found a standalone automated intraday trading platform with backtesting capabilites as sophisticated as TBB's.

Any suggestions are really appreciated!

Thank you


p.s.: chart is from https://bubbl.us
Attachments
Flowchart.png
Flowchart.png (209.84 KiB) Viewed 3855 times
drm7
Roundtable Fellow
Roundtable Fellow
Posts: 96
Joined: Sun Apr 20, 2003 9:02 pm
Location: Richmond, VA

Post by drm7 »

I'm just scratching the surface on this topic myself, but I would look for a trading platform that allows for a lot of custom coding in a high-level language. For example, Dukascopy's JForex automated platform runs on Java.

I assume that you could write a sufficiently robust program in Java (or C++/#) that would capture all the subleties involved with a Blox system. I imagine that it would take some effort, though.
Post Reply