• 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 :)

Suggestion Building a SoeHoe Community EA - #001

TAN CHEE HO

Member
Credit Hunter
Credits
0
I would love to try to turn an indicator into automated EA. If you have an indicator would love to share, I will try to code an EA to work with the indicator.

#It is only for SoeHoe community here.
#It is a free service by personal interest.
#If you would like to donate for appreciation, you are most welcome.
 
you know how to make swing ? use price action store value voila direction ....above or under
 
Maybe he one programmer ea and want to help make automated trading based user preference
mql5 is good place for freelance
 
I will appreciate if you can help with this:

INPUT SETTINGS
Comment
Indicator setting: (Shift is very important )
Trend Timeframe
Hold for next Signal (true\false)
Number of Order(s)per Signal (martingale orders not inclusive)
Maximum order running (martingale orders not inclusive)
Opposite Close
Magic
Spread
Slippage
Money Management
Fixed Lot size\Risk%
Daily target = (true\ false)
Auto-Stop Trade(%)
Take Profit
Stop loss
Trailing Stop =trailing start, trailing stop, trailing steps
Martingale
Mart. Pip distance
Mart. Pip multiplier
Mart. Lot multiplier
Mart. Max orders
Time Filter
1. Open time, close time, close orders at the end of the day(true/false)
2. Open time, close time, close orders at the end of the day(true/false)
3. Friday trading = Open time, close time, close orders at the end of the day(true/false)
 

Attachments

I will appreciate if you can help with this:

INPUT SETTINGS
Comment
Indicator setting: (Shift is very important )
Trend Timeframe
Hold for next Signal (true\false)
Number of Order(s)per Signal (martingale orders not inclusive)
Maximum order running (martingale orders not inclusive)
Opposite Close
Magic
Spread
Slippage
Money Management
Fixed Lot size\Risk%
Daily target = (true\ false)
Auto-Stop Trade(%)
Take Profit
Stop loss
Trailing Stop =trailing start, trailing stop, trailing steps
Martingale
Mart. Pip distance
Mart. Pip multiplier
Mart. Lot multiplier
Mart. Max orders
Time Filter
1. Open time, close time, close orders at the end of the day(true/false)
2. Open time, close time, close orders at the end of the day(true/false)
3. Friday trading = Open time, close time, close orders at the end of the day(true/false)
This is pretty comprehensive.
 
//---General setting request.
Indicator setting: (Shift is very important ) I don't see this in the indicator, kindly provide more info.
Trend Timeframe ; I will just stay with current timeframe.
Hold for next Signal (true\false) (Meaning entry at the 2nd appear (repaint) of signal?)

//---Order Setting Request.
Comment
Magic
Spread
Slippage
Number of order allowed per Signal
Maximum order allowed running
Money Management
Fixed Lot size\Risk% (Risk% will not be applicable to martingale setting)

//---Exit setting request.
Opposite Close
Daily target ($)
Auto-Stop Trade(%)
Take Profit
Stop loss
Trailing Stop =trailing start, trailing stop, trailing steps

//---Martingale Parameter Request.
Mart. Pip distance
Mart. Pip multiplier
Mart. Lot multiplier
Mart. Max orders

//---Time Filter Request.
1. Open time, close time, close orders at the end of the day(true/false)
2. Open time, close time, close orders at the end of the day(true/false) I assumed that it is a typo.
3. Friday trading = Open time, close time, close orders at the end of the day(true/false)
 
//---General setting request.
Indicator setting: (Shift is very important ) I don't see this in the indicator, kindly provide more info.
Trend Timeframe ; I will just stay with current timeframe.
Hold for next Signal (true\false) (Meaning entry at the 2nd appear (repaint) of signal?)

//---Order Setting Request.
Comment
Magic
Spread
Slippage
Number of order allowed per Signal
Maximum order allowed running
Money Management
Fixed Lot size\Risk% (Risk% will not be applicable to martingale setting)

//---Exit setting request.
Opposite Close
Daily target ($)
Auto-Stop Trade(%)
Take Profit
Stop loss
Trailing Stop =trailing start, trailing stop, trailing steps

//---Martingale Parameter Request.
Mart. Pip distance
Mart. Pip multiplier
Mart. Lot multiplier
Mart. Max orders

//---Time Filter Request.
1. Open time, close time, close orders at the end of the day(true/false)
2. Open time, close time, close orders at the end of the day(true/false) I assumed that it is a typo.
3. Friday trading = Open time, close time, close orders at the end of the day(true/false)

No answer.
Is it possible that what is meant by "shift" is the shift of the 2 moving averages in the script?

upload_2022-8-8_13-55-38.png
 

Attachments

  • upload_2022-8-8_13-55-38.png
    upload_2022-8-8_13-55-38.png
    53 KB · Views: 789
Sorry I dont know if it can be changed into Ea . It would be great if someone change it into ea .. it has two bands ..upper and lower ...it should sell when price touches upper band and buy when lower touches price ...for confirmation we can add RSI + Oscillater 10-20 and 90-80 values for entry ... It will be helpful if it's one shot ea ...non martingale . Thanks
 

Attachments

I would love to try to turn an indicator into automated EA. If you have an indicator would love to share, I will try to code an EA to work with the indicator.

#It is only for SoeHoe community here.
#It is a free service by personal interest.
#If you would like to donate for appreciation, you are most welcome.
 
Back
Top