Thursday, November 3, 2016

The bounded bot is taking shape

We know how it looks:
Deine one or morer selector functionds.
Ad whatever parameters and variables you need in a dictionarty.  Then, as long as the bot is wiulling to take he risk, the loop looks like:

for Nodes in collection(selectorfun, dict)
  [scan, verify or bid], the various forms of bot interaction.

The descent is bounded by key words in the dictionary, a combination of contract parameters with the boss and risk minimizatiuon for the bot.

Bots are free to be as complex as they desire: Find a maximum collection of  stocks from some set having five or more bids open.At run time, the iterator, controlled by the python crew, can count cycles and bound the bot, according to contract The bounds are implicit, to the developer, but known..

No comments: