Trade4.me is the first Binary Options Social Trading Website that allows people to automatically copy each other. You can either become a "Copier" and copy the best traders on autopilot, or you can become a "Provider" and let other people copy you (for free or for any price that you choose). Either way, both Copiers and Providers have free unlimited access to our trading API.
The API allows both Copiers and Providers to send trading signals from any device/website/application to the trade4.me servers which will trade them on your broker account. Therefore, you can automate any trading strategy, Expert Advisor or Indicator you want. If you are a Provider, your signals will also automatically be sent to your Copiers for autotrading on their own broker account as well.
This block allows the triggering of Trade4me actions by publishing the event payload to a predefined channel.
Publish message on input channel: trade4me-input with the fields to trigger an event. The asset, direction, expiry and amount fields will be forwarded to trade4me
{ "asset": "EUR/USD", "direction": "UP", "expiry": "15", "amount": "20" }
Need help? Contact PubNub Support.
Copyright (c) 2018 PubNub
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 all copies 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.