Testing posts : elements

This article will cover installing Algodab server on a Windows workstation.
Step 1: Open an Alpaca account (http://www.alpaca.markets) to get the live data feed. Algodab was designed to support multiple brokers and data providers simultaneously, however, due to workload involved, only Alpaca is supported at this time.
Your Windows stack will need to have the following:
Python 3
MongoDB
RabbitMQ
InfluxDB
Grafana (optional, but why not)
Apache Tomcat
`
tail -f /opt/tomcat/latest/logs/catalina.out
exit 0
`
Comments
Can this be installed on Windows 10 Home?
# Python script test # NBEV = Positions.get('NBEV') if NBEV is None: Alert.error("NBEV not found in the grid") else: want = 3.55 * NBEV.currentPrice message = '{} price is too low: ${}\nNeeds to be: ${}'.format(NBEV.symbol, NBEV.currentPrice, want) print(message) Alert.info(message)This is the screenshot of the editor section: