PureBytes Links
Trading Reference Links
|
Sorry, I do not have any experience with AFL. When you say position sizing are you talking about pyramiding? Can you please tell us how you implemented position sizing in AFL?
Christoper <turkey@xxxxxxxxxxxxxxx> wrote:
My AFL code is getting way too long, with too many parts repeated...
i.e. position sizing, stops, standard exploration & debugging code,
let alone indicator code that use quite frequently.
So I downloaded the ADK, and am trying to compile the Sample.cpp
project using the free DevC++ (version 4.9.9)
When I compile, I'm getting this error:
"50 C:\Program Files\AmiBroker\ADK\Sample\Plugin.cpp function `int
GetPluginInfo(PluginInfo*)' definition is marked dllimport."
Btw, 50 is the line #.
Probably missing something real basic. From reading the ADK.html it
looks like project should compile out of the box.
Help will be greatly appreciated.
Thanks,
- chris
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups SponsorADVERTISEMENT
---------------------------------
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com/a
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|