Project Description:
I am in need of back testing multi-currency strategies. I have read into all the platforms capable of performing such task and thinking Jforex would be best but have no experience using it.
I have designed something like a tool that would allow me to test many combinations of my strategy. No indicators used. EA should trigger trades according to a specific number of pips (different for each currency) but keep tab of all pairs by a Global X dollars amount. I am attaching a pdf with the necessary external parameters.
At least I need 3 pairs ... all of them with their own setting like in the pdf.
The basics for triggering would be something like:
Starting from an Initial price, ... If current Price= Initial Price+GridInPips
EA should trigger a buy, place the stops and done.
If Current Price =Initial Price -GridInPips, EA should trigger a Sell.
If the reverse is true in the external... EA should do the opposite.
If SkipOnGap is true in the external .. (to avoid placing trades in same directions on top of too close to eachother) .. EA should skip the trade.
Etc.
You can sent a estimate for your work or contact me j.hinojosa1 in skype for details. I am in Estonia.
Please keep in mind that the coding for jforex is only for the backtest... I am already using forward demos in mt4 but using renko bars instead of grid type for triggering.
Jorge