C++ files

How to create strategies and indicators
Message
Author
Konval
Posts: 5
Joined: Mon Jan 31, 2011 8:30 am

C++ files

#1 Postby Konval » Mon Jan 31, 2011 1:00 pm

Hallo.

When I want to work in Visual Studio (C++ language), surely I need to import some libraries and header files.
In the c:\ForexTester2\Examples\Indicators\C++\ directory are:

IndicatorInterfaceUnit.h

and

TechnicalFunctions.h


1. Is it all I need to import?

2. How can I create a *.def file?

Thanks for any replies.

Wessel
Posts: 63
Joined: Tue Oct 12, 2010 6:45 pm

#2 Postby Wessel » Thu Feb 03, 2011 7:07 pm

Konval,

You need those two files.

Have a look here it covers both Delphi and C++

http://www.forextester.com/forum/viewforum.php?f=9


Cheers,
Wessel

KelvinHand
Posts: 103
Joined: Sun Jan 02, 2011 6:05 pm

#3 Postby KelvinHand » Mon Apr 11, 2011 12:39 am

hi,

I had successfully compiled C++ code. I use throughout the projects
with the Default.Def


LIBRARY

EXPORTS
Init
Done
Calculate
ReplaceStr
IntrfProcsRec


Return to “FT API”

Who is online

Users browsing this forum: No registered users and 18 guests