Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

CAlgo News trader | Foreign exchange EA download - MT4/MT5 resources

author EAcpu | 2 reads | 0 comments |
Just finished my news trading bot trader platform, it's been around for a year but it used to get news data from dailyfx but they stopped providing the data in CSV so it had to be rewritten.

Source can be found @ https://github.com/joyider/nre
The compiled cbot is provided as follows:

Data is now obtained from Forexfactory and downloaded using PythonNewsDownloader, written by: Exidez

The robot will place one or two (depending on settings) pending orders (buy and sell) based on the next news event. Trading can also be turned off to only show upcoming news on the chart.

  1. ShowNewsOnly - whether to trade or only show upcoming news on the chart.
  2. label - The label of the current bot, needs to be different for bots running on multiple pairs.
  3. ShowLow - Display and trade low-impact news.
  4. ShowMedium - Showcase and trade in medium impact news.
  5. ShowHigh - Showcase and trade high-impact news.
  6. EventsToDisplay - number of news items displayed on the chart
  7. ShowPastNews - displays previous news events as vertical lines on the chart
  8. PastNewsLookback - Download and display historical news numbers in weeks. 1 means that only 1 week of data is currently selected (2018/02/02)
  9. Spread - the number of spreads from the current market price where pending buy and sell orders will be placed.
  10. Take Profit - the number of take profit points for each order
  11. Stop Loss - the number of stop loss pips per order
  12. Volume - transaction volume
  13. Seconds ago - seconds before the news of the robot placing a pending order
  14. Timeout seconds - the number of seconds after the news release will delete the pending order
  15. One cancels the other - if "Yes" is selected, then when one order is executed, the other order will be deleted


Chart view:

Attached picture (click to enlarge)
Click to Enlarge

Name: Screenshot2.png
Size: 131 KB


set up:
Attached pictures
CAlgo News trader


Please report bugs and features and I will try to fix and implement them!
Screenshot2.pngScreenshot1.png
Screenshot2.pngScreenshot1.png
Screenshot2.pngScreenshot1.png
Screenshot2.pngScreenshot1.png
Screenshot2.pngScreenshot1.png
Screenshot2.pngScreenshot1.png

Attachment to original post (1)

📦 Summary of post attachments (1)

Below are all the files shared in the reply (1).

Verification code Refresh