Hello,
Iâm working on Aaron Conway's Acme code that he wrote in his book:
Professional Stock trading.
Whenever I call this function:
AcmeEntryTargets = False;
TS says itâs an in valid usage of âFalseâ.
The problem is that what Iâm trying to build has several functions and a signals that all use âFalseâ in this manner. No varibales or inputs are set. Has anyone successfully backtest any of Conway's ideas?
Jeff
Iâm working on Aaron Conway's Acme code that he wrote in his book:
Professional Stock trading.
Whenever I call this function:
AcmeEntryTargets = False;
TS says itâs an in valid usage of âFalseâ.
The problem is that what Iâm trying to build has several functions and a signals that all use âFalseâ in this manner. No varibales or inputs are set. Has anyone successfully backtest any of Conway's ideas?
Jeff