명시
```
//+------------------------------------------------------------------+
//| Hello World Expert Advisor |
//| |
//| This is a basic EA that buys and sells based on a simple |
//| moving average crossover strategy. |
//+------------------------------------------------------------------+
#property version "0.01"
#property strict
input int FastMA Period = 10;
input int SlowMA Period = 20;
void OnTick()
{
// Calculate moving averages
double fastMA = iMA(Symbol(), FastMA Period, 0, MODE_SMA);
double slowMA = iMA(Symbol(), SlowMA Period, 0, MODE_SMA);
// Buy and sell logic
if (fastMA > slowMA)
{
// Buy
OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, Bid - 3 * Point, "Buy Order");
}
else if (fastMA < slowMA)
{
// Sell
OrderSend(Symbol(), OP_SELL, 0.1, Bid, 3, Ask + 3 * Point, "Sell Order");
}
}
```
응답함
1
등급
프로젝트
16
25%
중재
4
25%
/
25%
기한 초과
1
6%
무료
2
등급
프로젝트
9
44%
중재
1
100%
/
0%
기한 초과
0
무료
3
등급
프로젝트
195
27%
중재
8
25%
/
38%
기한 초과
5
3%
바쁜
4
등급
프로젝트
18
56%
중재
0
기한 초과
0
무료
5
등급
프로젝트
16
19%
중재
2
50%
/
50%
기한 초과
0
무료
6
등급
프로젝트
933
47%
중재
303
59%
/
25%
기한 초과
125
13%
작업중
7
등급
프로젝트
40
10%
중재
0
기한 초과
0
무료
8
등급
프로젝트
5
0%
중재
1
0%
/
100%
기한 초과
1
20%
작업중
9
등급
프로젝트
548
25%
중재
21
38%
/
38%
기한 초과
83
15%
작업중
10
등급
프로젝트
38
13%
중재
5
40%
/
60%
기한 초과
5
13%
작업중
11
등급
프로젝트
17
24%
중재
3
67%
/
33%
기한 초과
2
12%
무료
12
등급
프로젝트
2
50%
중재
1
0%
/
100%
기한 초과
0
무료
13
등급
프로젝트
3
33%
중재
0
기한 초과
0
작업중
비슷한 주문
Hello Great Developer , I need a expert developer to automate my trading strategy on ninjatrader It’s hard to explain. I once bought an indicator and the company was supposed shut it off but never did. So I’ve discovered strategy using That. I guess I use stochastic and alligator lines too. Can you help? just let me know what you need Thanks
Hello Here Everyone, I need an expert to help me create a tradingview indicator that works exactly according to my requirements, Even though i will attach a file there review it and let me know if you could do it and we can talk about the price as well
Hello Great Developer I want to convert a Tradingview indicator to Tradestation . The bigger project is to create a strategy after converting the indicator. Please see attached and let me know if this is something you can do? If so, please share your fee and time frame. thanks
Ninjatrader 8 Indicator" looks like this with 3 lines for a short trade (reversed drawing and orders for longs) where limit order enters market for short and the stopmarket buy acts as a stop for the limit short position. 3 shorter lines: one for the limit order, one for mouseposition xy position and one for stopmarket order (a)_____ stopmarket buy (SL) (x number of ticks above mousecursor) (b)__ mousecursor
My trading over the years has become more and more mechanical. I would like to create some type of buy sell indicator based on time factors and reversal bars on 3 min and 6 min charts. I trade off 8 hour opens and fixed 15-45 min signal windows where the market typically shows a trigger. I will give you more details as needed please let me know if this make sense or sound feasible. Project: Time Based Reversals 1)
Hello Great developer i need a Interactive Trading Bot Developer Custom Python Trading Bot Development: Tailored solutions built from the ground up. Complex Strategy Implementation: Bringing sophisticated strategies to life. Accurate and Fast Execution: Ensuring timely trade execution. Risk Management Features: Includes stop-loss, take-profit, trailing stop-loss, and custom rules. Cloud Deployment: Fully automated
Hello Great Developer I have a free indicator from ninzaco that I want duplicated. I have attached a pic of it from ninzaco. I also attached some open source code. Part of it draws a line on the chart. I want to know what conditions/indicators are creating that line. IF you can tell me, then I want that indicator made to my specs with that line in it. can you duplicate the ninzaco BB% indicator? The source code
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Best regards ridynaty
Hello Great Developer i need developer to create Expert Advisor in MT5 it is too easy script , just continues buying (order after order) , if not continues within (# of hours) average strategy start .. and no connection between buying orders and selling orders .. input 1- first order 2- first order profit 3- average size 4- number of hour 5- pips add on breakeven i want to be sure the averaging strategy
Modification on think script
30 - 70 USD
I already have a thinkscript, but I need to know if it is possible since I have done a lot of research already on the matter. Basically, I have a DoubleTop and DoubleBottom thinkscript indicator, which is based on futures bars. It prints a Pivot dot with a label when there is a DoubleTop or DoubleBottom on the chart. I can then see this on whatever time-frame I switch to. I would like to have the Scan - Alert
프로젝트 정보
예산
30+ USD
개발자에게
27
USD
기한
에서 2 로 333 일