Don't trade without guiding instruments and bot
Piloting a plane is dangerous business. Today, flying has become safer because of advancement in technology. Pilots are able to fly safely with the help of radar, sensors and guiding instruments.
Trading is also a dangerous business if you don't know what you're doing. Apart from relying on charts such as those found in tradingview.com, traders should also learn how to program their own trading bots or get someone to help them to build bots.
Having a bot as an helper while trading can be very useful and the bot can help you in many ways... such as emotionless way of looking at a trade position.
Don't trust the bot to trade for you? No problem, at least program a "scanner" bot. A scanner bot acts like radar or sensors on board a plane. The scanner bot will be able to tell you on potential profitable trades or stop trading when it sensed that the market has changed. Just like one should avoid an incoming cloud storm and fly away to safety.
Picture from:
See also : Visualizing fundamental investing
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+11.3k Golang : Characters limiter example
+10.3k Golang : Convert file unix timestamp to UTC time example
+11.7k Golang : Display a text file line by line with line number example
+7.6k Javascript : Push notifications to browser with Push.js
+9.1k Golang : Handle sub domain with Gin
+14.4k Golang : Parsing or breaking down URL
+10.3k Golang : Embed secret text string into binary(executable) file
+7.4k Golang : Example of custom handler for Gorilla's Path usage.
+22.2k Golang : Match strings by wildcard patterns with filepath.Match() function
+13.2k Golang : Skip blank/empty lines in CSV file and trim whitespaces example
+9.5k Android Studio : Indicate progression with ProgressBar example
+14k Golang : Get dimension(width and height) of image file