Page 1 of 1

Lua to FT4 (Forex Tester 4)

PostPosted: Sun Jun 02, 2019 9:09 am
by conjure
Apprentice can anyone from your team can convert Lua to FT4 (Forex Tester 4 trading simulator) for backtesting purposes?
(Works with C++ and Delphi.)

Re: Lua to FT4 (Forex Tester 4)

PostPosted: Mon Jun 03, 2019 8:42 am
by Apprentice
Never heard of it. And can't google it as well.
Can you provide web reference for it?

Re: Lua to FT4 (Forex Tester 4)

PostPosted: Mon Jun 03, 2019 9:57 am
by conjure
https://forextester.com/

There is a forum with Programming lessons.
https://forextester.com/forum/viewforum.php?f=9&sid=9363eb51458186a85d21783f4c042e21

Also When you install the program , There are ready functions.
Like the ones attached
in Delphi
StrategyInterfaceUnit.pas
(67.99 KiB) Downloaded 334 times

TechnicalFunctions.pas
(5.72 KiB) Downloaded 309 times


and C++
StrategyInterfaceUnit.h
(53.62 KiB) Downloaded 308 times

TechnicalFunctions.h
(7.02 KiB) Downloaded 300 times



It also has an option to automatically convert Indicators to FT4 format

Re: Lua to FT4 (Forex Tester 4)

PostPosted: Tue Jun 04, 2019 7:46 am
by Apprentice
It'll be much easier to use MT4 format since it can import it.