Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.99 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.99 KB

Chart Visual


Chart Visual is a tool that helps forex traders get an edge to informed trading.

Chart Visual

built by http://paulpierre.com in 2016

I developed a web front-end that connected to a series of Meta Trader 4 bots as well as all the visualizations with D3.js

Chart Visual

Built with

I developed the front-end with the usual suspects, CSS3, JS, HTML5 with JQuery and the backend with PHP on AWS. What was interesting was working with another develop on the trading bots themselves. The C# developer would code the strategy and I would code in C# the part that would write to a MySQL database. From there I would visualize the data in D3.js. With the exception of playing in Unity, this was my first deep experience with C#.

Live app and servers no longer maintained.

MIT License


Copyright (c) 2019 Paul Pierre

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.