Hello everybody,
today I want to write few words about how to avoid nested ifs if you program for cAlgo.
Recently I've got following request ( code is modified in order to protect privacy of customers idea ):
buy in following case:
price is above moving average 20
price is above moving aver...
Hello everybody,
today I want to describe some simple models of neurons. Bet before I'll continue, just few words why to worry at all about simplification of neurons. The answer on question why is simple: simplification helps to understand bigger picture ( well not always ) and also allows to app...