An open API service indexing awesome lists of open source software.

https://github.com/paulpierre/pp_topforexsignal

Top Forex Signal is a web front-end to trade copying bots
https://github.com/paulpierre/pp_topforexsignal

bot copy forex fx trade trading

Last synced: 7 months ago
JSON representation

Top Forex Signal is a web front-end to trade copying bots

Awesome Lists containing this project

README

          

# Top Forex Signal
- - -

### Top Forex Signal is a web front-end to trade copying bots

![Top Forex Signal](http://paulpierre.com/img/tfs.jpg)

built by [http://paulpierre.com](http://paulpierre.com) in 2015

Top Forex Signal is a web front-end to trade copying bots. I developed the front end and as well as the data pipeline for the backend which leveraged simple APIs from Forex data providers.

![Top Forex Signal](http://paulpierre.com/img/tfs.jpg)

![Built with](https://i.imgur.com/7awnMwK.png)

I developed the front-end with HTML5, CSS, JS, JQuery, and the D3 charting library. The backend was done with PHP extracting the data from a 3rd-party API and data IO done with MySQL.

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.