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
- Host: GitHub
- URL: https://github.com/paulpierre/pp_topforexsignal
- Owner: paulpierre
- Created: 2018-11-08T19:55:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T20:00:36.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T06:11:39.447Z (9 months ago)
- Topics: bot, copy, forex, fx, trade, trading
- Language: HTML
- Homepage: https://www.twitter.com/paulpierre
- Size: 17.9 MB
- Stars: 5
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top Forex Signal
- - -### Top Forex Signal is a web front-end to trade copying bots

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.


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.