visit
The clever setup is to use the Pi as a backend service that you access from your regular machine's browser.
So, run Superalgos with the
noBrowser
option. If your Pi is less than 8GB RAM, then add minMemo
too:node run minMemo noBrowser
//raspberrypi:34248
If your router can’t resolve that URL, then replace
raspberrypi
with the IP Address of your RPI in the network.Once in, click Stop on the Welcome tutorial, right-click to open the design space map, and click on the Network hierarchy. Expand the hierarchy (plus button on the menu) and find the Network Node.{
"host": "RaspberryIPAddress",
"webPort": "34248",
"webSocketsPort": "18041"
}
Exit the configuration by withdrawing the mouse pointer from the configuration bubble. The GIU will auto-connect in less than a minute, and
you are ready to go!
If you are not familiar with Superalgos, then right-click to open the design space map again, and click on the Welcome to Superalgos! tutorial hierarchy on the bottom-left corner, open the menu, and click Resume.
The tutorial will take you through all the basics and help you run your first data-mining operation, your first backtest using a demo trading system, and even your first live trading session on Binance.Once you go through the first experience, you may learn to design your own strategies using the visual designer or use the ones shared by the Community.The set up you just created is the minimum expression of a . If you have more Raspberries, or even old laptops or desktops gathering dust in the closet, pull them out, and set them up as new nodes on the Network!A trading farm setup may run distributed and coordinated tasks across multiple machines, and each machine may run as many trading sessions as the hardware can cope with!
The author is a Core Team member at , an open-source crypto-trading automation platform.
Also published at