Fernando Carreiro
Fernando Carreiro
4.4 (11)
  • 정보
6+ 년도
경험
12
제품
10
데몬 버전
2
작업
0
거래 신호
0
구독자
I am a Software Developer, an active Forex Trader and an avid Photographer.
Fernando Carreiro
게재된 코드 Heikin Ashi Lines
A simpler way to display Heikin Ashi
Fernando Carreiro
게재된 코드 Heikin Ashi Lines
A simpler way to display Heikin Ashi
Fernando Carreiro
Fernando Carreiro
Updated the “Heikin Ashi Volume Weighted” indicator in the market section, and added a parameter with an option to not show excursion levels.
Fernando Carreiro
추가된 주제 재정 문제
" 알고리즘 트레이딩을 위한 무료 호스팅: 브로커의 요청 "과 관련이 없는 주석이 이 주제로 이동되었습니다
Fernando Carreiro
게재된 기고글 Take a few lessons from Prop Firms (Part 1) — An introduction
Take a few lessons from Prop Firms (Part 1) — An introduction

In this introductory article, I address a few of the lessons one can take from the challenge rules that proprietary trading firms implement. This is especially relevant for beginners and those who struggle to find their footing in this world of trading. The subsequent article will address the code implementation.

15
Fernando Carreiro
게재된 코드 Exponential Commodity Channel Index
Commodity Channel Index using exponential moving averages.
Fernando Carreiro
게재된 코드 Exponential Commodity Channel Index
Commodity Channel Index using exponential moving averages.
Fernando Carreiro 출시돈 제품

(Google 번역) 표준 Heikin Ashi 캔들 표현에는 지수 총 가격 의 이동 평균(EMA) 이며, EMA 의 알파 값은 고정되어 있습니다. 0.5에서( EMA 기간 3.0에 해당) 이 동적 버전에서 기간은 사용하려는 값으로 변경할 수 있으며 이를 통해 다음을 수행할 수도 있습니다. 대략적인 다중 시간 프레임 분석 또는 일종의 후행 손절매로 낮은 값 또는 높은 값을 사용합니다. 의 교차점 Heikin Ashi 시가에 대한 실제 종가 가격은 또한 추세 방향. 또한 표준 EMA 외에도 이 버전에는 거의 제로 지연 EMA 를 사용할 수 있는 옵션도 있습니다. 대신, 특히 더 긴 기간을 사용할 때 추세 방향의 변화를 더 빠르게 감지할 수 있습니다. 평균. 지표를 차트에 첨부할 때 차트를 차트로 자동 전환하는 옵션도 있습니다. 선 그래프 모드 와 선택적으로 선 그래프 에서 실제 종가 를 숨길 수 있습니다. 그렇지 않으면 실제 종가 가격과 Heikin Ashi 열린 가치

Fernando Carreiro 출시돈 제품

(Google 번역) 표준 Heikin Ashi 캔들 표현에는 지수 총 가격 의 이동 평균(EMA) 이며, EMA 의 알파 값은 고정되어 있습니다. 0.5에서( EMA 기간 3.0에 해당) 이 동적 버전에서 기간은 사용하려는 값으로 변경할 수 있으며 이를 통해 다음을 수행할 수도 있습니다. 대략적인 다중 시간 프레임 분석 또는 일종의 후행 손절매로 낮은 값 또는 높은 값을 사용합니다. 의 교차점 Heikin Ashi 시가에 대한 실제 종가 가격은 또한 추세 방향. 또한 표준 EMA 외에도 이 버전에는 거의 제로 지연 EMA 를 사용할 수 있는 옵션도 있습니다. 대신, 특히 더 긴 기간을 사용할 때 추세 방향의 변화를 더 빠르게 감지할 수 있습니다. 평균. 지표를 차트에 첨부할 때 차트를 차트로 자동 전환하는 옵션도 있습니다. 선 그래프 모드 와 선택적으로 선 그래프 에서 실제 종가 를 숨길 수 있습니다. 그렇지 않으면 실제 종가 가격과 Heikin Ashi 열린 가치

Fernando Carreiro 출시돈 제품
리뷰: 1
30.00 USD

(Google 번역) 이 지표는 MetaTrader 설치와 함께 소스 코드 예제로 제공된 원본 지그재그 를 기반으로 합니다. "깊이" 채널과 해당 브레이크 아웃을 표시하기 위한 몇 가지 추가 기능으로 다시 작성했습니다. 또한 이전 지그재그 지점을 관찰할 수 있습니다. 선택적으로 탈주 발생 시 사용자에게 경고할 수 있습니다. 알림은 단순히 단말기에 있을 수도 있고 모바일 기기의 푸시 알림을 통해 나만의 맞춤 텍스트로 보낼 수도 있습니다. (Original text) This indicator is based on the original ZigZag provided as a source code example with MetaTrader installations. I rewrote it with some extra features for displaying the “depth” channel and the respective break-outs. It also allows one to

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 MetaTrader 설치와 함께 소스 코드 예제로 제공된 원본 지그재그 를 기반으로 합니다. "깊이" 채널과 해당 브레이크 아웃을 표시하기 위한 몇 가지 추가 기능으로 다시 작성했습니다. 또한 이전 지그재그 지점을 관찰할 수 있습니다. 선택적으로 탈주 발생 시 사용자에게 경고할 수 있습니다. 알림은 단순히 단말기에 있을 수도 있고 모바일 기기의 푸시 알림을 통해 나만의 맞춤 텍스트로 보낼 수도 있습니다. (Original text) This indicator is based on the original ZigZag provided as a source code example with MetaTrader installations. I rewrote it with some extra features for displaying the “depth” channel and the respective break-outs. It also allows one to

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 John Welles Wilder의 ATR(Average True Range) 에서 영감을 받았지만 몇 가지 추가 정보가 있습니다. 마찬가지로 실제 범위의 지수 이동 평균을 계산하지만 와일더 대신 표준 알파 가중치를 사용합니다. 또한 범위 평균의 평균 편차를 계산하여 오프셋으로 표시합니다. 이렇게 하면 변경 사항을 더 빠르게 식별할 수 있을 뿐만 아니라 그 영향도 파악할 수 있습니다. (Original text) This indicator was inspired by John Welles Wilder's average true range (ATR) , but with some extra information. Similarly, it calculates the exponential moving average of the true range, but using the standard alpha weight instead of Wilder's . It

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 John Welles Wilder의 ATR(Average True Range) 에서 영감을 받았지만 몇 가지 추가 정보가 있습니다. 마찬가지로 실제 범위의 지수 이동 평균을 계산하지만 와일더 대신 표준 알파 가중치를 사용합니다. 또한 범위 평균의 평균 편차를 계산하여 오프셋으로 표시합니다. 이렇게 하면 변경 사항을 더 빠르게 식별할 수 있을 뿐만 아니라 그 영향도 파악할 수 있습니다. (Original text) This indicator was inspired by John Welles Wilder's average true range (ATR) , but with some extra information. Similarly, it calculates the exponential moving average of the true range, but using the standard alpha weight instead of Wilder's . It

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 Worden Brothers, Inc 에서 개발한 원본 " TSV(Time Segmented Volume) "를 기반으로 합니다. 그러나 여기에 몇 가지 기능을 추가했습니다. 원본에서 사용하는 기본 종가만 사용하는 대신 적용할 가격을 선택할 수 있습니다. 실제 범위를 기반으로 하는 가상 볼륨을 포함하거나 볼륨 가중치를 전혀 적용하지 않는 등 사용할 볼륨 가중치를 선택할 수도 있습니다. (Original text) This indicator is based on the original “ Time Segmented Volume (TSV) ” developed by Worden Brothers, Inc . However, I added an extra few features to this one. One can choose the price to be applied, instead of only having the default close price

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 Worden Brothers, Inc 에서 개발한 원본 " TSV(Time Segmented Volume) "를 기반으로 합니다. 그러나 여기에 몇 가지 기능을 추가했습니다. 원본에서 사용하는 기본 종가만 사용하는 대신 적용할 가격을 선택할 수 있습니다. 실제 범위를 기반으로 하는 가상 볼륨을 포함하거나 볼륨 가중치를 전혀 적용하지 않는 등 사용할 볼륨 가중치를 선택할 수도 있습니다. (Original text) This indicator is based on the original “ Time Segmented Volume (TSV) ” developed by Worden Brothers, Inc . However, I added an extra few features to this one. One can choose the price to be applied, instead of only having the default close price

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 John Welles Wilder Jr. 가 개발한 원래의 " Average True Range (ATR) "를 구현합니다. 기술 거래 시스템의 새로운 개념[1978] . 단순 이동 평균(SMA) 대신 SMMA(Smoothed 이동 평균) 라고도 하는 Wilder의 이동 평균 을 사용합니다. MetaTrader의 내장 ATR 지표에 사용됩니다. 적용되는 기본 기간은 책의 설명에 따라 14가 아닌 7입니다. (Original text) This indicator implements the original “ Average True Range (ATR) ” developed by John Welles Wilder Jr. , as described in his book—

Fernando Carreiro 출시돈 제품

(Google 번역) 이 지표는 John Welles Wilder Jr. 가 개발한 원래의 " Average True Range (ATR) "를 구현합니다. 기술 거래 시스템의 새로운 개념[1978] . 단순 이동 평균(SMA) 대신 SMMA(Smoothed 이동 평균) 라고도 하는 Wilder의 이동 평균 을 사용합니다. MetaTrader의 내장 ATR 지표에 사용됩니다. 적용되는 기본 기간은 책의 설명에 따라 14가 아닌 7입니다. (Original text) This indicator implements the original “ Average True Range (ATR) ” developed by John Welles Wilder Jr. , as described in his book—

Fernando Carreiro
게재된 코드 Wilder's Relative Strength Index
An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].
Fernando Carreiro
게재된 코드 Wilder's Relative Strength Index
An implementation of the Relative Strength Index indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].
Fernando Carreiro
게재된 코드 Wilder's Average True Range (ATR)
An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].
123