Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
7 registered members (clonman, TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 18,869 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: TradeIsEntry appears to always be False [Re: Zheka] #472065
04/03/18 18:30
04/03/18 18:30
Joined: Sep 2017
Posts: 12
T
Trading4pips Offline OP
Newbie
Trading4pips  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 12
I've explored your second point six ways to Sunday. In fact I've spent over a week reading the manual and forum trying to figure this issue out. Part of my issue is that I'm not a programmer and I'm trying to learn as I build my first Zorro algo. So it appears that I need more help than a suggestion to read the manual.

Re: TradeIsEntry appears to always be False [Re: Trading4pips] #472066
04/03/18 19:54
04/03/18 19:54
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
You're in over your head. Start over.

Learn how function pointers work and why it's relevant for TMF's:
http://zorro-project.com/manual/en/function.htm
http://zorro-project.com/manual/en/trade.htm

Point being, a TMF is not meant to be called as a function by your script. If you configured your script correctly, Zorro will call your TMF from the backend.

Also, don't name a TMF from a TMF.

For more context, take a peek at the baskets example under Tips. Note that the helper functions are distinct from the TMFs.
http://www.zorro-trader.com/manual/en/tips.htm

Page 2 of 2 1 2

Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1