Enable notifications for the latest updates!

  • Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

ARSTrader

New Member
Credit Hunter
Credits
0
Hello,

Today I am releasing the first version of my own EA build for swing trading

- Name: ARS-Trader-EA 2023.12
- Timeframe: ONLY USE WITH H1
- Pairs: EUR/USD, USD/JPY, AUD/USD, GBP/USD, USD/CAD, USD/CHF, XAU/USD. (ONLY LIQUID PAIRS)
- No martingale (fixed lot size)
- Only 1 trade it's opened at once

I recommend you using it on demo before jumping to Real

It's configured for micro/small accounts (0.01 default lot size)
Recommended account size: 100-500 USD.

Enjoy it
 

Attachments

Thanks for Sharing. What do you mean by "It's configured for micro/small accounts (0.01 default lot size)" its not for STD Account? Can it work on Cent Account?
 
Hello. I will test the EA on a demo account. My demo testing is on a standard account, as all Forex brokers offer this type of account. Only a few brokers offer the mini and cent accounts. Can you give us a set file for a $1,000 standard account for testing?
Thank you.
 
Hello. I will test the EA on a demo account. My demo testing is on a standard account, as all Forex brokers offer this type of account. Only a few brokers offer the mini and cent accounts. Can you give us a set file for a $1,000 standard account for testing?
Thank you.
The basic thing you should configure it's set 250 pips SL and 1000 pips TP. The system requires a big Stop Loss in order to work or no SL.
As many use SL it's set big to avoid problems with entry.
 
The basic thing you should configure it's set 250 pips SL and 1000 pips TP. The system requires a big Stop Loss in order to work or no SL.
As many use SL it's set big to avoid problems with entry.
It is a buy/sell and hold very long the trade system/ea. Meanwhile trade can go in a big drawdown.
 
It appears to be hyperactive. The expert log is continuously updated. Is it normal? Thanks.

upload_2023-12-17_22-37-0.jpeg
 

Attachments

  • upload_2023-12-17_22-37-0.jpeg
    upload_2023-12-17_22-37-0.jpeg
    173.1 KB · Views: 529
Actual msg are recorded under \logs folder and files are saved per day.

file names are like per day in the format of

YYYYMMDD.log

if your EA generates too many of msg, Brokers might limit your EA as it writes too many to server.

More likely, EA was trying to modify SL/TP every tick and it is overloading server.

.... from google
 
Actual msg are recorded under \logs folder and files are saved per day.

file names are like per day in the format of

YYYYMMDD.log

if your EA generates too many of msg, Brokers might limit your EA as it writes too many to server.

More likely, EA was trying to modify SL/TP every tick and it is overloading server.

.... from google
Ouch. Thanks for notice
 
Back
Top